diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-05-05 20:49:44 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-05-05 20:49:44 +0000 |
commit | 4f7ebc4aa6216c070cd6fd71e4a705c696ef922f (patch) | |
tree | c6639498b679f1f8d02d668a26a0bef84d704e96 /dev-lang/php | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-4f7ebc4aa6216c070cd6fd71e4a705c696ef922f.tar.gz gentoo-2-4f7ebc4aa6216c070cd6fd71e4a705c696ef922f.tar.bz2 gentoo-2-4f7ebc4aa6216c070cd6fd71e4a705c696ef922f.zip |
Stable on hppa. See bug #131135.
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/php/php-4.4.2-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.1.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index e9518815df68..65880541c2ed 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.92 2006/05/05 18:11:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.93 2006/05/05 20:49:44 killerfox Exp $ + + 05 May 2006; Rene Nussbaumer <killerfox@gentoo.org> php-4.4.2-r2.ebuild, + php-5.1.4.ebuild: + Stable on hppa. See bug #131135. 05 May 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.2-r2.ebuild, php-5.1.4.ebuild: diff --git a/dev-lang/php/php-4.4.2-r2.ebuild b/dev-lang/php/php-4.4.2-r2.ebuild index 7e598cea5170..f1b15110556d 100644 --- a/dev-lang/php/php-4.4.2-r2.ebuild +++ b/dev-lang/php/php-4.4.2-r2.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.2-r2.ebuild,v 1.3 2006/05/05 18:11:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.2-r2.ebuild,v 1.4 2006/05/05 20:49:44 killerfox Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~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.1.4.ebuild b/dev-lang/php/php-5.1.4.ebuild index 41f0919d73e8..758c8a17b653 100644 --- a/dev-lang/php/php-5.1.4.ebuild +++ b/dev-lang/php/php-5.1.4.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.1.4.ebuild,v 1.5 2006/05/05 18:11:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.1.4.ebuild,v 1.6 2006/05/05 20:49:44 killerfox Exp $ IUSE="cgi cli discard-path force-cgi-redirect" -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 |