summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2010-12-27 22:33:47 +0000
committerOle Markus With <olemarkus@gentoo.org>2010-12-27 22:33:47 +0000
commit3392331aede56dab6a232d012cce0f6398236d2d (patch)
tree31dde1ae851763b2bbb8dff79ec9bfd52acc69e9 /dev-lang
parentUse Python 2, use python_mod_optimize() and python_mod_cleanup() (bug #312197). (diff)
downloadgentoo-2-3392331aede56dab6a232d012cce0f6398236d2d.tar.gz
gentoo-2-3392331aede56dab6a232d012cce0f6398236d2d.tar.bz2
gentoo-2-3392331aede56dab6a232d012cce0f6398236d2d.zip
Readded some keywords that was dropped without reason
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/php/ChangeLog5
-rw-r--r--dev-lang/php/php-5.2.16.ebuild4
-rw-r--r--dev-lang/php/php-5.3.4.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index 53011aa33158..3b7878c5c9f3 100644
--- a/dev-lang/php/ChangeLog
+++ b/dev-lang/php/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.448 2010/12/25 17:22:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.449 2010/12/27 22:33:47 olemarkus Exp $
+
+ 27 Dec 2010; <olemarkus@gentoo.org> php-5.2.16.ebuild, php-5.3.4.ebuild:
+ Readded some keywords that was dropped without reason
25 Dec 2010; Jeroen Roovers <jer@gentoo.org> php-5.2.16.ebuild,
php-5.3.4.ebuild:
diff --git a/dev-lang/php/php-5.2.16.ebuild b/dev-lang/php/php-5.2.16.ebuild
index 7ee3176edb3f..4a260d175575 100644
--- a/dev-lang/php/php-5.2.16.ebuild
+++ b/dev-lang/php/php-5.2.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.16.ebuild,v 1.4 2010/12/25 17:22:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.16.ebuild,v 1.5 2010/12/27 22:33:47 olemarkus Exp $
EAPI=2
@@ -13,7 +13,7 @@ inherit eutils autotools flag-o-matic versionator depend.apache apache-module db
SUHOSIN_VERSION=""
EXPECTED_TEST_FAILURES=""
-KEYWORDS="amd64 ~arm hppa x86"
+KEYWORDS="amd64 ~arm hppa ~ppc64 x86"
function php_get_uri ()
{
diff --git a/dev-lang/php/php-5.3.4.ebuild b/dev-lang/php/php-5.3.4.ebuild
index 8a5af396c565..3b88e8e80d38 100644
--- a/dev-lang/php/php-5.3.4.ebuild
+++ b/dev-lang/php/php-5.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.4.ebuild,v 1.5 2010/12/25 17:22:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.4.ebuild,v 1.6 2010/12/27 22:33:47 olemarkus Exp $
EAPI=2
@@ -13,7 +13,7 @@ SUHOSIN_VERSION=""
FPM_VERSION="builtin"
EXPECTED_TEST_FAILURES=""
-KEYWORDS="amd64 ~arm hppa x86"
+KEYWORDS="amd64 ~arm hppa ~ppc64 x86"
function php_get_uri ()
{