diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-26 08:59:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-26 08:59:54 +0000 |
commit | a82789f4acab27ce4312643908b1b3f758b27dd1 (patch) | |
tree | 46b1f4c30ab74e891dbf54722fa1cd9e29421a0f /dev-php5/suhosin | |
parent | Marked ~hppa too. (diff) | |
download | gentoo-2-a82789f4acab27ce4312643908b1b3f758b27dd1.tar.gz gentoo-2-a82789f4acab27ce4312643908b1b3f758b27dd1.tar.bz2 gentoo-2-a82789f4acab27ce4312643908b1b3f758b27dd1.zip |
alpha/ia64/sparc stable wrt #235676
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php5/suhosin')
-rw-r--r-- | dev-php5/suhosin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/suhosin/suhosin-0.9.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog index c734a8d127c3..0771868fa328 100644 --- a/dev-php5/suhosin/ChangeLog +++ b/dev-php5/suhosin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/suhosin # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.40 2008/08/25 19:53:57 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.41 2008/08/26 08:59:54 armin76 Exp $ + + 26 Aug 2008; Raúl Porcel <armin76@gentoo.org> suhosin-0.9.27.ebuild: + alpha/ia64/sparc stable wrt #235676 25 Aug 2008; Tobias Scherbaum <dertobi123@gentoo.org> suhosin-0.9.27.ebuild: diff --git a/dev-php5/suhosin/suhosin-0.9.27.ebuild b/dev-php5/suhosin/suhosin-0.9.27.ebuild index 8c7e106e045d..863b4c56518c 100644 --- a/dev-php5/suhosin/suhosin-0.9.27.ebuild +++ b/dev-php5/suhosin/suhosin-0.9.27.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.27.ebuild,v 1.5 2008/08/25 19:53:57 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.27.ebuild,v 1.6 2008/08/26 08:59:54 armin76 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/" |