From: Gustavo Zacarias Date: Thu, 8 Mar 2007 14:11:16 +0000 (+0000) Subject: Stable on sparc wrt security #153911 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=28c0e6279712cfbe5fa71d5a47a8fa25beaef634;p=gentoo.git Stable on sparc wrt security #153911 Package-Manager: portage-2.1.2.2 --- diff --git a/dev-php4/pecl-zip/ChangeLog b/dev-php4/pecl-zip/ChangeLog index 06a1b572ea04..a92a9d3e2f01 100644 --- a/dev-php4/pecl-zip/ChangeLog +++ b/dev-php4/pecl-zip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php4/pecl-zip # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-zip/ChangeLog,v 1.25 2007/03/06 19:16:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-zip/ChangeLog,v 1.26 2007/03/08 14:09:15 gustavoz Exp $ + + 08 Mar 2007; Gustavo Zacarias pecl-zip-1.8.6.ebuild: + Stable on sparc wrt security #153911 06 Mar 2007; Tobias Scherbaum pecl-zip-1.8.6.ebuild: diff --git a/dev-php4/pecl-zip/pecl-zip-1.8.6.ebuild b/dev-php4/pecl-zip/pecl-zip-1.8.6.ebuild index 7060a4c75332..bdd59a998daa 100644 --- a/dev-php4/pecl-zip/pecl-zip-1.8.6.ebuild +++ b/dev-php4/pecl-zip/pecl-zip-1.8.6.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/pecl-zip/pecl-zip-1.8.6.ebuild,v 1.6 2007/03/06 19:16:49 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-zip/pecl-zip-1.8.6.ebuild,v 1.7 2007/03/08 14:09:15 gustavoz Exp $ PHP_EXT_NAME="zip" PHP_EXT_INI="yes" @@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no" inherit php-ext-pecl-r1 -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="PHP zip management extension." LICENSE="PHP" diff --git a/dev-php4/suhosin/ChangeLog b/dev-php4/suhosin/ChangeLog index d3ee38c78173..8d6f50d9ddfd 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.7 2007/03/06 19:15:43 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/ChangeLog,v 1.8 2007/03/08 14:11:16 gustavoz Exp $ + + 08 Mar 2007; Gustavo Zacarias suhosin-0.9.17.ebuild: + Stable on sparc wrt security #153911 06 Mar 2007; Tobias Scherbaum suhosin-0.9.17.ebuild: diff --git a/dev-php4/suhosin/suhosin-0.9.17.ebuild b/dev-php4/suhosin/suhosin-0.9.17.ebuild index 81a86fedb3fa..c417cc0ae3cd 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.6 2007/03/06 19:15:43 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/suhosin/suhosin-0.9.17.ebuild,v 1.7 2007/03/08 14:11:16 gustavoz 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/"