summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2008-01-16 00:24:33 +0000
committerHanno Böck <hanno@gentoo.org>2008-01-16 00:24:33 +0000
commit9278af1603527061dee8f71c0e5477841945ea7e (patch)
tree6a27a915a478a520399c5dd65768e686437efe74 /dev-php5
parentMarked ~ppc and ~ppc64 (diff)
downloadgentoo-2-9278af1603527061dee8f71c0e5477841945ea7e.tar.gz
gentoo-2-9278af1603527061dee8f71c0e5477841945ea7e.tar.bz2
gentoo-2-9278af1603527061dee8f71c0e5477841945ea7e.zip
suhosin stable on amd64.
(Portage version: 2.1.4)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/suhosin/ChangeLog5
-rw-r--r--dev-php5/suhosin/suhosin-0.9.22.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog
index 50d806126183..9fb41b0e8309 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.24 2008/01/08 20:47:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.25 2008/01/16 00:24:33 hanno Exp $
+
+ 16 Jan 2008; Hanno Boeck <hanno@gentoo.org> suhosin-0.9.22.ebuild:
+ Stable on amd64.
08 Jan 2008; Jeroen Roovers <jer@gentoo.org> suhosin-0.9.22.ebuild:
Stable for HPPA (bug #204290).
diff --git a/dev-php5/suhosin/suhosin-0.9.22.ebuild b/dev-php5/suhosin/suhosin-0.9.22.ebuild
index 03d2b8c4050c..56e943372e89 100644
--- a/dev-php5/suhosin/suhosin-0.9.22.ebuild
+++ b/dev-php5/suhosin/suhosin-0.9.22.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.22.ebuild,v 1.7 2008/01/10 10:02:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.22.ebuild,v 1.8 2008/01/16 00:24:33 hanno 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/"