diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-20 05:10:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-20 05:10:15 +0000 |
commit | e541a16a8711ec9fda52b85299f719600603e473 (patch) | |
tree | 4b9d666e54425308461d37d2aad2dd1079202d9b /dev-lang | |
parent | sh love (diff) | |
download | gentoo-2-e541a16a8711ec9fda52b85299f719600603e473.tar.gz gentoo-2-e541a16a8711ec9fda52b85299f719600603e473.tar.bz2 gentoo-2-e541a16a8711ec9fda52b85299f719600603e473.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-4.3.11-r5.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-4.4.1-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.0.5-r5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-lang/php/php-4.3.11-r5.ebuild b/dev-lang/php/php-4.3.11-r5.ebuild index 4d70d18cd047..9b8ab235254a 100644 --- a/dev-lang/php/php-4.3.11-r5.ebuild +++ b/dev-lang/php/php-4.3.11-r5.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.3.11-r5.ebuild,v 1.3 2006/01/19 22:03:56 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.3.11-r5.ebuild,v 1.4 2006/01/20 05:10:15 vapier Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~alpha ~arm ~ia64 ~s390 ~sparc x86" +KEYWORDS="~alpha arm ia64 s390 sh ~sparc x86" # NOTE: Portage doesn't support setting PROVIDE based on the USE flags # that have been enabled, so we have to PROVIDE everything for now diff --git a/dev-lang/php/php-4.4.1-r3.ebuild b/dev-lang/php/php-4.4.1-r3.ebuild index 253e7f9c5da3..f4ad5c8dd2b0 100644 --- a/dev-lang/php/php-4.4.1-r3.ebuild +++ b/dev-lang/php/php-4.4.1-r3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.1-r3.ebuild,v 1.4 2006/01/19 22:03:56 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.1-r3.ebuild,v 1.5 2006/01/20 05:10:15 vapier Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm ia64 ~ppc ppc64 s390 sh ~sparc x86" # NOTE: Portage doesn't support setting PROVIDE based on the USE flags # that have been enabled, so we have to PROVIDE everything for now diff --git a/dev-lang/php/php-5.0.5-r5.ebuild b/dev-lang/php/php-5.0.5-r5.ebuild index 1b706ee8e204..2236e9399279 100644 --- a/dev-lang/php/php-5.0.5-r5.ebuild +++ b/dev-lang/php/php-5.0.5-r5.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.0.5-r5.ebuild,v 1.4 2006/01/19 22:03:56 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.0.5-r5.ebuild,v 1.5 2006/01/20 05:10:15 vapier Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm ia64 ~ppc ppc64 s390 sh ~sparc x86" # NOTE: Portage doesn't support setting PROVIDE based on the USE flags # that have been enabled, so we have to PROVIDE everything for now |