summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2012-02-17 14:23:10 +0000
committerTobias Klausmann <klausman@gentoo.org>2012-02-17 14:23:10 +0000
commitb2bdfa6b0d921500a73ca5a76acf62790c1ac7f9 (patch)
tree547739538b1b85e70cb664cfeefa7a0057c440e0 /dev-php
parentRevbump that properly links C++ header (diff)
downloadgentoo-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')
-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 4f5f09892050..09efe3241967 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.7 2012/02/16 19:41:10 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.8 2012/02/17 14:23:10 klausman Exp $
+
+ 17 Feb 2012; Tobias Klausmann <klausman@gentoo.org> suhosin-0.9.33.ebuild:
+ Stable on alpha, bug #399427
16 Feb 2012; Markus Meier <maekke@gentoo.org> suhosin-0.9.33.ebuild:
arm stable, bug #399427
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/"