diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 17:57:36 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 17:57:36 +0000 |
commit | 94536e1a132c636b44f2334bb64901708dc35263 (patch) | |
tree | 6bcc76635e6c9c10deadb622d181709759cc00a7 /dev-php/suhosin | |
parent | x86 stable wrt bug #396865 (diff) | |
download | gentoo-2-94536e1a132c636b44f2334bb64901708dc35263.tar.gz gentoo-2-94536e1a132c636b44f2334bb64901708dc35263.tar.bz2 gentoo-2-94536e1a132c636b44f2334bb64901708dc35263.zip |
x86 stable wrt bug #399427
(Portage version: 2.1.10.44/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 2061ebfc304f..9da5ad060fab 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.5 2012/02/15 15:59:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.6 2012/02/16 17:57:36 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> suhosin-0.9.33.ebuild: + x86 stable wrt bug #399427 15 Feb 2012; Jeroen Roovers <jer@gentoo.org> suhosin-0.9.33.ebuild: Stable for HPPA (bug #399427). diff --git a/dev-php/suhosin/suhosin-0.9.33.ebuild b/dev-php/suhosin/suhosin-0.9.33.ebuild index e1e9869f8aae..c943c4b61aa1 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.4 2012/02/15 15:59:44 jer Exp $ +# $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 $ 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/" |