summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-08-25 17:25:24 +0000
committerMarkus Meier <maekke@gentoo.org>2008-08-25 17:25:24 +0000
commit7037badd9a134cda6d9fac32ec623349374e4a11 (patch)
tree4dc7acab843452c0a69e4c48591c10b089882d0e /dev-php5
parentStable on ppc wrt bug 225099 (diff)
downloadgentoo-2-7037badd9a134cda6d9fac32ec623349374e4a11.tar.gz
gentoo-2-7037badd9a134cda6d9fac32ec623349374e4a11.tar.bz2
gentoo-2-7037badd9a134cda6d9fac32ec623349374e4a11.zip
x86 stable, bug #235676
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/suhosin/ChangeLog5
-rw-r--r--dev-php5/suhosin/suhosin-0.9.27.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog
index 6447fd503cd4..46ba6271df2a 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.37 2008/08/25 13:36:16 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.38 2008/08/25 17:25:24 maekke Exp $
+
+ 25 Aug 2008; Markus Meier <maekke@gentoo.org> suhosin-0.9.27.ebuild:
+ x86 stable, bug #235676
25 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> suhosin-0.9.27.ebuild:
stable on amd64
diff --git a/dev-php5/suhosin/suhosin-0.9.27.ebuild b/dev-php5/suhosin/suhosin-0.9.27.ebuild
index 43d7cd2e42f9..f587664df799 100644
--- a/dev-php5/suhosin/suhosin-0.9.27.ebuild
+++ b/dev-php5/suhosin/suhosin-0.9.27.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.27.ebuild,v 1.2 2008/08/25 13:36:16 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.27.ebuild,v 1.3 2008/08/25 17:25:24 maekke 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/"