diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-31 20:07:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-31 20:07:37 +0000 |
commit | 7a76e0de3676b6d87c794ac481ae9aa045caf049 (patch) | |
tree | e0a08cb2bb8c8c12577052fb79aa82f98389307e /dev-php4/suhosin | |
parent | Forgot some gtk deps in DEPEND. Fix that. (diff) | |
download | gentoo-2-7a76e0de3676b6d87c794ac481ae9aa045caf049.tar.gz gentoo-2-7a76e0de3676b6d87c794ac481ae9aa045caf049.tar.bz2 gentoo-2-7a76e0de3676b6d87c794ac481ae9aa045caf049.zip |
ia64 stable wrt bug 153911
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-php4/suhosin')
-rw-r--r-- | dev-php4/suhosin/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php4/suhosin/suhosin-0.9.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/suhosin/ChangeLog b/dev-php4/suhosin/ChangeLog index 7a49bd1c8e10..5c32d49cece0 100644 --- a/dev-php4/suhosin/ChangeLog +++ b/dev-php4/suhosin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/suhosin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/ChangeLog,v 1.11 2007/03/16 16:54:50 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/ChangeLog,v 1.12 2007/03/31 20:07:37 armin76 Exp $ + + 31 Mar 2007; Raúl Porcel <armin76@gentoo.org> suhosin-0.9.17.ebuild: + ia64 stable wrt bug 153911 *suhosin-0.9.18 (16 Mar 2007) diff --git a/dev-php4/suhosin/suhosin-0.9.17.ebuild b/dev-php4/suhosin/suhosin-0.9.17.ebuild index 44001e1f0cbd..0d7f2dd292d2 100644 --- a/dev-php4/suhosin/suhosin-0.9.17.ebuild +++ b/dev-php4/suhosin/suhosin-0.9.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/suhosin-0.9.17.ebuild,v 1.8 2007/03/10 23:12:14 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/suhosin-0.9.17.ebuild,v 1.9 2007/03/31 20:07:37 armin76 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/" |