summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-08-20 21:28:54 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-08-20 21:28:54 +0000
commit6377c5e794148cb41ea321bbe65885b1345745d9 (patch)
tree367a08aede860b23025c639cd57626056978c38b /dev-lang/php
parentPorting from project overlay (diff)
downloadgentoo-2-6377c5e794148cb41ea321bbe65885b1345745d9.tar.gz
gentoo-2-6377c5e794148cb41ea321bbe65885b1345745d9.tar.bz2
gentoo-2-6377c5e794148cb41ea321bbe65885b1345745d9.zip
Stable on x86 wrt security bug #189172
(Portage version: 2.1.3.5)
Diffstat (limited to 'dev-lang/php')
-rw-r--r--dev-lang/php/ChangeLog6
-rw-r--r--dev-lang/php/php-4.4.8_pre20070816.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index d70033022ec8..e0ff4dfb3b68 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.187 2007/08/19 21:00:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.188 2007/08/20 21:28:54 jokey Exp $
+
+ 20 Aug 2007; Markus Ullmann <jokey@gentoo.org>
+ php-4.4.8_pre20070816.ebuild:
+ Stable on x86 wrt security bug #189172
19 Aug 2007; Jeroen Roovers <jer@gentoo.org> php-4.4.8_pre20070816.ebuild:
Stable for HPPA (bug #189172).
diff --git a/dev-lang/php/php-4.4.8_pre20070816.ebuild b/dev-lang/php/php-4.4.8_pre20070816.ebuild
index f078f059522f..6d8b3cf95127 100644
--- a/dev-lang/php/php-4.4.8_pre20070816.ebuild
+++ b/dev-lang/php/php-4.4.8_pre20070816.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.8_pre20070816.ebuild,v 1.2 2007/08/19 21:00:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.8_pre20070816.ebuild,v 1.3 2007/08/20 21:28:54 jokey 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