diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-03-06 16:10:24 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-03-06 16:10:24 +0000 |
commit | 4020779c73ce431c46b1e3257b15d5c64b185996 (patch) | |
tree | f2e10c328a8a0b6bb1599042235cc4f0571eccdd /dev-lang/php | |
parent | stable x86; security bug 153911 (diff) | |
download | gentoo-2-4020779c73ce431c46b1e3257b15d5c64b185996.tar.gz gentoo-2-4020779c73ce431c46b1e3257b15d5c64b185996.tar.bz2 gentoo-2-4020779c73ce431c46b1e3257b15d5c64b185996.zip |
stable x86; security bug 153911
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/php/php-4.4.6.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.1.6-r11.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.2.1-r3.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index bf5580cc098b..b2db8218e80b 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.153 2007/03/06 14:19:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.154 2007/03/06 16:10:24 opfer Exp $ + + 06 Mar 2007; Christian Faulhammer <opfer@gentoo.org> php-4.4.6.ebuild, + php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild: + stable x86; security bug 153911 06 Mar 2007; Jeroen Roovers <jer@gentoo.org> php-5.2.1-r3.ebuild: Stable for HPPA (bug #153911). diff --git a/dev-lang/php/php-4.4.6.ebuild b/dev-lang/php/php-4.4.6.ebuild index 26b0f1c72966..bd1f9bd88ec6 100644 --- a/dev-lang/php/php-4.4.6.ebuild +++ b/dev-lang/php/php-4.4.6.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.6.ebuild,v 1.4 2007/03/06 08:29:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.6.ebuild,v 1.5 2007/03/06 16:10:24 opfer 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-r11.ebuild b/dev-lang/php/php-5.1.6-r11.ebuild index 5ddd1bbccd50..2e5a7a1be960 100644 --- a/dev-lang/php/php-5.1.6-r11.ebuild +++ b/dev-lang/php/php-5.1.6-r11.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.1.6-r11.ebuild,v 1.3 2007/03/06 08:29:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.1.6-r11.ebuild,v 1.4 2007/03/06 16:10:24 opfer 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.1-r3.ebuild b/dev-lang/php/php-5.2.1-r3.ebuild index 5833b8087881..a244ec053974 100644 --- a/dev-lang/php/php-5.2.1-r3.ebuild +++ b/dev-lang/php/php-5.2.1-r3.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.1-r3.ebuild,v 1.4 2007/03/06 14:19:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.1-r3.ebuild,v 1.5 2007/03/06 16:10:24 opfer 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 |