summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-06-30 13:33:13 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-06-30 13:33:13 +0000
commitb0953528f5e3691ae9a5a6c397c80f1f8eedc821 (patch)
tree1c4dc5521af1b33bc0890d76a3964180167b88be /dev-lang/php
parentMask alsa-patch-bay. (diff)
downloadgentoo-2-b0953528f5e3691ae9a5a6c397c80f1f8eedc821.tar.gz
gentoo-2-b0953528f5e3691ae9a5a6c397c80f1f8eedc821.tar.bz2
gentoo-2-b0953528f5e3691ae9a5a6c397c80f1f8eedc821.zip
arm/ia64/s390/sh/sparc stable wrt #274670
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-lang/php')
-rw-r--r--dev-lang/php/ChangeLog5
-rw-r--r--dev-lang/php/php-5.2.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index 268fbb92ad3a..8c75a69c3774 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.340 2009/06/27 12:56:36 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.341 2009/06/30 13:33:13 armin76 Exp $
+
+ 30 Jun 2009; Raúl Porcel <armin76@gentoo.org> php-5.2.10.ebuild:
+ arm/ia64/s390/sh/sparc stable wrt #274670
27 Jun 2009; Brent Baude <ranger@gentoo.org> php-5.2.10.ebuild:
Marking php-5.2.10 ppc64 and ppc for bug 274670
diff --git a/dev-lang/php/php-5.2.10.ebuild b/dev-lang/php/php-5.2.10.ebuild
index 52855a2c8309..92b5345ae1f9 100644
--- a/dev-lang/php/php-5.2.10.ebuild
+++ b/dev-lang/php/php-5.2.10.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.10.ebuild,v 1.6 2009/06/27 12:56:36 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.10.ebuild,v 1.7 2009/06/30 13:33:13 armin76 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