summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-07-22 16:33:48 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-07-22 16:33:48 +0000
commitec08754ce151d400faa899e95005e93f0a8b09c5 (patch)
tree271535feea02724cbecce5755940f32700eaf612 /dev-php
parentia64 stable wrt bug #552254 (diff)
downloadgentoo-2-ec08754ce151d400faa899e95005e93f0a8b09c5.tar.gz
gentoo-2-ec08754ce151d400faa899e95005e93f0a8b09c5.tar.bz2
gentoo-2-ec08754ce151d400faa899e95005e93f0a8b09c5.zip
ia64 stable wrt bug #550770
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
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 67f6c75f967d..ae7dd68400ec 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.33 2015/07/03 09:56:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.34 2015/07/22 16:33:48 zlogene Exp $
+
+ 22 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> suhosin-0.9.38.ebuild:
+ ia64 stable wrt bug #550770
03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> suhosin-0.9.38.ebuild:
Stable for alpha, wrt bug #550770
diff --git a/dev-php/suhosin/suhosin-0.9.38.ebuild b/dev-php/suhosin/suhosin-0.9.38.ebuild
index d234a5006fb3..08ed460f73aa 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.7 2015/07/03 09:56:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.38.ebuild,v 1.8 2015/07/22 16:33:48 zlogene 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/"