summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-02-16 19:41:10 +0000
committerMarkus Meier <maekke@gentoo.org>2012-02-16 19:41:10 +0000
commit5928c02722b0f37d6e9c7c509a3056bb5a4d0c46 (patch)
tree80a6ac3b82837719eaee9c9d8af012610a27c29e /dev-php
parentarm stable, bug #388489 (diff)
downloadgentoo-2-5928c02722b0f37d6e9c7c509a3056bb5a4d0c46.tar.gz
gentoo-2-5928c02722b0f37d6e9c7c509a3056bb5a4d0c46.tar.bz2
gentoo-2-5928c02722b0f37d6e9c7c509a3056bb5a4d0c46.zip
arm stable, bug #399427
(Portage version: 2.1.10.46/cvs/Linux i686)
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 9da5ad060fab..4f5f09892050 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.6 2012/02/16 17:57:36 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/ChangeLog,v 1.7 2012/02/16 19:41:10 maekke Exp $
+
+ 16 Feb 2012; Markus Meier <maekke@gentoo.org> suhosin-0.9.33.ebuild:
+ arm stable, bug #399427
16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> suhosin-0.9.33.ebuild:
x86 stable wrt bug #399427
diff --git a/dev-php/suhosin/suhosin-0.9.33.ebuild b/dev-php/suhosin/suhosin-0.9.33.ebuild
index c943c4b61aa1..a7d7f959d9a9 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.5 2012/02/16 17:57:36 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/suhosin/suhosin-0.9.33.ebuild,v 1.6 2012/02/16 19:41:10 maekke 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/"