diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-10 14:56:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-10 14:56:52 +0000 |
commit | b61658f49ec8942c1bbcfd0fbb51b660cbf527e2 (patch) | |
tree | 1fe26996ec8a82c80809bbfd7f610662d4a74d30 /dev-lang/php | |
parent | Clean old versions. Adjust keywording for bug 177008. (diff) | |
download | gentoo-2-b61658f49ec8942c1bbcfd0fbb51b660cbf527e2.tar.gz gentoo-2-b61658f49ec8942c1bbcfd0fbb51b660cbf527e2.tar.bz2 gentoo-2-b61658f49ec8942c1bbcfd0fbb51b660cbf527e2.zip |
Stable for HPPA (bug #169372).
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-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 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 97ef335ac45e..7937f349e29b 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/php # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.167 2007/05/10 09:11:29 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.168 2007/05/10 14:56:52 jer Exp $ + + 10 May 2007; Jeroen Roovers <jer@gentoo.org> php-4.4.7.ebuild, + php-5.2.2-r1.ebuild: + Stable for HPPA (bug #169372). 10 May 2007; Jose Luis Rivero <yoswink@gentoo.org> php-5.2.2-r1.ebuild: Stable on alpha wrt security bug #169372 diff --git a/dev-lang/php/php-4.4.7.ebuild b/dev-lang/php/php-4.4.7.ebuild index 6dd46ce07339..a200bd85e983 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.6 2007/05/09 21:00:48 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.7.ebuild,v 1.7 2007/05/10 14:56:52 jer 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 2640f5007732..5203ddba0344 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.6 2007/05/10 09:11:29 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.2-r1.ebuild,v 1.7 2007/05/10 14:56:52 jer 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 |