diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-16 18:07:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-16 18:07:44 +0000 |
commit | 938a427e154787d8ec466f969094cc928b89ef6b (patch) | |
tree | d7c08b9458247db47a9a6369517497f9486336ee /dev-php4/suhosin | |
parent | alpha stable (diff) | |
download | gentoo-2-938a427e154787d8ec466f969094cc928b89ef6b.tar.gz gentoo-2-938a427e154787d8ec466f969094cc928b89ef6b.tar.bz2 gentoo-2-938a427e154787d8ec466f969094cc928b89ef6b.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'dev-php4/suhosin')
-rw-r--r-- | dev-php4/suhosin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/suhosin/suhosin-0.9.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/suhosin/ChangeLog b/dev-php4/suhosin/ChangeLog index 5ecda9bf916f..29d5e3d88a30 100644 --- a/dev-php4/suhosin/ChangeLog +++ b/dev-php4/suhosin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/suhosin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/ChangeLog,v 1.14 2007/05/08 14:54:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/ChangeLog,v 1.15 2007/07/16 18:07:44 armin76 Exp $ + + 16 Jul 2007; Raúl Porcel <armin76@gentoo.org> suhosin-0.9.18.ebuild: + alpha/ia64/x86 stable 08 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> suhosin-0.9.18.ebuild: Stable on sparc diff --git a/dev-php4/suhosin/suhosin-0.9.18.ebuild b/dev-php4/suhosin/suhosin-0.9.18.ebuild index dacf6983a25b..ed67a27da255 100644 --- a/dev-php4/suhosin/suhosin-0.9.18.ebuild +++ b/dev-php4/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-php4/suhosin/suhosin-0.9.18.ebuild,v 1.4 2007/05/08 14:54:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/suhosin-0.9.18.ebuild,v 1.5 2007/07/16 18:07:44 armin76 Exp $ PHP_EXT_NAME="suhosin" PHP_EXT_INI="yes" @@ -14,7 +14,7 @@ SRC_URI="http://www.hardened-php.net/suhosin/_media/${P}.tgz" LICENSE="PHP-3" SLOT="0" -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" IUSE="" DEPEND="" |