summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-01-11 19:20:11 +0000
committerJeroen Roovers <jer@gentoo.org>2011-01-11 19:20:11 +0000
commit59eeadf0cbc5fb024821d6787164348f4e240741 (patch)
tree5338edb3b4ed9d82b5a263dddc836139f3377703 /dev-lang
parentStable for HPPA (bug #350908). (diff)
downloadgentoo-2-59eeadf0cbc5fb024821d6787164348f4e240741.tar.gz
gentoo-2-59eeadf0cbc5fb024821d6787164348f4e240741.tar.bz2
gentoo-2-59eeadf0cbc5fb024821d6787164348f4e240741.zip
Stable for HPPA (bug #350908).
(Portage version: 2.2.0_alpha14/cvs/Linux i686)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/php/ChangeLog6
-rw-r--r--dev-lang/php/php-5.2.17.ebuild4
-rw-r--r--dev-lang/php/php-5.3.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index c7f2aa361811..4c8936c6ee00 100644
--- a/dev-lang/php/ChangeLog
+++ b/dev-lang/php/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.465 2011/01/10 09:42:38 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.466 2011/01/11 19:20:11 jer Exp $
+
+ 11 Jan 2011; Jeroen Roovers <jer@gentoo.org> php-5.2.17.ebuild,
+ php-5.3.5.ebuild:
+ Stable for HPPA (bug #350908).
10 Jan 2011; Kacper Kowalik <xarthisius.kk@gmail.com> php-5.2.17.ebuild,
php-5.3.5.ebuild:
diff --git a/dev-lang/php/php-5.2.17.ebuild b/dev-lang/php/php-5.2.17.ebuild
index 93fe55d59b5c..9e95e8698715 100644
--- a/dev-lang/php/php-5.2.17.ebuild
+++ b/dev-lang/php/php-5.2.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.17.ebuild,v 1.6 2011/01/10 09:42:38 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.17.ebuild,v 1.7 2011/01/11 19:20:11 jer Exp $
EAPI=2
@@ -13,7 +13,7 @@ inherit eutils autotools flag-o-matic versionator depend.apache apache-module db
SUHOSIN_VERSION="5.2.16-0.9.7"
EXPECTED_TEST_FAILURES=""
-KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm hppa ppc ppc64 x86"
function php_get_uri ()
{
diff --git a/dev-lang/php/php-5.3.5.ebuild b/dev-lang/php/php-5.3.5.ebuild
index 3ede8763d5fb..15f31a222f6d 100644
--- a/dev-lang/php/php-5.3.5.ebuild
+++ b/dev-lang/php/php-5.3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.5.ebuild,v 1.7 2011/01/10 09:42:38 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.5.ebuild,v 1.8 2011/01/11 19:20:11 jer Exp $
EAPI=2
@@ -12,7 +12,7 @@ SUHOSIN_VERSION="5.3.4-0.9.10"
FPM_VERSION="builtin"
EXPECTED_TEST_FAILURES=""
-KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm hppa ppc ppc64 x86"
function php_get_uri ()
{