diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-04 17:45:03 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-04 17:45:03 +0000 |
commit | 74dcb7f64125ad399e0c82d82fc912f94b0bae98 (patch) | |
tree | b98273dada97c358c9147d502e05abd78fd8ebeb /dev-php5/suhosin/suhosin-0.9.22.ebuild | |
parent | Updated patch to remove default hard coded cflags, accidentally removed that ... (diff) | |
download | gentoo-2-74dcb7f64125ad399e0c82d82fc912f94b0bae98.tar.gz gentoo-2-74dcb7f64125ad399e0c82d82fc912f94b0bae98.tar.bz2 gentoo-2-74dcb7f64125ad399e0c82d82fc912f94b0bae98.zip |
Stable on ppc wrt bug 204290
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-php5/suhosin/suhosin-0.9.22.ebuild')
-rw-r--r-- | dev-php5/suhosin/suhosin-0.9.22.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php5/suhosin/suhosin-0.9.22.ebuild b/dev-php5/suhosin/suhosin-0.9.22.ebuild index f2ae3d6774cc..4116dd24a791 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-2007 Gentoo Foundation +# 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.1 2007/12/04 11:07:06 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.22.ebuild,v 1.2 2008/01/04 17:45:03 nixnut 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/" |