diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 22:58:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 22:58:38 +0000 |
commit | 94df7a0fdcc66b52586fb834a369289981500350 (patch) | |
tree | ab28803cbe9f63c97210da656f123e147ee3c92a /dev-lang | |
parent | whitespace (diff) | |
download | gentoo-2-94df7a0fdcc66b52586fb834a369289981500350.tar.gz gentoo-2-94df7a0fdcc66b52586fb834a369289981500350.tar.bz2 gentoo-2-94df7a0fdcc66b52586fb834a369289981500350.zip |
arm/s390/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/php-4.4.8_pre20070816.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.2.3-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.2.4_pre200708051230-r2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-lang/php/php-4.4.8_pre20070816.ebuild b/dev-lang/php/php-4.4.8_pre20070816.ebuild index 5f27f3e07d6e..4462eb804719 100644 --- a/dev-lang/php/php-4.4.8_pre20070816.ebuild +++ b/dev-lang/php/php-4.4.8_pre20070816.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.8_pre20070816.ebuild,v 1.7 2007/08/24 15:53:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.8_pre20070816.ebuild,v 1.8 2007/08/25 22:58:38 vapier Exp $ CGI_SAPI_USE="discard-path force-cgi-redirect" APACHE2_SAPI_USE="concurrentmodphp threads" IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" # 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.2.3-r3.ebuild b/dev-lang/php/php-5.2.3-r3.ebuild index 19c983f0d257..45067edde4c7 100644 --- a/dev-lang/php/php-5.2.3-r3.ebuild +++ b/dev-lang/php/php-5.2.3-r3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.3-r3.ebuild,v 1.7 2007/07/30 12:13:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.3-r3.ebuild,v 1.8 2007/08/25 22:58:38 vapier Exp $ CGI_SAPI_USE="discard-path force-cgi-redirect" APACHE2_SAPI_USE="concurrentmodphp threads" IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" # 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.2.4_pre200708051230-r2.ebuild b/dev-lang/php/php-5.2.4_pre200708051230-r2.ebuild index 03dc1d053848..2c3982a8b097 100644 --- a/dev-lang/php/php-5.2.4_pre200708051230-r2.ebuild +++ b/dev-lang/php/php-5.2.4_pre200708051230-r2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.4_pre200708051230-r2.ebuild,v 1.7 2007/08/15 01:48:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.4_pre200708051230-r2.ebuild,v 1.8 2007/08/25 22:58:38 vapier Exp $ CGI_SAPI_USE="discard-path force-cgi-redirect" APACHE2_SAPI_USE="concurrentmodphp threads" IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" # NOTE: Portage doesn't support setting PROVIDE based on the USE flags # that have been enabled, so we have to PROVIDE everything for now |