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
commitffaae7c62edddaa8126e54cc063fed4763077c4a (patch)
treea6614232a11d61c7827b278cb3c742ebece4c0a2 /dev-php5
parentMarking phpdbg-2.15.5-r1 ~ppc64 for bug 349659 (diff)
downloadgentoo-2-ffaae7c62edddaa8126e54cc063fed4763077c4a.tar.gz
gentoo-2-ffaae7c62edddaa8126e54cc063fed4763077c4a.tar.bz2
gentoo-2-ffaae7c62edddaa8126e54cc063fed4763077c4a.zip
Marking suhosin-0.9.32.1-r2 ~ppc64 for bug 349659
(Portage version: 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/"