summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lang/php/ChangeLog6
-rw-r--r--dev-lang/php/php-4.4.0.ebuild4
-rw-r--r--dev-lang/php/php-5.0.5.ebuild4
-rw-r--r--dev-php/PEAR-Console_Getopt/ChangeLog6
-rw-r--r--dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild4
-rw-r--r--dev-php/PEAR-PEAR/ChangeLog5
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild4
-rw-r--r--dev-php/PEAR-XML_RPC/ChangeLog5
-rw-r--r--dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.4.1.ebuild4
9 files changed, 28 insertions, 14 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index 81feb17b3019..149fb5513c94 100644
--- a/dev-lang/php/ChangeLog
+++ b/dev-lang/php/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.40 2005/09/11 18:57:09 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.41 2005/09/14 15:37:22 josejx Exp $
+
+ 14 Sep 2005; Joseph Jezak <josejx@gentoo.org> php-4.4.0.ebuild,
+ php-5.0.5.ebuild:
+ Marked ~ppc for bug #105673.
*php-4.3.11 (11 Sep 2005)
diff --git a/dev-lang/php/php-4.4.0.ebuild b/dev-lang/php/php-4.4.0.ebuild
index d7a701fe20d4..8765869bad81 100644
--- a/dev-lang/php/php-4.4.0.ebuild
+++ b/dev-lang/php/php-4.4.0.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.0.ebuild,v 1.6 2005/09/11 18:57:09 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.0.ebuild,v 1.7 2005/09/14 15:37:22 josejx Exp $
IUSE="cgi cli discard-path force-cgi-redirect"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~ppc ~sparc ~x86"
# NOTE: Portage doesn't support setting PROVIDE based on the USE flags
# that have been enabled, so we have to PROVIDE everything for now
diff --git a/dev-lang/php/php-5.0.5.ebuild b/dev-lang/php/php-5.0.5.ebuild
index 831bb40a623a..cb36543b9b16 100644
--- a/dev-lang/php/php-5.0.5.ebuild
+++ b/dev-lang/php/php-5.0.5.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.0.5.ebuild,v 1.5 2005/09/09 17:29:01 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.0.5.ebuild,v 1.6 2005/09/14 15:37:22 josejx Exp $
IUSE="cgi cli discard-path force-cgi-redirect"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
# NOTE: Portage doesn't support setting PROVIDE based on the USE flags
# that have been enabled, so we have to PROVIDE everything for now
diff --git a/dev-php/PEAR-Console_Getopt/ChangeLog b/dev-php/PEAR-Console_Getopt/ChangeLog
index 043b24e9726a..b9247bd8f0bc 100644
--- a/dev-php/PEAR-Console_Getopt/ChangeLog
+++ b/dev-php/PEAR-Console_Getopt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Console_Getopt
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.12 2005/09/10 02:36:58 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.13 2005/09/14 15:33:38 josejx Exp $
+
+ 14 Sep 2005; Joseph Jezak <josejx@gentoo.org>
+ PEAR-Console_Getopt-1.2-r1.ebuild:
+ Marked ~ppc for bug #105673.
10 Sep 2005; Jason Wever <weeve@gentoo.org>
PEAR-Console_Getopt-1.2-r1.ebuild:
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild
index 4b67a97938ac..f523cf475f42 100644
--- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild
+++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild,v 1.3 2005/09/10 02:36:58 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild,v 1.4 2005/09/14 15:33:38 josejx Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Command-line option parser"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~ppc ~sparc ~x86"
IUSE=""
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index 5cf8bed06cb8..fd062f4ef784 100644
--- a/dev-php/PEAR-PEAR/ChangeLog
+++ b/dev-php/PEAR-PEAR/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-PEAR
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.22 2005/09/10 02:38:00 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.23 2005/09/14 15:34:55 josejx Exp $
+
+ 14 Sep 2005; Joseph Jezak <josejx@gentoo.org> PEAR-PEAR-1.3.6.ebuild:
+ Marked ~ppc for bug #105673.
10 Sep 2005; Jason Wever <weeve@gentoo.org> PEAR-PEAR-1.3.6.ebuild:
Added ~sparc keyword.
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild
index 76be5c239de3..82f0c39cb37b 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild,v 1.4 2005/09/10 02:38:00 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6.ebuild,v 1.5 2005/09/14 15:34:55 josejx Exp $
inherit depend.php
@@ -20,7 +20,7 @@ SRC_URI="http://pear.php.net/get/Archive_Tar-${ARCHIVE_TAR}.tgz
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~ppc ~sparc ~x86"
IUSE=""
# we deliberately force people to remove their old PEAR installations,
diff --git a/dev-php/PEAR-XML_RPC/ChangeLog b/dev-php/PEAR-XML_RPC/ChangeLog
index 88645759dc3b..9b3354800274 100644
--- a/dev-php/PEAR-XML_RPC/ChangeLog
+++ b/dev-php/PEAR-XML_RPC/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-XML_RPC
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/ChangeLog,v 1.28 2005/09/10 02:35:53 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/ChangeLog,v 1.29 2005/09/14 15:32:40 josejx Exp $
+
+ 14 Sep 2005; Joseph Jezak <josejx@gentoo.org> PEAR-XML_RPC-1.4.1.ebuild:
+ Marked ~ppc for bug #105673.
10 Sep 2005; Jason Wever <weeve@gentoo.org> PEAR-XML_RPC-1.4.1.ebuild:
Added ~sparc keyword.
diff --git a/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.4.1.ebuild b/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.4.1.ebuild
index bcaf9b2bea26..083a70957b83 100644
--- a/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.4.1.ebuild
+++ b/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.4.1.ebuild,v 1.4 2005/09/10 02:35:53 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.4.1.ebuild,v 1.5 2005/09/14 15:32:40 josejx Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="PHP implementation of the XML-RPC protocol"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~ppc ~sparc ~x86"
IUSE=""