diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-03-06 19:19:28 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-03-06 19:19:28 +0000 |
commit | 13f82b95becf17d38a3f94b889ae676bbce1ef70 (patch) | |
tree | 36099a4af7ee6ce65718b6c2669d4d3d1940b549 /dev-php5/suhosin | |
parent | Stable on ppc wrt bug #153911. (diff) | |
download | historical-13f82b95becf17d38a3f94b889ae676bbce1ef70.tar.gz historical-13f82b95becf17d38a3f94b889ae676bbce1ef70.tar.bz2 historical-13f82b95becf17d38a3f94b889ae676bbce1ef70.zip |
Stable on ppc wrt bug #153911.
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'dev-php5/suhosin')
-rw-r--r-- | dev-php5/suhosin/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/suhosin/suhosin-0.9.17.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog index a3b179cddf1c..5b0933b01bac 100644 --- a/dev-php5/suhosin/ChangeLog +++ b/dev-php5/suhosin/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2007/03/06 16:07:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.7 2007/03/06 19:17:50 dertobi123 Exp $ + + 06 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org> + suhosin-0.9.17.ebuild: + Stable on ppc wrt bug #153911. 06 Mar 2007; Christian Faulhammer <opfer@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 696e5361348b..ff3026ce2df8 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.5 2007/03/06 16:07:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.17.ebuild,v 1.6 2007/03/06 19:17:50 dertobi123 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/" |