summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-07-14 17:33:45 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-07-14 17:33:45 +0000
commit941ce744fbcda41ce1ca4dc19db3103dc629d255 (patch)
tree2054f938980e91cba7d0f3fd98576dec4acfa08a /dev-php5
parentP.mask iproute2 on ppc/powerpc, since it needs glibc-2.7 (diff)
downloadgentoo-2-941ce744fbcda41ce1ca4dc19db3103dc629d255.tar.gz
gentoo-2-941ce744fbcda41ce1ca4dc19db3103dc629d255.tar.bz2
gentoo-2-941ce744fbcda41ce1ca4dc19db3103dc629d255.zip
Stable on ppc wrt bug 230816
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/suhosin/ChangeLog5
-rw-r--r--dev-php5/suhosin/suhosin-0.9.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog
index 1d90f4c0b8c7..0278c5be59d4 100644
--- a/dev-php5/suhosin/ChangeLog
+++ b/dev-php5/suhosin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/suhosin
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.32 2008/07/08 19:29:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.33 2008/07/14 17:33:45 nixnut Exp $
+
+ 14 Jul 2008; nixnut <nixnut@gentoo.org> suhosin-0.9.24.ebuild:
+ Stable on ppc wrt bug 230816
08 Jul 2008; Jeroen Roovers <jer@gentoo.org> suhosin-0.9.24.ebuild:
Stable for HPPA (bug #230816).
diff --git a/dev-php5/suhosin/suhosin-0.9.24.ebuild b/dev-php5/suhosin/suhosin-0.9.24.ebuild
index 98b29693e143..8b44c812596e 100644
--- a/dev-php5/suhosin/suhosin-0.9.24.ebuild
+++ b/dev-php5/suhosin/suhosin-0.9.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.24.ebuild,v 1.5 2008/07/08 19:29:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.24.ebuild,v 1.6 2008/07/14 17:33:45 nixnut 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/"