diff options
author | Jason Wever <weeve@gentoo.org> | 2006-01-21 23:38:03 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-01-21 23:38:03 +0000 |
commit | 810d133be32900c816b8b6a7d36d8a76eb5c27ad (patch) | |
tree | c9a25bdc43b13980c9e8643be00f4b32b6112af5 /dev-lang | |
parent | Stable on SPARC wrt bug #119453. (diff) | |
download | gentoo-2-810d133be32900c816b8b6a7d36d8a76eb5c27ad.tar.gz gentoo-2-810d133be32900c816b8b6a7d36d8a76eb5c27ad.tar.bz2 gentoo-2-810d133be32900c816b8b6a7d36d8a76eb5c27ad.zip |
Stable on SPARC wrt bug #119461.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-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 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index b23e37178e5e..f8bffafe26f2 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/php # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.62 2006/01/21 21:51:58 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.63 2006/01/21 23:38:03 weeve Exp $ + + 21 Jan 2006; Jason Wever <weeve@gentoo.org> php-4.3.11-r5.ebuild, + php-4.4.1-r3.ebuild, php-5.0.5-r5.ebuild: + Stable on SPARC wrt bug #119461. 21 Jan 2006; <nixnut@gentoo.org> php-5.0.5-r5.ebuild: Added ppc keyword to php-4.4.1-r3, php-5.0.5-r5. bug 119461 diff --git a/dev-lang/php/php-4.3.11-r5.ebuild b/dev-lang/php/php-4.3.11-r5.ebuild index 9b8ab235254a..cd014791289e 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.4 2006/01/20 05:10:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.3.11-r5.ebuild,v 1.5 2006/01/21 23:38:03 weeve Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~alpha arm ia64 s390 sh ~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 a121ebce378e..937cd96c9b10 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.6 2006/01/21 21:04:10 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.1-r3.ebuild,v 1.7 2006/01/21 23:38:03 weeve Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~alpha ~amd64 arm ia64 ppc ppc64 s390 sh ~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 45364591a0f7..6cf3421ccf21 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.6 2006/01/21 21:51:58 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.0.5-r5.ebuild,v 1.7 2006/01/21 23:38:03 weeve Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~alpha ~amd64 arm ia64 ppc ppc64 s390 sh ~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 |