summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-07-08 06:21:08 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-07-08 06:21:08 +0000
commitd9390a4a9b523c4d030023220727cbda62eafd77 (patch)
treebbd901f97c1c9b8881cab98e5e39e0dc8e415368 /dev-php5/suhosin
parentRemoving old version depending on dev-lang/python-2.3. Bug #222037 (diff)
downloadgentoo-2-d9390a4a9b523c4d030023220727cbda62eafd77.tar.gz
gentoo-2-d9390a4a9b523c4d030023220727cbda62eafd77.tar.bz2
gentoo-2-d9390a4a9b523c4d030023220727cbda62eafd77.zip
x86 stable, bug 230816
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php5/suhosin')
-rw-r--r--dev-php5/suhosin/ChangeLog6
-rw-r--r--dev-php5/suhosin/suhosin-0.9.24.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog
index 281d6f54c4f7..4b6c787661d5 100644
--- a/dev-php5/suhosin/ChangeLog
+++ b/dev-php5/suhosin/ChangeLog
@@ -1,6 +1,10 @@
# 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.29 2008/07/07 19:46:11 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.30 2008/07/08 06:21:08 opfer Exp $
+
+ 08 Jul 2008; Christian Faulhammer <opfer@gentoo.org>
+ suhosin-0.9.24.ebuild:
+ x86 stable, bug 230816
07 Jul 2008; Christian Hoffmann <hoffie@gentoo.org> suhosin-0.9.24.ebuild:
stable on amd64, bug 230816
diff --git a/dev-php5/suhosin/suhosin-0.9.24.ebuild b/dev-php5/suhosin/suhosin-0.9.24.ebuild
index e2a42f84356c..f52245bc4c69 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.2 2008/07/07 19:46:11 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.24.ebuild,v 1.3 2008/07/08 06:21:08 opfer 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/"