summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-25 15:54:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-25 15:54:37 +0000
commit04e623317e6feaaddb3aaedca0f1e0dbf8da571b (patch)
tree5f99042bfecbec3ac5c0efd3465e84ca22899d1d /dev-php/suhosin
parentStable for x86, wrt bug #540268 (diff)
downloadgentoo-2-04e623317e6feaaddb3aaedca0f1e0dbf8da571b.tar.gz
gentoo-2-04e623317e6feaaddb3aaedca0f1e0dbf8da571b.tar.bz2
gentoo-2-04e623317e6feaaddb3aaedca0f1e0dbf8da571b.zip
Stable for x86, wrt bug #540328
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-php/suhosin')
-rw-r--r--dev-php/suhosin/ChangeLog5
-rw-r--r--dev-php/suhosin/suhosin-0.9.37.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/suhosin/ChangeLog b/dev-php/suhosin/ChangeLog
index 3b294fdd4f47..329a12bbc6c1 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.21 2015/02/24 08:47:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.22 2015/02/25 15:54:37 ago Exp $
+
+ 25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> suhosin-0.9.37.1.ebuild:
+ Stable for x86, wrt bug #540328
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> suhosin-0.9.37.1.ebuild:
Stable for alpha, wrt bug #540328
diff --git a/dev-php/suhosin/suhosin-0.9.37.1.ebuild b/dev-php/suhosin/suhosin-0.9.37.1.ebuild
index 737884640517..7a2ed411e594 100644
--- a/dev-php/suhosin/suhosin-0.9.37.1.ebuild
+++ b/dev-php/suhosin/suhosin-0.9.37.1.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.37.1.ebuild,v 1.4 2015/02/24 08:47:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.37.1.ebuild,v 1.5 2015/02/25 15:54:37 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/"