diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-15 14:21:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-15 14:21:19 +0000 |
commit | 56af76aa96ba052491abee180df053e011f43b89 (patch) | |
tree | cc1991ee823b32ec63101a403c77989ab75d37a3 /dev-php5 | |
parent | Use the new virtual/cblas. Cleaning latest version ebuilds. (diff) | |
download | gentoo-2-56af76aa96ba052491abee180df053e011f43b89.tar.gz gentoo-2-56af76aa96ba052491abee180df053e011f43b89.tar.bz2 gentoo-2-56af76aa96ba052491abee180df053e011f43b89.zip |
Stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/suhosin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/suhosin/suhosin-0.9.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog index 3c168bc76acf..d2208da335b3 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.17 2007/08/13 20:36:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.18 2007/10/15 14:21:19 corsair Exp $ + + 15 Oct 2007; Markus Rothe <corsair@gentoo.org> suhosin-0.9.18.ebuild: + Stable on ppc64 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> suhosin-0.9.18.ebuild: diff --git a/dev-php5/suhosin/suhosin-0.9.18.ebuild b/dev-php5/suhosin/suhosin-0.9.18.ebuild index 51a4f18c7488..313fbaa3aed5 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.6 2007/08/13 20:36:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.18.ebuild,v 1.7 2007/10/15 14:21:19 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/" |