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 | 9eac94caeb1d56140ab5aa9d0973a89fc9c482b1 (patch) | |
tree | 2f3d45022657ddf1209541bd056d5e8772912492 /dev-php/smarty | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-9eac94caeb1d56140ab5aa9d0973a89fc9c482b1.tar.gz gentoo-2-9eac94caeb1d56140ab5aa9d0973a89fc9c482b1.tar.bz2 gentoo-2-9eac94caeb1d56140ab5aa9d0973a89fc9c482b1.zip |
Remove arm keywords
Diffstat (limited to 'dev-php/smarty')
-rw-r--r-- | dev-php/smarty/smarty-2.5.0.ebuild | 4 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.0-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-php/smarty/smarty-2.6.0.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-php/smarty/smarty-2.5.0.ebuild b/dev-php/smarty/smarty-2.5.0.ebuild index 4734db4b43b8..48b6ba7c10f2 100644 --- a/dev-php/smarty/smarty-2.5.0.ebuild +++ b/dev-php/smarty/smarty-2.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.5.0.ebuild,v 1.4 2004/01/08 08:39:49 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.5.0.ebuild,v 1.5 2004/02/22 21:10:13 agriffis Exp $ MY_P=Smarty-${PV} DESCRIPTION="A template engine for PHP" @@ -9,7 +9,7 @@ SRC_URI="http://smarty.php.net/distributions/${MY_P}.tar.gz http://smarty.php.net/distributions/manual/en/${MY_P}-docs.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha hppa ppc sparc x86" +KEYWORDS="alpha hppa ppc sparc x86" IUSE="doc" DEPEND="virtual/php" diff --git a/dev-php/smarty/smarty-2.6.0-r1.ebuild b/dev-php/smarty/smarty-2.6.0-r1.ebuild index de7dbcfbcabc..8ba79c10df04 100644 --- a/dev-php/smarty/smarty-2.6.0-r1.ebuild +++ b/dev-php/smarty/smarty-2.6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0-r1.ebuild,v 1.3 2004/01/08 08:39:49 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0-r1.ebuild,v 1.4 2004/02/22 21:10:13 agriffis 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="virtual/php" S=${WORKDIR}/${MY_P} diff --git a/dev-php/smarty/smarty-2.6.0-r2.ebuild b/dev-php/smarty/smarty-2.6.0-r2.ebuild index 1bda4ff29241..7fdda9bbf665 100644 --- a/dev-php/smarty/smarty-2.6.0-r2.ebuild +++ b/dev-php/smarty/smarty-2.6.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0-r2.ebuild,v 1.2 2004/01/08 08:39:49 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0-r2.ebuild,v 1.3 2004/02/22 21:10:13 agriffis 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="" RDEPEND="virtual/php" diff --git a/dev-php/smarty/smarty-2.6.0.ebuild b/dev-php/smarty/smarty-2.6.0.ebuild index da4e50cfd367..3ba65546cdfc 100644 --- a/dev-php/smarty/smarty-2.6.0.ebuild +++ b/dev-php/smarty/smarty-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0.ebuild,v 1.3 2004/01/08 08:39:49 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0.ebuild,v 1.4 2004/02/22 21:10:13 agriffis Exp $ MY_P=Smarty-${PV} DESCRIPTION="A template engine for PHP" @@ -9,7 +9,7 @@ SRC_URI="http://smarty.php.net/distributions/${MY_P}.tar.gz http://smarty.php.net/distributions/manual/en/${MY_P}-docs.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha hppa ppc sparc x86" +KEYWORDS="alpha hppa ppc sparc x86" IUSE="doc" DEPEND="virtual/php" |