summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-02-17 18:04:32 +0000
committerJeroen Roovers <jer@gentoo.org>2015-02-17 18:04:32 +0000
commitdefb5aba0918ce34b10b093c16a97c4520ea9153 (patch)
tree2b705febb23d4baae193d0316ed9521c28851032 /dev-php
parentprefix/sunos/solaris: p.mask =patch-2.7.4 even on solaris (diff)
downloadgentoo-2-defb5aba0918ce34b10b093c16a97c4520ea9153.tar.gz
gentoo-2-defb5aba0918ce34b10b093c16a97c4520ea9153.tar.bz2
gentoo-2-defb5aba0918ce34b10b093c16a97c4520ea9153.zip
Stable for HPPA (bug #540328).
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-php')
-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 99794de7440f..6312eb899c4b 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.18 2015/01/19 15:38:55 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.19 2015/02/17 18:04:32 jer Exp $
+
+ 17 Feb 2015; Jeroen Roovers <jer@gentoo.org> suhosin-0.9.37.1.ebuild:
+ Stable for HPPA (bug #540328).
*suhosin-0.9.37.1 (19 Jan 2015)
diff --git a/dev-php/suhosin/suhosin-0.9.37.1.ebuild b/dev-php/suhosin/suhosin-0.9.37.1.ebuild
index 27a0e51c8bd6..057f9120a80c 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.1 2015/01/19 15:38:55 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.37.1.ebuild,v 1.2 2015/02/17 18:04:32 jer 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/"