diff options
author | Markus Meier <maekke@gentoo.org> | 2012-02-16 19:41:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-02-16 19:41:10 +0000 |
commit | 8a89d9bb61bff0d572dd7d38124ea052643950a2 (patch) | |
tree | c0b4efa48991f06a273837e99715a6913297947a /dev-php/suhosin | |
parent | arm stable, bug #399305 (diff) | |
download | historical-8a89d9bb61bff0d572dd7d38124ea052643950a2.tar.gz historical-8a89d9bb61bff0d572dd7d38124ea052643950a2.tar.bz2 historical-8a89d9bb61bff0d572dd7d38124ea052643950a2.zip |
arm stable, bug #399427
Package-Manager: portage-2.1.10.46/cvs/Linux i686
Diffstat (limited to 'dev-php/suhosin')
-rw-r--r-- | dev-php/suhosin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/suhosin/suhosin-0.9.33.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/suhosin/ChangeLog b/dev-php/suhosin/ChangeLog index 9da5ad060fab..4f5f09892050 100644 --- a/dev-php/suhosin/ChangeLog +++ b/dev-php/suhosin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/suhosin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.6 2012/02/16 17:57:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.7 2012/02/16 19:41:10 maekke Exp $ + + 16 Feb 2012; Markus Meier <maekke@gentoo.org> suhosin-0.9.33.ebuild: + arm stable, bug #399427 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> suhosin-0.9.33.ebuild: x86 stable wrt bug #399427 diff --git a/dev-php/suhosin/suhosin-0.9.33.ebuild b/dev-php/suhosin/suhosin-0.9.33.ebuild index c943c4b61aa1..a7d7f959d9a9 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-2012 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.5 2012/02/16 17:57:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.6 2012/02/16 19:41:10 maekke Exp $ EAPI="2" @@ -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/" |