summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-01-04 15:22:00 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-01-04 15:22:00 +0000
commit21b140a1016966d7e7f406cdb993b41c9e702996 (patch)
tree417632a822c03a4d68dd87e408d9651cade6c274 /dev-php5
parentStable on amd64 wrt bug #349659 (diff)
downloadgentoo-2-21b140a1016966d7e7f406cdb993b41c9e702996.tar.gz
gentoo-2-21b140a1016966d7e7f406cdb993b41c9e702996.tar.bz2
gentoo-2-21b140a1016966d7e7f406cdb993b41c9e702996.zip
Stable on amd64 wrt bug #349659
(Portage version: 2.1.9.28/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/suhosin/ChangeLog6
-rw-r--r--dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog
index 8b83fa50b0ed..42a674d9eee5 100644
--- a/dev-php5/suhosin/ChangeLog
+++ b/dev-php5/suhosin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/suhosin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.61 2011/01/04 08:41:24 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.62 2011/01/04 15:22:00 hwoarang Exp $
+
+ 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org>
+ suhosin-0.9.32.1-r2.ebuild:
+ Stable on amd64 wrt bug #349659
04 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
suhosin-0.9.32.1-r2.ebuild:
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 4ce5fab93ad1..ec30f7264426 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-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.5 2011/01/04 08:41:24 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.32.1-r2.ebuild,v 1.6 2011/01/04 15:22:00 hwoarang Exp $
EAPI="2"
@@ -10,7 +10,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-source-r2
-KEYWORDS="alpha ~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/"