summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom William Payne <twp@gentoo.org>2004-12-06 09:27:19 +0000
committerTom William Payne <twp@gentoo.org>2004-12-06 09:27:19 +0000
commitc6606ce4a0a8770bea4d5a6a19dea03b5c8cb4c9 (patch)
tree5ec9c76ee0063c3c6c0fea9b4db2d96b12f95b7e /dev-php
parent0.1.23 stable on x86. 0.2.0 fix LICENSE. Bug # 73489. (Manifest recommit) (diff)
downloadgentoo-2-c6606ce4a0a8770bea4d5a6a19dea03b5c8cb4c9.tar.gz
gentoo-2-c6606ce4a0a8770bea4d5a6a19dea03b5c8cb4c9.tar.bz2
gentoo-2-c6606ce4a0a8770bea4d5a6a19dea03b5c8cb4c9.zip
Stable on x86.
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-2.6.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index 6565b552a164..4dc4308f4463 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.18 2004/09/26 16:26:15 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.19 2004/12/06 09:27:19 twp Exp $
+
+ 06 Dec 2004; Tom Payne <twp@gentoo.org> smarty-2.6.5.ebuild:
+ SStable on x86.
*smarty-2.6.5 (26 Sep 2004)
diff --git a/dev-php/smarty/smarty-2.6.5.ebuild b/dev-php/smarty/smarty-2.6.5.ebuild
index 4f707cfdf81a..134e7af04ff3 100644
--- a/dev-php/smarty/smarty-2.6.5.ebuild
+++ b/dev-php/smarty/smarty-2.6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.5.ebuild,v 1.1 2004/09/26 16:26:15 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.5.ebuild,v 1.2 2004/12/06 09:27:19 twp Exp $
MY_P=Smarty-${PV}
DESCRIPTION="A template engine for PHP"
@@ -8,7 +8,7 @@ HOMEPAGE="http://smarty.php.net/"
SRC_URI="http://smarty.php.net/distributions/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~hppa ~ppc ~sparc x86"
IUSE="doc"
DEPEND="doc? ( dev-php/smarty-docs )"
RDEPEND="virtual/php"