diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 14:12:02 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 14:12:02 +0000 |
commit | 077691e33733ede9a89762122ddfa3e2fc895ea3 (patch) | |
tree | d97b77486ca05341e92b6ff8f87fd6829d47456d /dev-php5 | |
parent | Stable on sparc wrt security #153911 (diff) | |
download | gentoo-2-077691e33733ede9a89762122ddfa3e2fc895ea3.tar.gz gentoo-2-077691e33733ede9a89762122ddfa3e2fc895ea3.tar.bz2 gentoo-2-077691e33733ede9a89762122ddfa3e2fc895ea3.zip |
Stable on sparc wrt security #153911
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/suhosin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/suhosin/suhosin-0.9.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog index 5b0933b01bac..a3bd923b4402 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.7 2007/03/06 19:17:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.8 2007/03/08 14:12:02 gustavoz Exp $ + + 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> suhosin-0.9.17.ebuild: + Stable on sparc wrt security #153911 06 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org> suhosin-0.9.17.ebuild: diff --git a/dev-php5/suhosin/suhosin-0.9.17.ebuild b/dev-php5/suhosin/suhosin-0.9.17.ebuild index ff3026ce2df8..8129fa3bb73c 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.6 2007/03/06 19:17:50 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.17.ebuild,v 1.7 2007/03/08 14:12:02 gustavoz 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/" |