summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-12-15 14:44:10 +0000
committerPeter Weller <welp@gentoo.org>2007-12-15 14:44:10 +0000
commitc0475caf6ec392dbb92cccc98a9711c2c87df6a8 (patch)
treef041187bcecb34e265ce34e864d0237ea2ac9de1 /dev-lang/php
parentremove obsolete www-servers/apache mask (diff)
downloadgentoo-2-c0475caf6ec392dbb92cccc98a9711c2c87df6a8.tar.gz
gentoo-2-c0475caf6ec392dbb92cccc98a9711c2c87df6a8.tar.bz2
gentoo-2-c0475caf6ec392dbb92cccc98a9711c2c87df6a8.zip
Stable on amd64; bug 201885
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'dev-lang/php')
-rw-r--r--dev-lang/php/ChangeLog5
-rw-r--r--dev-lang/php/php-5.2.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index 8f0e3dadef10..ffbc6cccdc83 100644
--- a/dev-lang/php/ChangeLog
+++ b/dev-lang/php/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.217 2007/12/12 01:13:57 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.218 2007/12/15 14:44:10 welp Exp $
+
+ 15 Dec 2007; <welp@gentoo.org> php-5.2.5-r1.ebuild:
+ Stable on amd64; bug 201885
12 Dec 2007; Brent Baude <ranger@gentoo.org> php-5.2.5-r1.ebuild:
Marked php-5.2.5-r1 ppc & ppc64 stable for bug 201885
diff --git a/dev-lang/php/php-5.2.5-r1.ebuild b/dev-lang/php/php-5.2.5-r1.ebuild
index f622cea42e9b..0f2a13166c7b 100644
--- a/dev-lang/php/php-5.2.5-r1.ebuild
+++ b/dev-lang/php/php-5.2.5-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.5-r1.ebuild,v 1.6 2007/12/12 01:13:57 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.5-r1.ebuild,v 1.7 2007/12/15 14:44:10 welp 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