diff options
author | Christian Hoffmann <hoffie@gentoo.org> | 2009-10-09 13:53:13 +0000 |
---|---|---|
committer | Christian Hoffmann <hoffie@gentoo.org> | 2009-10-09 13:53:13 +0000 |
commit | c8c242837dec428f8e66a78dfcd577ba604359b3 (patch) | |
tree | 2eb02498de349013fc11729fd021da2c03861102 /dev-php5 | |
parent | Commit for few, fix typo. (diff) | |
download | gentoo-2-c8c242837dec428f8e66a78dfcd577ba604359b3.tar.gz gentoo-2-c8c242837dec428f8e66a78dfcd577ba604359b3.tar.bz2 gentoo-2-c8c242837dec428f8e66a78dfcd577ba604359b3.zip |
amd64 stable #276583
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/suhosin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/suhosin/suhosin-0.9.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/suhosin/ChangeLog b/dev-php5/suhosin/ChangeLog index 1a44a2a49cb5..f971e52e340b 100644 --- a/dev-php5/suhosin/ChangeLog +++ b/dev-php5/suhosin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/suhosin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.47 2009/10/07 17:41:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/ChangeLog,v 1.48 2009/10/09 13:53:13 hoffie Exp $ + + 09 Oct 2009; Christian Hoffmann <hoffie@gentoo.org> suhosin-0.9.29.ebuild: + amd64 stable #276583 07 Oct 2009; nixnut <nixnut@gentoo.org> suhosin-0.9.29.ebuild: ppc stable #276583 diff --git a/dev-php5/suhosin/suhosin-0.9.29.ebuild b/dev-php5/suhosin/suhosin-0.9.29.ebuild index a796c71cefb7..e9673502e15a 100644 --- a/dev-php5/suhosin/suhosin-0.9.29.ebuild +++ b/dev-php5/suhosin/suhosin-0.9.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.29.ebuild,v 1.5 2009/10/07 17:41:27 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/suhosin/suhosin-0.9.29.ebuild,v 1.6 2009/10/09 13:53:13 hoffie 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/" |