diff options
author | 2008-07-17 18:55:25 +0000 | |
---|---|---|
committer | 2008-07-17 18:55:25 +0000 | |
commit | bff4cf7649cccbd08995e917dce4f4dbd7495d33 (patch) | |
tree | 6757d53be8f8ce3904ca9a78236600b4b9375296 /dev-php5/suhosin | |
parent | Add ~ia64 (diff) | |
download | gentoo-2-bff4cf7649cccbd08995e917dce4f4dbd7495d33.tar.gz gentoo-2-bff4cf7649cccbd08995e917dce4f4dbd7495d33.tar.bz2 gentoo-2-bff4cf7649cccbd08995e917dce4f4dbd7495d33.zip |
Stable on ppc64; bug #230816
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php5/suhosin')
-rw-r--r-- | dev-php5/suhosin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/suhosin/suhosin-0.9.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog index 0278c5be59d4..ab38bdb94327 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.33 2008/07/14 17:33:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.34 2008/07/17 18:55:25 corsair Exp $ + + 17 Jul 2008; Markus Rothe <corsair@gentoo.org> suhosin-0.9.24.ebuild: + Stable on ppc64; bug #230816 14 Jul 2008; nixnut <nixnut@gentoo.org> suhosin-0.9.24.ebuild: Stable on ppc wrt bug 230816 diff --git a/dev-php5/suhosin/suhosin-0.9.24.ebuild b/dev-php5/suhosin/suhosin-0.9.24.ebuild index 8b44c812596e..cb5031b83f81 100644 --- a/dev-php5/suhosin/suhosin-0.9.24.ebuild +++ b/dev-php5/suhosin/suhosin-0.9.24.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.24.ebuild,v 1.6 2008/07/14 17:33:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.24.ebuild,v 1.7 2008/07/17 18:55:25 corsair 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/" |