diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-04 10:51:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-04 10:51:39 +0000 |
commit | f98d457f1661f0099efa395e88de9c4ebbbd020d (patch) | |
tree | 6eb5ca945a29f951699ac1507ff4d6985261c0ef /dev-lang/php | |
parent | touchups & arm stable (diff) | |
download | gentoo-2-f98d457f1661f0099efa395e88de9c4ebbbd020d.tar.gz gentoo-2-f98d457f1661f0099efa395e88de9c4ebbbd020d.tar.bz2 gentoo-2-f98d457f1661f0099efa395e88de9c4ebbbd020d.zip |
arm/s390/sh stable
(Portage version: 2.1.2_rc1-r2)
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/php-5.1.6-r4.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.1.6-r6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-lang/php/php-5.1.6-r4.ebuild b/dev-lang/php/php-5.1.6-r4.ebuild index a213b2ca509a..4662a363a985 100644 --- a/dev-lang/php/php-5.1.6-r4.ebuild +++ b/dev-lang/php/php-5.1.6-r4.ebuild @@ -1,12 +1,12 @@ # 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.1.6-r4.ebuild,v 1.8 2006/09/16 14:19:33 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.1.6-r4.ebuild,v 1.9 2006/11/04 10:51:39 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.1.6-r6.ebuild b/dev-lang/php/php-5.1.6-r6.ebuild index 1c9039e9c6c1..2dec0e0fd36e 100644 --- a/dev-lang/php/php-5.1.6-r6.ebuild +++ b/dev-lang/php/php-5.1.6-r6.ebuild @@ -1,12 +1,12 @@ # 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.1.6-r6.ebuild,v 1.8 2006/10/24 02:41:59 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.1.6-r6.ebuild,v 1.9 2006/11/04 10:51:39 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 |