summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-08-29 07:16:30 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-08-29 07:16:30 +0000
commit37e59f37c8a6a9891ae6ee3c460171fec4c79bc1 (patch)
treee3dfaad8d4f7fb84b7ad8892ce5f832bf83b51d7 /dev-php5/suhosin
parentversion bump (diff)
downloadhistorical-37e59f37c8a6a9891ae6ee3c460171fec4c79bc1.tar.gz
historical-37e59f37c8a6a9891ae6ee3c460171fec4c79bc1.tar.bz2
historical-37e59f37c8a6a9891ae6ee3c460171fec4c79bc1.zip
Stable on ppc64; bug #235676
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-php5/suhosin')
-rw-r--r--dev-php5/suhosin/ChangeLog5
-rw-r--r--dev-php5/suhosin/Manifest4
-rw-r--r--dev-php5/suhosin/suhosin-0.9.27.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog
index 0771868fa328..a77814a47c72 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.41 2008/08/26 08:59:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.42 2008/08/29 07:16:30 corsair Exp $
+
+ 29 Aug 2008; Markus Rothe <corsair@gentoo.org> suhosin-0.9.27.ebuild:
+ Stable on ppc64; bug #235676
26 Aug 2008; Raúl Porcel <armin76@gentoo.org> suhosin-0.9.27.ebuild:
alpha/ia64/sparc stable wrt #235676
diff --git a/dev-php5/suhosin/Manifest b/dev-php5/suhosin/Manifest
index e401750a52d3..1d9cac8e8b92 100644
--- a/dev-php5/suhosin/Manifest
+++ b/dev-php5/suhosin/Manifest
@@ -5,6 +5,6 @@ DIST suhosin-0.9.27.tgz 115936 RMD160 46bf47daf0dab05359da62fde8a76ba7c43b3dbc S
EBUILD suhosin-0.9.22.ebuild 891 RMD160 6b95cf1ddd39525f43ab80ab79f3a1f658e6cc9b SHA1 4aa2b8da4ec84104c79858bf6aa069d8dedb9cfa SHA256 cbdeb958bd2676143a274b8b32c5697db86c603e75f4f34d7fed60177bb83f70
EBUILD suhosin-0.9.24.ebuild 881 RMD160 0b1c7e7b7685e512fc7a64799c85b2c7da852f01 SHA1 3f71b69c00d92ff66a6c5d0a89452bf52789a074 SHA256 365038526ff48c0fd212f090f3ad2d10ee8750e93727689f0875b043de27c30d
EBUILD suhosin-0.9.25.ebuild 888 RMD160 c6679aaf6285f8edab8409aabb0ee74493053e06 SHA1 7ec4a05df3698baef676f28b2689678e855e2ba0 SHA256 76e1da24c0bc3b1924cd82c9c27f99e96ab0f1a4eb0eb19bc54b30d93be441b2
-EBUILD suhosin-0.9.27.ebuild 882 RMD160 bb5850f523f72fa608de2a00b6ebab73a3fdbe27 SHA1 24437899eb72bee5d114c140f8044c39ab9d3422 SHA256 0e66b27640f709218761de79fc6e7ec8b810fa1652198dd4690544e6d6b6cc31
-MISC ChangeLog 4960 RMD160 71f03b5d6bafd42985c9c74cf8957fe17cea108f SHA1 3832d0d32f30a44bc5c622915242d472f737eb4a SHA256 33f9f51a16a31ce45c4ef3fc9a2226ec1827523f927d1a3401d47308907bb558
+EBUILD suhosin-0.9.27.ebuild 881 RMD160 af07797843a2c09447adc92ba8bcac1647fb21c7 SHA1 704ea61ebb75cee02b405c1fcd05caeb52659d9b SHA256 30dc5f1faf1409fa4ed363e0913ee993b0ef912f0556568357a93f603d9e7555
+MISC ChangeLog 5064 RMD160 c4fddcc68185a56e233b8be3950e788e1e872d11 SHA1 9cb421ede959ce740ce93b7edb4ec2b30d5cfa59 SHA256 b522c93f06afd1e9085c5a627912536a08cd3aee74e24fdc8218a763a25ae5f3
MISC metadata.xml 157 RMD160 a98db3a086fae3c09a903dadbc05f60443ec4b1a SHA1 ddaa23cc35eb917bf8962b652442bebb1ce0f440 SHA256 54f8878ca0228e380abbaa4b529806b5533a6b9b51b3b16c0909e906586a91a1
diff --git a/dev-php5/suhosin/suhosin-0.9.27.ebuild b/dev-php5/suhosin/suhosin-0.9.27.ebuild
index 863b4c56518c..ff160ee96105 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.6 2008/08/26 08:59:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.27.ebuild,v 1.7 2008/08/29 07:16:30 corsair 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/"