diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 21:05:50 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 21:05:50 +0000 |
commit | 318b853c354425260300e734ae77aed00e32e70f (patch) | |
tree | 17620a1610225c3c6433417d415550290417eecd /dev-php/smarty/smarty-2.6.14.ebuild | |
parent | Fix manifest (diff) | |
download | historical-318b853c354425260300e734ae77aed00e32e70f.tar.gz historical-318b853c354425260300e734ae77aed00e32e70f.tar.bz2 historical-318b853c354425260300e734ae77aed00e32e70f.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-r2
Diffstat (limited to 'dev-php/smarty/smarty-2.6.14.ebuild')
-rw-r--r-- | dev-php/smarty/smarty-2.6.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/smarty/smarty-2.6.14.ebuild b/dev-php/smarty/smarty-2.6.14.ebuild index 7bc51a67ac31..9e17e472bde7 100644 --- a/dev-php/smarty/smarty-2.6.14.ebuild +++ b/dev-php/smarty/smarty-2.6.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.14.ebuild,v 1.7 2006/10/11 19:42:17 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.14.ebuild,v 1.8 2006/10/20 21:05:01 kloeri Exp $ inherit php-lib-r1 @@ -8,7 +8,7 @@ DESCRIPTION="A template engine for PHP." HOMEPAGE="http://smarty.php.net/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" IUSE="doc" DEPEND="doc? ( dev-php/smarty-docs )" |