summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-11 07:17:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-11 07:17:36 +0000
commit0ddc5598faf40ba5d50755eb29a8b1247fcf563d (patch)
treeda5916f4ac31293853423a9337067c180a8129f4 /dev-php
parentStable for x86, wrt bug #549538 (diff)
downloadgentoo-2-0ddc5598faf40ba5d50755eb29a8b1247fcf563d.tar.gz
gentoo-2-0ddc5598faf40ba5d50755eb29a8b1247fcf563d.tar.bz2
gentoo-2-0ddc5598faf40ba5d50755eb29a8b1247fcf563d.zip
Stable for x86, wrt bug #550770
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/suhosin/ChangeLog5
-rw-r--r--dev-php/suhosin/suhosin-0.9.38.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/suhosin/ChangeLog b/dev-php/suhosin/ChangeLog
index 60ffd951afb5..129486f27613 100644
--- a/dev-php/suhosin/ChangeLog
+++ b/dev-php/suhosin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/suhosin
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.29 2015/06/11 07:08:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.30 2015/06/11 07:17:36 ago Exp $
+
+ 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> suhosin-0.9.38.ebuild:
+ Stable for x86, wrt bug #550770
11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> suhosin-0.9.38.ebuild:
Stable for amd64, wrt bug #550770
diff --git a/dev-php/suhosin/suhosin-0.9.38.ebuild b/dev-php/suhosin/suhosin-0.9.38.ebuild
index 3c8ba09eee84..2fdd8b8bbd28 100644
--- a/dev-php/suhosin/suhosin-0.9.38.ebuild
+++ b/dev-php/suhosin/suhosin-0.9.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.38.ebuild,v 1.3 2015/06/11 07:08:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.38.ebuild,v 1.4 2015/06/11 07:17:36 ago Exp $
EAPI="5"
@@ -11,7 +11,7 @@ USE_PHP="php5-6 php5-5 php5-4"
inherit php-ext-source-r2
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86"
DESCRIPTION="Suhosin is an advanced protection system for PHP installations"
HOMEPAGE="http://www.suhosin.org/"