summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-12-11 23:06:34 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-12-11 23:06:34 +0000
commit5de08842e1fd15cbd910f5977a258f118d05e82f (patch)
treef87fcf9af01b968d2f707e8ee4a10d273182c11c /dev-php/smarty
parentStable on alpha. (diff)
downloadhistorical-5de08842e1fd15cbd910f5977a258f118d05e82f.tar.gz
historical-5de08842e1fd15cbd910f5977a258f118d05e82f.tar.bz2
historical-5de08842e1fd15cbd910f5977a258f118d05e82f.zip
Stable on alpha.
Diffstat (limited to 'dev-php/smarty')
-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 4dc4308f4463..4a9fcd565e3c 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.19 2004/12/06 09:27:19 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.20 2004/12/11 23:05:14 kloeri Exp $
+
+ 12 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> smarty-2.6.5.ebuild:
+ Stable on alpha.
06 Dec 2004; Tom Payne <twp@gentoo.org> smarty-2.6.5.ebuild:
SStable on x86.
diff --git a/dev-php/smarty/smarty-2.6.5.ebuild b/dev-php/smarty/smarty-2.6.5.ebuild
index 134e7af04ff3..ebe8e22a95fd 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.2 2004/12/06 09:27:19 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.5.ebuild,v 1.3 2004/12/11 23:05:14 kloeri 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"