summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-01-08 20:47:37 +0000
committerJeroen Roovers <jer@gentoo.org>2008-01-08 20:47:37 +0000
commitb31f2e43c5872a057e53694012726f8d95ce7e88 (patch)
treec3b0c3b1164feed2d71e96d7304c4237cd11d340 /dev-php5/suhosin
parentadd patch to fix corruption with Mozilla renderer. From Gentoo's Mozilla herd... (diff)
downloadgentoo-2-b31f2e43c5872a057e53694012726f8d95ce7e88.tar.gz
gentoo-2-b31f2e43c5872a057e53694012726f8d95ce7e88.tar.bz2
gentoo-2-b31f2e43c5872a057e53694012726f8d95ce7e88.zip
Stable for HPPA (bug #204290).
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-php5/suhosin')
-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 99197b5966d6..50d806126183 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.23 2008/01/08 15:41:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.24 2008/01/08 20:47:37 jer Exp $
+
+ 08 Jan 2008; Jeroen Roovers <jer@gentoo.org> suhosin-0.9.22.ebuild:
+ Stable for HPPA (bug #204290).
08 Jan 2008; Raúl Porcel <armin76@gentoo.org> suhosin-0.9.22.ebuild:
alpha/ia64 stable wrt #204290
diff --git a/dev-php5/suhosin/suhosin-0.9.22.ebuild b/dev-php5/suhosin/suhosin-0.9.22.ebuild
index 13da8dfa4957..7b2261ad0bc2 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.5 2008/01/08 15:41:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.22.ebuild,v 1.6 2008/01/08 20:47:37 jer 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/"