diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-03-13 21:15:09 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-03-13 21:15:09 +0000 |
commit | 1278a94a38cef22bde37b8d0b337e595012b1333 (patch) | |
tree | 87513ed7c3d3b876b08943ab96a5dde63f4ffcac /dev-lang/php | |
parent | Keyworded ~hppa wrt #112414 (diff) | |
download | gentoo-2-1278a94a38cef22bde37b8d0b337e595012b1333.tar.gz gentoo-2-1278a94a38cef22bde37b8d0b337e595012b1333.tar.bz2 gentoo-2-1278a94a38cef22bde37b8d0b337e595012b1333.zip |
Stable on hppa. See bug #125878.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/php/php-4.4.2.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.1.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index c2c1e5f631b6..b989e5af3ff2 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.78 2006/03/12 21:37:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.79 2006/03/13 21:15:07 killerfox Exp $ + + 13 Mar 2006; Rene Nussbaumer <killerfox@gentoo.org> php-4.4.2.ebuild, + php-5.1.2.ebuild: + Stable on hppa. See bug #125878. 12 Mar 2006; Markus Rothe <corsair@gentoo.org> php-4.4.2.ebuild, php-5.1.2.ebuild: diff --git a/dev-lang/php/php-4.4.2.ebuild b/dev-lang/php/php-4.4.2.ebuild index 6dfdeda88ac9..71c1cafa7f7d 100644 --- a/dev-lang/php/php-4.4.2.ebuild +++ b/dev-lang/php/php-4.4.2.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.ebuild,v 1.6 2006/03/12 21:37:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.2.ebuild,v 1.7 2006/03/13 21:15:09 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.2.ebuild b/dev-lang/php/php-5.1.2.ebuild index 5b0e74621953..0d2a89793ac1 100644 --- a/dev-lang/php/php-5.1.2.ebuild +++ b/dev-lang/php/php-5.1.2.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.2.ebuild,v 1.6 2006/03/12 21:37:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.1.2.ebuild,v 1.7 2006/03/13 21:15:09 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 |