From a57eb8880b1eb885ddd0ca991494194c59054bfe Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Wed, 7 Oct 2009 04:48:23 +0000 Subject: Stable for HPPA (bug #285434). (Portage version: 2.2_rc44/cvs/Linux i686) --- dev-lang/php/ChangeLog | 5 ++++- dev-lang/php/php-5.2.11.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lang/php') diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index be10fc00a087..75988fc95493 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/php # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.345 2009/10/06 22:39:19 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.346 2009/10/07 04:48:23 jer Exp $ + + 07 Oct 2009; Jeroen Roovers php-5.2.11.ebuild: + Stable for HPPA (bug #285434). 06 Oct 2009; Christian Faulhammer php-5.2.11.ebuild: stable x86, security bug 285434 diff --git a/dev-lang/php/php-5.2.11.ebuild b/dev-lang/php/php-5.2.11.ebuild index ce50ad40ace0..9d90332a17d6 100644 --- a/dev-lang/php/php-5.2.11.ebuild +++ b/dev-lang/php/php-5.2.11.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.11.ebuild,v 1.2 2009/10/06 22:39:19 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.11.ebuild,v 1.3 2009/10/07 04:48:23 jer Exp $ CGI_SAPI_USE="discard-path force-cgi-redirect" APACHE2_SAPI_USE="concurrentmodphp threads" IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild" -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" # NOTE: Portage doesn't support setting PROVIDE based on the USE flags # that have been enabled, so we have to PROVIDE everything for now -- cgit v1.2.3-65-gdbad