diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-08 14:55:11 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-08 14:55:11 +0000 |
commit | 8bf0417bee0de5bf3de6a2b85554bc6b3ed6fc15 (patch) | |
tree | 6ca389d7459e0be19c03ef48999f53a8c1ff64b1 /dev-php5 | |
parent | Stable on sparc (diff) | |
download | gentoo-2-8bf0417bee0de5bf3de6a2b85554bc6b3ed6fc15.tar.gz gentoo-2-8bf0417bee0de5bf3de6a2b85554bc6b3ed6fc15.tar.bz2 gentoo-2-8bf0417bee0de5bf3de6a2b85554bc6b3ed6fc15.zip |
Stable on sparc
(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.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog index 7e653e98b3a9..becadbb5f28d 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.13 2007/04/11 04:06:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.14 2007/05/08 14:55:11 gustavoz Exp $ + + 08 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> suhosin-0.9.18.ebuild: + Stable on sparc 11 Apr 2007; Jeroen Roovers <jer@gentoo.org> suhosin-0.9.18.ebuild: Stable for HPPA too. diff --git a/dev-php5/suhosin/suhosin-0.9.18.ebuild b/dev-php5/suhosin/suhosin-0.9.18.ebuild index c56c6e146565..4316822cbe5c 100644 --- a/dev-php5/suhosin/suhosin-0.9.18.ebuild +++ b/dev-php5/suhosin/suhosin-0.9.18.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.18.ebuild,v 1.3 2007/04/11 04:06:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.18.ebuild,v 1.4 2007/05/08 14:55:11 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/" |