summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Luis Rivero <yoswink@gentoo.org>2007-03-10 23:09:53 +0000
committerJosé Luis Rivero <yoswink@gentoo.org>2007-03-10 23:09:53 +0000
commitb847e276f2819c8e8a408d81911295b9394bdec4 (patch)
tree16d48368ee6a63a675a49255aeeca815de0180d0 /dev-php5/suhosin
parentRemove bashisms from init script, #170085 thanks to Natanael Copa. (diff)
downloadgentoo-2-b847e276f2819c8e8a408d81911295b9394bdec4.tar.gz
gentoo-2-b847e276f2819c8e8a408d81911295b9394bdec4.tar.bz2
gentoo-2-b847e276f2819c8e8a408d81911295b9394bdec4.zip
Stable on alpha wrt security #153911
(Portage version: 2.1.1-r2)
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 62f9e03598d7..4eefc1f7a988 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.9 2007/03/08 16:31:33 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.10 2007/03/10 23:09:53 yoswink Exp $
+
+ 10 Mar 2007; Jose Luis Rivero <yoswink@gentoo.org> suhosin-0.9.17.ebuild:
+ Stable on alpha wrt security #153911
08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> ChangeLog:
Fix manifest
diff --git a/dev-php5/suhosin/suhosin-0.9.17.ebuild b/dev-php5/suhosin/suhosin-0.9.17.ebuild
index 8129fa3bb73c..c79dd5e91b93 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.7 2007/03/08 14:12:02 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.17.ebuild,v 1.8 2007/03/10 23:09:53 yoswink 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/"