diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-04 20:22:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-04 20:22:40 +0000 |
commit | 9876aeabd5715bf9d2cf9786d8d87cdf3181779a (patch) | |
tree | d9963e7aeac98bde440a7d7559e9a8cdb7d85aeb /dev-php5 | |
parent | Clean old version. (diff) | |
download | gentoo-2-9876aeabd5715bf9d2cf9786d8d87cdf3181779a.tar.gz gentoo-2-9876aeabd5715bf9d2cf9786d8d87cdf3181779a.tar.bz2 gentoo-2-9876aeabd5715bf9d2cf9786d8d87cdf3181779a.zip |
Marking suhosin-0.9.22 ppc64 for bug 204290
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/suhosin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/suhosin/suhosin-0.9.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog index ff8a15d375f5..a7512ee8c5a9 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.20 2008/01/04 17:45:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.21 2008/01/04 20:22:40 ranger Exp $ + + 04 Jan 2008; Brent Baude <ranger@gentoo.org> suhosin-0.9.22.ebuild: + Marking suhosin-0.9.22 ppc64 for bug 204290 04 Jan 2008; nixnut <nixnut@gentoo.org> suhosin-0.9.22.ebuild: Stable on ppc wrt bug 204290 diff --git a/dev-php5/suhosin/suhosin-0.9.22.ebuild b/dev-php5/suhosin/suhosin-0.9.22.ebuild index 4116dd24a791..6f9aced1f174 100644 --- a/dev-php5/suhosin/suhosin-0.9.22.ebuild +++ b/dev-php5/suhosin/suhosin-0.9.22.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.22.ebuild,v 1.2 2008/01/04 17:45:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.22.ebuild,v 1.3 2008/01/04 20:22:40 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/" |