diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:43:05 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:43:05 +0000 |
commit | 75a9ddc16aed3559cd5a179d3e326f173a5c3861 (patch) | |
tree | 6b1a34442bb50cde22fbe3596a7f3f5a9b01fae5 /dev-php | |
parent | Removing stable keyword for sh/s390 (diff) | |
download | gentoo-2-75a9ddc16aed3559cd5a179d3e326f173a5c3861.tar.gz gentoo-2-75a9ddc16aed3559cd5a179d3e326f173a5c3861.tar.bz2 gentoo-2-75a9ddc16aed3559cd5a179d3e326f173a5c3861.zip |
Removing stable keyword for sh/s390
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/suhosin/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/suhosin/suhosin-0.9.33.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/suhosin/ChangeLog b/dev-php/suhosin/ChangeLog index 9fa135f35a6f..f9eda18757fd 100644 --- a/dev-php/suhosin/ChangeLog +++ b/dev-php/suhosin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/suhosin -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.13 2013/03/05 09:39:32 olemarkus Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.14 2014/01/26 18:43:05 olemarkus Exp $ + + 26 Jan 2014; Ole Markus With <olemarkus@gentoo.org> suhosin-0.9.33.ebuild: + Removing stable keyword for sh/s390 05 Mar 2013; Ole Markus With <olemarkus@gentoo.org> suhosin-0.9.33.ebuild: EAPI bump diff --git a/dev-php/suhosin/suhosin-0.9.33.ebuild b/dev-php/suhosin/suhosin-0.9.33.ebuild index 824f8a3256ad..e72287070725 100644 --- a/dev-php/suhosin/suhosin-0.9.33.ebuild +++ b/dev-php/suhosin/suhosin-0.9.33.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.11 2013/03/05 09:39:32 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.12 2014/01/26 18:43:05 olemarkus Exp $ EAPI="5" @@ -10,7 +10,7 @@ PHP_EXT_ZENDEXT="no" 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/" |