diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-02-17 14:23:10 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-02-17 14:23:10 +0000 |
commit | b2bdfa6b0d921500a73ca5a76acf62790c1ac7f9 (patch) | |
tree | 547739538b1b85e70cb664cfeefa7a0057c440e0 /dev-php/suhosin/suhosin-0.9.33.ebuild | |
parent | Revbump that properly links C++ header (diff) | |
download | gentoo-2-b2bdfa6b0d921500a73ca5a76acf62790c1ac7f9.tar.gz gentoo-2-b2bdfa6b0d921500a73ca5a76acf62790c1ac7f9.tar.bz2 gentoo-2-b2bdfa6b0d921500a73ca5a76acf62790c1ac7f9.zip |
Stable on alpha, bug #399427
(Portage version: 2.1.10.46/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/suhosin/suhosin-0.9.33.ebuild')
-rw-r--r-- | dev-php/suhosin/suhosin-0.9.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/suhosin/suhosin-0.9.33.ebuild b/dev-php/suhosin/suhosin-0.9.33.ebuild index a7d7f959d9a9..8d051240b7cb 100644 --- a/dev-php/suhosin/suhosin-0.9.33.ebuild +++ b/dev-php/suhosin/suhosin-0.9.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.6 2012/02/16 19:41:10 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.7 2012/02/17 14:23:10 klausman Exp $ EAPI="2" @@ -10,7 +10,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-source-r2 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" DESCRIPTION="Suhosin is an advanced protection system for PHP installations." HOMEPAGE="http://www.suhosin.org/" |