summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-11 22:59:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-11 22:59:56 +0000
commit37975cc25e3659ea3c7db8098e0c5b86a6e56026 (patch)
tree7014bbf22739ab5419ebe4b2bfe4a123fdb12a58 /dev-lang
parentStable for AMD64, wrt security bug #398227 (diff)
downloadgentoo-2-37975cc25e3659ea3c7db8098e0c5b86a6e56026.tar.gz
gentoo-2-37975cc25e3659ea3c7db8098e0c5b86a6e56026.tar.bz2
gentoo-2-37975cc25e3659ea3c7db8098e0c5b86a6e56026.zip
Stable for AMD64, wrt security bug #384301
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/php/ChangeLog5
-rw-r--r--dev-lang/php/php-5.3.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index 08091050bf90..b8b03a8fa646 100644
--- a/dev-lang/php/ChangeLog
+++ b/dev-lang/php/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.538 2012/01/11 20:32:42 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.539 2012/01/11 22:59:56 ago Exp $
+
+ 11 Jan 2012; Agostino Sarubbo <ago@gentoo.org> php-5.3.9.ebuild:
+ Stable for AMD64, wrt security bug #384301
11 Jan 2012; Ole Markus With <olemarkus@gentoo.org> php-5.3.9.ebuild:
Added support for suhosin again. Thanks a bunch to Hanno Boeck (bug 398495)
diff --git a/dev-lang/php/php-5.3.9.ebuild b/dev-lang/php/php-5.3.9.ebuild
index 8370b7c52ab0..4914b92c60bb 100644
--- a/dev-lang/php/php-5.3.9.ebuild
+++ b/dev-lang/php/php-5.3.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.9.ebuild,v 1.3 2012/01/11 20:32:42 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.9.ebuild,v 1.4 2012/01/11 22:59:56 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SUHOSIN_VERSION="5.3.9-0.9.10-gentoo"
FPM_VERSION="builtin"
EXPECTED_TEST_FAILURES=""
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
function php_get_uri ()
{