diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 21:10:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 21:10:38 +0000 |
commit | 08b57078f8dca434bf7a77bef9db15ceff65c5c6 (patch) | |
tree | df298c27b33a85904bcdb608d41defebf767a924 /dev-php/smarty-docs | |
parent | Remove arm keywords (diff) | |
download | historical-08b57078f8dca434bf7a77bef9db15ceff65c5c6.tar.gz historical-08b57078f8dca434bf7a77bef9db15ceff65c5c6.tar.bz2 historical-08b57078f8dca434bf7a77bef9db15ceff65c5c6.zip |
Remove arm keywords
Diffstat (limited to 'dev-php/smarty-docs')
-rw-r--r-- | dev-php/smarty-docs/smarty-docs-2.5.0.ebuild | 4 | ||||
-rw-r--r-- | dev-php/smarty-docs/smarty-docs-2.6.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild b/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild index 901afea0c217..053ec67bd6e4 100644 --- a/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild +++ b/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild,v 1.3 2004/01/08 08:38:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild,v 1.4 2004/02/22 21:10:38 agriffis Exp $ MY_P=Smarty-${PV}-docs DESCRIPTION="A template engine for PHP" @@ -8,7 +8,7 @@ HOMEPAGE="http://smarty.php.net/" SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha hppa ppc sparc x86" +KEYWORDS="alpha hppa ppc sparc x86" DEPEND="dev-php/mod_php" S=${WORKDIR}/manual diff --git a/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild index 72d53597c8f5..36dc17fe8f2c 100644 --- a/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild +++ b/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild,v 1.2 2004/01/08 08:38:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild,v 1.3 2004/02/22 21:10:38 agriffis Exp $ MY_P=Smarty-${PV}-docs DESCRIPTION="A template engine for PHP" @@ -8,7 +8,7 @@ HOMEPAGE="http://smarty.php.net/" SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha hppa ppc sparc x86" +KEYWORDS="alpha hppa ppc sparc x86" DEPEND="dev-php/mod_php" S=${WORKDIR}/manual |