summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-08 15:41:58 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-08 15:41:58 +0000
commit1f23dc7e05e545eb2846f27ade31b70a0c6cb973 (patch)
tree40fba8db97633698f2f8e3cd350e24741dddcf44 /dev-php5
parentRemoved INCLUDE variable for good. (diff)
downloadgentoo-2-1f23dc7e05e545eb2846f27ade31b70a0c6cb973.tar.gz
gentoo-2-1f23dc7e05e545eb2846f27ade31b70a0c6cb973.tar.bz2
gentoo-2-1f23dc7e05e545eb2846f27ade31b70a0c6cb973.zip
alpha/ia64 stable wrt #204290
(Portage version: 2.1.3.19)
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 9de4dc7daa62..99197b5966d6 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.22 2008/01/05 12:54:33 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.23 2008/01/08 15:41:58 armin76 Exp $
+
+ 08 Jan 2008; Raúl Porcel <armin76@gentoo.org> suhosin-0.9.22.ebuild:
+ alpha/ia64 stable wrt #204290
05 Jan 2008; Markus Ullmann <jokey@gentoo.org> suhosin-0.9.22.ebuild:
SPARC/x86 stable wrt bug #204290
diff --git a/dev-php5/suhosin/suhosin-0.9.22.ebuild b/dev-php5/suhosin/suhosin-0.9.22.ebuild
index 0b477170ad3f..13da8dfa4957 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.4 2008/01/05 12:54:33 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.22.ebuild,v 1.5 2008/01/08 15:41:58 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/"