summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-12-28 19:30:20 +0000
committerBrent Baude <ranger@gentoo.org>2010-12-28 19:30:20 +0000
commitc642e9eab8d17d3d0b7dcf1d51d92d838a23c71d (patch)
tree379823011be5e3dcd3737de50cc0d5db5885d3f4 /dev-php5
parentMarking phpdbg-2.15.5-r1 ~ppc64 for bug 349659 (diff)
downloadhistorical-c642e9eab8d17d3d0b7dcf1d51d92d838a23c71d.tar.gz
historical-c642e9eab8d17d3d0b7dcf1d51d92d838a23c71d.tar.bz2
historical-c642e9eab8d17d3d0b7dcf1d51d92d838a23c71d.zip
Marking suhosin-0.9.32.1-r2 ~ppc64 for bug 349659
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/suhosin/ChangeLog5
-rw-r--r--dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog
index 141269f837d0..68b4321a8e46 100644
--- a/dev-php5/suhosin/ChangeLog
+++ b/dev-php5/suhosin/ChangeLog
@@ -1,6 +1,9 @@
# 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.58 2010/12/25 17:50:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.59 2010/12/28 19:30:20 ranger Exp $
+
+ 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
25 Dec 2010; Jeroen Roovers <jer@gentoo.org> suhosin-0.9.32.1-r2.ebuild:
Stable for HPPA (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 e07194024c45..4e59938ecebf 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
# 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.2 2010/12/25 17:50:17 jer Exp $
+# $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 $
EAPI="2"
@@ -10,7 +10,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-source-r2
-KEYWORDS="~amd64 hppa ~x86"
+KEYWORDS="~amd64 hppa ~ppc64 ~x86"
DESCRIPTION="Suhosin is an advanced protection system for PHP installations."
HOMEPAGE="http://www.suhosin.org/"