diff options
author | Brent Baude <ranger@gentoo.org> | 2009-10-18 14:19:23 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-10-18 14:19:23 +0000 |
commit | 5c32278f95316f0928f3bd18f3ccc59e8f258468 (patch) | |
tree | 4740bb95541030d500660ea7d9e78ea167a73a3b /dev-php5/suhosin | |
parent | x86 stable, bug #287697 (diff) | |
download | gentoo-2-5c32278f95316f0928f3bd18f3ccc59e8f258468.tar.gz gentoo-2-5c32278f95316f0928f3bd18f3ccc59e8f258468.tar.bz2 gentoo-2-5c32278f95316f0928f3bd18f3ccc59e8f258468.zip |
Marking suhosin-0.9.29 ppc64 for bug 276583
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'dev-php5/suhosin')
-rw-r--r-- | dev-php5/suhosin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/suhosin/suhosin-0.9.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog index f971e52e340b..ba7f2cd65f7a 100644 --- a/dev-php5/suhosin/ChangeLog +++ b/dev-php5/suhosin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/suhosin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.48 2009/10/09 13:53:13 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.49 2009/10/18 14:19:23 ranger Exp $ + + 18 Oct 2009; Brent Baude <ranger@gentoo.org> suhosin-0.9.29.ebuild: + Marking suhosin-0.9.29 ppc64 for bug 276583 09 Oct 2009; Christian Hoffmann <hoffie@gentoo.org> suhosin-0.9.29.ebuild: amd64 stable #276583 diff --git a/dev-php5/suhosin/suhosin-0.9.29.ebuild b/dev-php5/suhosin/suhosin-0.9.29.ebuild index e9673502e15a..2610361541ba 100644 --- a/dev-php5/suhosin/suhosin-0.9.29.ebuild +++ b/dev-php5/suhosin/suhosin-0.9.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.29.ebuild,v 1.6 2009/10/09 13:53:13 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.29.ebuild,v 1.7 2009/10/18 14:19:23 ranger 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/" |