diff options
author | 2004-12-11 23:06:34 +0000 | |
---|---|---|
committer | 2004-12-11 23:06:34 +0000 | |
commit | 162045c0de9300996755ab54d86a3038df153a41 (patch) | |
tree | db8f63e3fc162383c52c072bf84b2e985d6a9fff /dev-php/smarty/smarty-2.6.5.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-162045c0de9300996755ab54d86a3038df153a41.tar.gz gentoo-2-162045c0de9300996755ab54d86a3038df153a41.tar.bz2 gentoo-2-162045c0de9300996755ab54d86a3038df153a41.zip |
Stable on alpha.
Diffstat (limited to 'dev-php/smarty/smarty-2.6.5.ebuild')
-rw-r--r-- | dev-php/smarty/smarty-2.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |