diff options
author | 2007-05-08 14:59:40 +0000 | |
---|---|---|
committer | 2007-05-08 14:59:40 +0000 | |
commit | f73a7011d612a7369fbb99fbbcca6847e353dbc5 (patch) | |
tree | 04df94325add4c26044a34dfca1fa0b2cf086b95 /dev-lang | |
parent | Stable on sparc wrt #177348 (diff) | |
download | gentoo-2-f73a7011d612a7369fbb99fbbcca6847e353dbc5.tar.gz gentoo-2-f73a7011d612a7369fbb99fbbcca6847e353dbc5.tar.bz2 gentoo-2-f73a7011d612a7369fbb99fbbcca6847e353dbc5.zip |
ia64 + x86 stable wrt security bug 169372
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-lang')
-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 97201dc92a0d..0f54d0cf6207 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.163 2007/05/08 14:53:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.164 2007/05/08 14:59:40 armin76 Exp $ + + 08 May 2007; Raúl Porcel <armin76@gentoo.org> php-4.4.7.ebuild, + php-5.2.2-r1.ebuild: + ia64 + x86 stable wrt security bug 169372 08 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> php-4.4.7.ebuild, php-5.2.2-r1.ebuild: diff --git a/dev-lang/php/php-4.4.7.ebuild b/dev-lang/php/php-4.4.7.ebuild index 77619ea92487..d774564b4e09 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.3 2007/05/08 14:53:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.7.ebuild,v 1.4 2007/05/08 14:59:40 armin76 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 03e81e2adde9..5937fd989b70 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.3 2007/05/08 14:53:13 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.2-r1.ebuild,v 1.4 2007/05/08 14:59:40 armin76 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 |