diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-15 14:20:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-15 14:20:30 +0000 |
commit | 4aa2a95683f00da9dac5d0eb12c1e715b516c1fb (patch) | |
tree | fd81df539fbbedf84c34945688d1318495ac8644 /dev-php4 | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-4aa2a95683f00da9dac5d0eb12c1e715b516c1fb.tar.gz gentoo-2-4aa2a95683f00da9dac5d0eb12c1e715b516c1fb.tar.bz2 gentoo-2-4aa2a95683f00da9dac5d0eb12c1e715b516c1fb.zip |
Stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php4')
-rw-r--r-- | dev-php4/suhosin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/suhosin/suhosin-0.9.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/suhosin/ChangeLog b/dev-php4/suhosin/ChangeLog index ee7463c36499..92ddfe6bd244 100644 --- a/dev-php4/suhosin/ChangeLog +++ b/dev-php4/suhosin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/suhosin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/ChangeLog,v 1.17 2007/08/13 20:35:07 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/ChangeLog,v 1.18 2007/10/15 14:20:30 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-php4/suhosin/suhosin-0.9.18.ebuild b/dev-php4/suhosin/suhosin-0.9.18.ebuild index 3898f94cfde0..11845f42a545 100644 --- a/dev-php4/suhosin/suhosin-0.9.18.ebuild +++ b/dev-php4/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-php4/suhosin/suhosin-0.9.18.ebuild,v 1.6 2007/08/13 20:35:07 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/suhosin-0.9.18.ebuild,v 1.7 2007/10/15 14:20:30 corsair Exp $ PHP_EXT_NAME="suhosin" PHP_EXT_INI="yes" @@ -14,7 +14,7 @@ SRC_URI="http://www.hardened-php.net/suhosin/_media/${P}.tgz" LICENSE="PHP-3" SLOT="0" -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" IUSE="" DEPEND="" |