diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-28 04:55:58 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-28 04:55:58 +0000 |
commit | 59296926598800d7fc6001dee802f892c9803e58 (patch) | |
tree | bff22ec59e4b9863c1bc9a3b1de31c611c52f90d /dev-php/smarty/smarty-2.6.14.ebuild | |
parent | Stable x86 (diff) | |
download | gentoo-2-59296926598800d7fc6001dee802f892c9803e58.tar.gz gentoo-2-59296926598800d7fc6001dee802f892c9803e58.tar.bz2 gentoo-2-59296926598800d7fc6001dee802f892c9803e58.zip |
Stable x86; of course
(Portage version: 2.1.1)
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 6f1d28ce79b1..4e3f69b1695b 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.4 2006/09/23 11:19:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.14.ebuild,v 1.5 2006/09/28 04:55:58 tsunam 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 sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ppc sparc x86" IUSE="doc" DEPEND="doc? ( dev-php/smarty-docs )" |