summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-03-05 18:58:30 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-03-05 18:58:30 +0000
commita42164bd6ed10e2011f9fb33464b6b2acc54ff5e (patch)
tree2da72bfaf9c20fa927934e9501b268cea3d476c1 /dev-php5/suhosin
parentfixes on ebuild and added ~amd64 (diff)
downloadhistorical-a42164bd6ed10e2011f9fb33464b6b2acc54ff5e.tar.gz
historical-a42164bd6ed10e2011f9fb33464b6b2acc54ff5e.tar.bz2
historical-a42164bd6ed10e2011f9fb33464b6b2acc54ff5e.zip
Keyword on amd64 wrt bug #153911.
Package-Manager: portage-2.1.2.1
Diffstat (limited to 'dev-php5/suhosin')
-rw-r--r--dev-php5/suhosin/ChangeLog5
-rw-r--r--dev-php5/suhosin/suhosin-0.9.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog
index d6d7477d7217..d3d930080c11 100644
--- a/dev-php5/suhosin/ChangeLog
+++ b/dev-php5/suhosin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/suhosin
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.2 2007/03/05 00:28:35 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.3 2007/03/05 18:57:16 chtekk Exp $
+
+ 05 Mar 2007; Luca Longinotti <chtekk@gentoo.org> suhosin-0.9.17.ebuild:
+ Keyword on amd64 wrt bug #153911.
*suhosin-0.9.17 (05 Mar 2007)
diff --git a/dev-php5/suhosin/suhosin-0.9.17.ebuild b/dev-php5/suhosin/suhosin-0.9.17.ebuild
index 1a8a39c5dc1b..d01043775961 100644
--- a/dev-php5/suhosin/suhosin-0.9.17.ebuild
+++ b/dev-php5/suhosin/suhosin-0.9.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.17.ebuild,v 1.1 2007/03/05 00:28:35 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.17.ebuild,v 1.2 2007/03/05 18:57:16 chtekk 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/"