summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2007-03-06 19:52:55 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2007-03-06 19:52:55 +0000
commit4744f1a633d9bf1e975d396af3b7912bc31ea407 (patch)
tree63844f3999bfaf0eb790b89b754ed7600a96a930 /dev-lang
parentInitial import, bug 24830 (diff)
downloadgentoo-2-4744f1a633d9bf1e975d396af3b7912bc31ea407.tar.gz
gentoo-2-4744f1a633d9bf1e975d396af3b7912bc31ea407.tar.bz2
gentoo-2-4744f1a633d9bf1e975d396af3b7912bc31ea407.zip
Stable on hppa. See bug #153911.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/php/ChangeLog5
-rw-r--r--dev-lang/php/php-5.1.6-r11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index f67705a3f3bb..129cf1b847ea 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.155 2007/03/06 19:20:14 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.156 2007/03/06 19:52:55 killerfox Exp $
+
+ 06 Mar 2007; René Nussbaumer <killerfox@gentoo.org> php-5.1.6-r11.ebuild:
+ Stable on hppa. See bug #153911.
06 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.6.ebuild,
php-5.1.6-r11.ebuild, php-5.2.1-r3.ebuild:
diff --git a/dev-lang/php/php-5.1.6-r11.ebuild b/dev-lang/php/php-5.1.6-r11.ebuild
index 5b87828b5bf5..6381b3e0c1e6 100644
--- a/dev-lang/php/php-5.1.6-r11.ebuild
+++ b/dev-lang/php/php-5.1.6-r11.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.1.6-r11.ebuild,v 1.5 2007/03/06 19:20:14 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.1.6-r11.ebuild,v 1.6 2007/03/06 19:52:55 killerfox 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