summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-15 15:59:44 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-15 15:59:44 +0000
commit6131b74b921de7fbb6b9d0e1f0a36a21ccdb954d (patch)
treebb222eeca7dd43d99da5898301c14aa4852952bd /dev-php
parentMarked ~hppa (bug #403413). (diff)
downloadgentoo-2-6131b74b921de7fbb6b9d0e1f0a36a21ccdb954d.tar.gz
gentoo-2-6131b74b921de7fbb6b9d0e1f0a36a21ccdb954d.tar.bz2
gentoo-2-6131b74b921de7fbb6b9d0e1f0a36a21ccdb954d.zip
Stable for HPPA (bug #399427).
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/suhosin/ChangeLog5
-rw-r--r--dev-php/suhosin/suhosin-0.9.33.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/suhosin/ChangeLog b/dev-php/suhosin/ChangeLog
index 24b727bdb5f7..2061ebfc304f 100644
--- a/dev-php/suhosin/ChangeLog
+++ b/dev-php/suhosin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/suhosin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.4 2012/02/12 19:13:00 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.5 2012/02/15 15:59:44 jer Exp $
+
+ 15 Feb 2012; Jeroen Roovers <jer@gentoo.org> suhosin-0.9.33.ebuild:
+ Stable for HPPA (bug #399427).
12 Feb 2012; Ole Markus With <olemarkus@gentoo.org>
+files/suhosin-0.9.33-fix-ZTS-compile-problem.patch, suhosin-0.9.33.ebuild:
diff --git a/dev-php/suhosin/suhosin-0.9.33.ebuild b/dev-php/suhosin/suhosin-0.9.33.ebuild
index 70822835df41..e1e9869f8aae 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.3 2012/02/12 19:13:00 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.4 2012/02/15 15:59:44 jer 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/"