From 5fbb4a5e82cfaaa0f89dd2e1a7723db422ccd89f Mon Sep 17 00:00:00 2001 From: Mounir Lamouri Date: Mon, 19 Oct 2009 09:12:38 +0000 Subject: Stabilizing for ppc. Bug 285434. Also fixing bug 278064. (Portage version: 14478-svn/cvs/Linux ppc) --- 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') diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index a40bbe5a5b6d..3a8a11a8e32e 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.350 2009/10/18 14:33:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.351 2009/10/19 09:12:38 volkmar Exp $ + + 19 Oct 2009; Mounir Lamouri php-5.2.11.ebuild: + Stabilizing for ppc, bug 285434 (also fixing bug 278064) 18 Oct 2009; Brent Baude php-5.2.11.ebuild: Marking php-5.2.11 ppc64 for bug 285434 diff --git a/dev-lang/php/php-5.2.11.ebuild b/dev-lang/php/php-5.2.11.ebuild index 906f8c350ba1..1ab0faa03966 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.7 2009/10/18 14:33:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.11.ebuild,v 1.8 2009/10/19 09:12:38 volkmar 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