diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 16:41:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 16:41:20 +0000 |
commit | 07d519f7c21dcae0b7ca0a257ebda0e7a936d02a (patch) | |
tree | da15a1dcaeba75567efea476dbfc77c8d19dca37 /dev-php5/suhosin | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-07d519f7c21dcae0b7ca0a257ebda0e7a936d02a.tar.gz gentoo-2-07d519f7c21dcae0b7ca0a257ebda0e7a936d02a.tar.bz2 gentoo-2-07d519f7c21dcae0b7ca0a257ebda0e7a936d02a.zip |
ia64/s390/sh/sparc stable
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'dev-php5/suhosin')
-rw-r--r-- | dev-php5/suhosin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog index 5d425d485066..3dcb891c1d24 100644 --- a/dev-php5/suhosin/ChangeLog +++ b/dev-php5/suhosin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/suhosin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.65 2011/01/08 21:26:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.66 2011/01/30 16:41:20 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> suhosin-0.9.32.1-r2.ebuild: + ia64/s390/sh/sparc stable 08 Jan 2011; Markus Meier <maekke@gentoo.org> suhosin-0.9.32.1-r2.ebuild: arm stable, bug #349659 diff --git a/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild b/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild index a9e2786c2834..0051f5e296db 100644 --- a/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild +++ b/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild,v 1.9 2011/01/08 21:26:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild,v 1.10 2011/01/30 16:41:20 armin76 Exp $ EAPI="2" @@ -10,7 +10,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-source-r2 -KEYWORDS="alpha amd64 arm hppa ~ppc ~ppc64 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/" |