diff options
author | Markus Meier <maekke@gentoo.org> | 2015-06-19 17:14:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-06-19 17:14:07 +0000 |
commit | 0a182a7e431a278865cc78158eb43e942c33e0c0 (patch) | |
tree | 289fc3cafbbe41ae82afa6f2a4c8653445b8c5b3 /dev-php/suhosin | |
parent | add ~arm, bug #531068 (diff) | |
download | gentoo-2-0a182a7e431a278865cc78158eb43e942c33e0c0.tar.gz gentoo-2-0a182a7e431a278865cc78158eb43e942c33e0c0.tar.bz2 gentoo-2-0a182a7e431a278865cc78158eb43e942c33e0c0.zip |
arm stable, bug #550770
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-php/suhosin')
-rw-r--r-- | dev-php/suhosin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/suhosin/suhosin-0.9.38.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/suhosin/ChangeLog b/dev-php/suhosin/ChangeLog index c80016058aff..73f116fa9b11 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.31 2015/06/17 08:50:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.32 2015/06/19 17:14:07 maekke Exp $ + + 19 Jun 2015; Markus Meier <maekke@gentoo.org> suhosin-0.9.38.ebuild: + arm stable, bug #550770 17 Jun 2015; Agostino Sarubbo <ago@gentoo.org> suhosin-0.9.38.ebuild: Stable for sparc, wrt bug #550770 diff --git a/dev-php/suhosin/suhosin-0.9.38.ebuild b/dev-php/suhosin/suhosin-0.9.38.ebuild index 47b5111ad574..7a93cb4c4f40 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.5 2015/06/17 08:50:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.38.ebuild,v 1.6 2015/06/19 17:14:07 maekke 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/" |