diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 10:02:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 10:02:55 +0000 |
commit | 2ba685cb45ce5442aa86290f5a127d926ebc18d5 (patch) | |
tree | cabe30bdab7b56fb5fb87c525ea8eab6056e8acf /dev-php5 | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-2ba685cb45ce5442aa86290f5a127d926ebc18d5.tar.gz gentoo-2-2ba685cb45ce5442aa86290f5a127d926ebc18d5.tar.bz2 gentoo-2-2ba685cb45ce5442aa86290f5a127d926ebc18d5.zip |
arm/s390/sh stable
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/suhosin/suhosin-0.9.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/suhosin/suhosin-0.9.22.ebuild b/dev-php5/suhosin/suhosin-0.9.22.ebuild index 7b2261ad0bc2..03d2b8c4050c 100644 --- a/dev-php5/suhosin/suhosin-0.9.22.ebuild +++ b/dev-php5/suhosin/suhosin-0.9.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.22.ebuild,v 1.6 2008/01/08 20:47:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.22.ebuild,v 1.7 2008/01/10 10:02:55 vapier 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/" |