summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-10-07 16:00:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-10-07 16:00:48 +0000
commit80f411909d717650b73801ee5752ef3fa099b22a (patch)
treed3190f72e9a44a107aa649047e569df49efd471e /dev-php5
parentversion bump (diff)
downloadgentoo-2-80f411909d717650b73801ee5752ef3fa099b22a.tar.gz
gentoo-2-80f411909d717650b73801ee5752ef3fa099b22a.tar.bz2
gentoo-2-80f411909d717650b73801ee5752ef3fa099b22a.zip
alpha/arm/ia64/s390/sh/sparc stable wrt #285434
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/suhosin/ChangeLog5
-rw-r--r--dev-php5/suhosin/suhosin-0.9.29.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog
index b9521b7b1c44..04ca7f8fc60a 100644
--- a/dev-php5/suhosin/ChangeLog
+++ b/dev-php5/suhosin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/suhosin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.45 2009/10/06 23:41:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.46 2009/10/07 16:00:48 armin76 Exp $
+
+ 07 Oct 2009; Raúl Porcel <armin76@gentoo.org> suhosin-0.9.29.ebuild:
+ alpha/arm/ia64/s390/sh/sparc stable wrt #285434
06 Oct 2009; Jeroen Roovers <jer@gentoo.org> suhosin-0.9.29.ebuild:
Stable for HPPA (bug #276583).
diff --git a/dev-php5/suhosin/suhosin-0.9.29.ebuild b/dev-php5/suhosin/suhosin-0.9.29.ebuild
index 0886231592e8..301b19cc80e6 100644
--- a/dev-php5/suhosin/suhosin-0.9.29.ebuild
+++ b/dev-php5/suhosin/suhosin-0.9.29.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.29.ebuild,v 1.3 2009/10/06 23:41:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.29.ebuild,v 1.4 2009/10/07 16:00:48 armin76 Exp $
PHP_EXT_NAME="suhosin"
PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-source-r1
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
DESCRIPTION="Suhosin is an advanced protection system for PHP installations."
HOMEPAGE="http://www.suhosin.org/"