summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-05-13 13:50:04 +0000
committerJeroen Roovers <jer@gentoo.org>2008-05-13 13:50:04 +0000
commit214938168a13c3ac728132d37e361b57e1840174 (patch)
tree78f08e72bf63b9425ade1d64eee0daabb93cc11e /dev-php5
parentStable for HPPA (bug #221063). (diff)
downloadgentoo-2-214938168a13c3ac728132d37e361b57e1840174.tar.gz
gentoo-2-214938168a13c3ac728132d37e361b57e1840174.tar.bz2
gentoo-2-214938168a13c3ac728132d37e361b57e1840174.zip
Stable for HPPA (LuckyLuke).
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/suhosin/ChangeLog5
-rw-r--r--dev-php5/suhosin/suhosin-0.9.23.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog
index e019a8cdc973..135d31331179 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.26 2008/02/06 15:04:49 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.27 2008/05/13 13:50:04 jer Exp $
+
+ 13 May 2008; Jeroen Roovers <jer@gentoo.org> suhosin-0.9.23.ebuild:
+ Stable for HPPA (LuckyLuke).
*suhosin-0.9.23 (06 Feb 2008)
diff --git a/dev-php5/suhosin/suhosin-0.9.23.ebuild b/dev-php5/suhosin/suhosin-0.9.23.ebuild
index b4ff52d3c7c5..39090b3bd0c5 100644
--- a/dev-php5/suhosin/suhosin-0.9.23.ebuild
+++ b/dev-php5/suhosin/suhosin-0.9.23.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.23.ebuild,v 1.1 2008/02/06 15:04:49 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.23.ebuild,v 1.2 2008/05/13 13:50:04 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/"