diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-01-02 17:59:06 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-01-02 17:59:06 +0000 |
commit | a681b04829e24942f7cf12d92f8421c7c214ac11 (patch) | |
tree | dcdaa040bbdb735f173874e197b65a730b41fb35 /dev-php5/suhosin | |
parent | Stable on alpha, bug #349659 (diff) | |
download | historical-a681b04829e24942f7cf12d92f8421c7c214ac11.tar.gz historical-a681b04829e24942f7cf12d92f8421c7c214ac11.tar.bz2 historical-a681b04829e24942f7cf12d92f8421c7c214ac11.zip |
Stable on alpha, bug #349659
Package-Manager: portage-2.1.9.26/cvs/Linux x86_64
Diffstat (limited to 'dev-php5/suhosin')
-rw-r--r-- | dev-php5/suhosin/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog index 68b4321a8e46..20eccc0b62e4 100644 --- a/dev-php5/suhosin/ChangeLog +++ b/dev-php5/suhosin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php5/suhosin -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.59 2010/12/28 19:30:20 ranger Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.60 2011/01/02 17:58:39 klausman Exp $ + + 02 Jan 2011; Tobias Klausmann <klausman@gentoo.org> + suhosin-0.9.32.1-r2.ebuild: + Stable on alpha, bug #349659 28 Dec 2010; Brent Baude <ranger@gentoo.org> suhosin-0.9.32.1-r2.ebuild: Marking suhosin-0.9.32.1-r2 ~ppc64 for bug 349659 diff --git a/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild b/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild index 4e59938ecebf..9018c515270d 100644 --- a/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild +++ b/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild,v 1.3 2010/12/28 19:30:20 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild,v 1.4 2011/01/02 17:58:39 klausman Exp $ EAPI="2" @@ -10,7 +10,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-source-r2 -KEYWORDS="~amd64 hppa ~ppc64 ~x86" +KEYWORDS="alpha ~amd64 hppa ~ppc64 ~x86" DESCRIPTION="Suhosin is an advanced protection system for PHP installations." HOMEPAGE="http://www.suhosin.org/" |