diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-08-25 17:35:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-08-25 17:35:46 +0000 |
commit | 9708ea6762b367cb53e80a60da0d6b439da94e92 (patch) | |
tree | 6ec5ad0df01a162c6e3a65ebc09517c7e61c498b /dev-php5 | |
parent | Stable on ppc wrt bug 224409 (diff) | |
download | gentoo-2-9708ea6762b367cb53e80a60da0d6b439da94e92.tar.gz gentoo-2-9708ea6762b367cb53e80a60da0d6b439da94e92.tar.bz2 gentoo-2-9708ea6762b367cb53e80a60da0d6b439da94e92.zip |
Stable for HPPA (bug #235676).
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/suhosin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/suhosin/suhosin-0.9.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog index 46ba6271df2a..e86f37c86c8e 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.38 2008/08/25 17:25:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.39 2008/08/25 17:35:46 jer Exp $ + + 25 Aug 2008; Jeroen Roovers <jer@gentoo.org> suhosin-0.9.27.ebuild: + Stable for HPPA (bug #235676). 25 Aug 2008; Markus Meier <maekke@gentoo.org> suhosin-0.9.27.ebuild: x86 stable, bug #235676 diff --git a/dev-php5/suhosin/suhosin-0.9.27.ebuild b/dev-php5/suhosin/suhosin-0.9.27.ebuild index f587664df799..3d2d602a08ea 100644 --- a/dev-php5/suhosin/suhosin-0.9.27.ebuild +++ b/dev-php5/suhosin/suhosin-0.9.27.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.27.ebuild,v 1.3 2008/08/25 17:25:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.27.ebuild,v 1.4 2008/08/25 17:35:46 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/" |