diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 21:22:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 21:22:35 +0000 |
commit | d75690a7225ac1e4b53bd1626ab5511ff0f0e532 (patch) | |
tree | a50f7b969eb9e8eb7179a2b415a8bbf49a8993ea /dev-lang/php | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-d75690a7225ac1e4b53bd1626ab5511ff0f0e532.tar.gz gentoo-2-d75690a7225ac1e4b53bd1626ab5511ff0f0e532.tar.bz2 gentoo-2-d75690a7225ac1e4b53bd1626ab5511ff0f0e532.zip |
arm/s390/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-4.4.7.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.2.2-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/php/php-4.4.7.ebuild b/dev-lang/php/php-4.4.7.ebuild index 6eb2df25df8d..945ab8f828d3 100644 --- a/dev-lang/php/php-4.4.7.ebuild +++ b/dev-lang/php/php-4.4.7.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.7.ebuild,v 1.9 2007/05/12 11:26:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.7.ebuild,v 1.10 2007/06/24 21:22:35 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.2-r1.ebuild b/dev-lang/php/php-5.2.2-r1.ebuild index 532f22ccb2c1..6b6d21e77b70 100644 --- a/dev-lang/php/php-5.2.2-r1.ebuild +++ b/dev-lang/php/php-5.2.2-r1.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.2-r1.ebuild,v 1.9 2007/05/12 11:26:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.2-r1.ebuild,v 1.10 2007/06/24 21:22:35 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 |