summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-04-11 04:06:13 +0000
committerJeroen Roovers <jer@gentoo.org>2007-04-11 04:06:13 +0000
commit5ab51bafefc9e75cd6c015bba1bc8fffdecf7fe5 (patch)
treeaf1ad6055f2af69dc76fbbdf5119b259e767219a /dev-php5
parentStable for HPPA too. (diff)
downloadgentoo-2-5ab51bafefc9e75cd6c015bba1bc8fffdecf7fe5.tar.gz
gentoo-2-5ab51bafefc9e75cd6c015bba1bc8fffdecf7fe5.tar.bz2
gentoo-2-5ab51bafefc9e75cd6c015bba1bc8fffdecf7fe5.zip
Stable for HPPA too.
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/suhosin/ChangeLog5
-rw-r--r--dev-php5/suhosin/suhosin-0.9.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog
index 901b91b49823..7e653e98b3a9 100644
--- a/dev-php5/suhosin/ChangeLog
+++ b/dev-php5/suhosin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/suhosin
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.12 2007/03/31 20:09:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.13 2007/04/11 04:06:13 jer Exp $
+
+ 11 Apr 2007; Jeroen Roovers <jer@gentoo.org> suhosin-0.9.18.ebuild:
+ Stable for HPPA too.
31 Mar 2007; Raúl Porcel <armin76@gentoo.org> suhosin-0.9.17.ebuild:
ia64 stable wrt bug 153911
diff --git a/dev-php5/suhosin/suhosin-0.9.18.ebuild b/dev-php5/suhosin/suhosin-0.9.18.ebuild
index 13943683a505..c56c6e146565 100644
--- a/dev-php5/suhosin/suhosin-0.9.18.ebuild
+++ b/dev-php5/suhosin/suhosin-0.9.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.18.ebuild,v 1.2 2007/04/01 07:55:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.18.ebuild,v 1.3 2007/04/11 04:06:13 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/"