summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-06-11 04:26:07 +0000
committerJeroen Roovers <jer@gentoo.org>2015-06-11 04:26:07 +0000
commit13e786e20371e055985003c24c191d3d2a72af42 (patch)
tree1254f3dcfefc7a7bfa650e4dff1ce23da7686334 /dev-php
parentAdd sys-libs/musl patch (bug #550842 by Fredric Johansson). (diff)
downloadgentoo-2-13e786e20371e055985003c24c191d3d2a72af42.tar.gz
gentoo-2-13e786e20371e055985003c24c191d3d2a72af42.tar.bz2
gentoo-2-13e786e20371e055985003c24c191d3d2a72af42.zip
Stable for HPPA PPC64 (bug #550770).
(Portage version: 2.2.20/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.38.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/suhosin/ChangeLog b/dev-php/suhosin/ChangeLog
index c2ea53e3f39a..33384f8d3376 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.27 2015/06/10 14:12:54 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.28 2015/06/11 04:26:07 jer Exp $
+
+ 11 Jun 2015; Jeroen Roovers <jer@gentoo.org> suhosin-0.9.38.ebuild:
+ Stable for HPPA PPC64 (bug #550770).
*suhosin-0.9.38 (10 Jun 2015)
diff --git a/dev-php/suhosin/suhosin-0.9.38.ebuild b/dev-php/suhosin/suhosin-0.9.38.ebuild
index 6ac8fbe8b016..52e44cd651d9 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.1 2015/06/10 14:12:54 grknight Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.38.ebuild,v 1.2 2015/06/11 04:26:07 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/"