diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-04-01 07:55:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-04-01 07:55:46 +0000 |
commit | 38035a25cd3b4012618997420414c14284439d47 (patch) | |
tree | 3332b9f5acd1bfa7bf53e64d4cbd3a897c81c7cd /dev-php5/suhosin | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-38035a25cd3b4012618997420414c14284439d47.tar.gz gentoo-2-38035a25cd3b4012618997420414c14284439d47.tar.bz2 gentoo-2-38035a25cd3b4012618997420414c14284439d47.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-php5/suhosin')
-rw-r--r-- | dev-php5/suhosin/suhosin-0.9.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/suhosin/suhosin-0.9.18.ebuild b/dev-php5/suhosin/suhosin-0.9.18.ebuild index 395c780afda7..13943683a505 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.1 2007/03/18 03:14:58 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.18.ebuild,v 1.2 2007/04/01 07:55:46 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/" |