summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php/PEAR-Archive_Tar/ChangeLog5
-rw-r--r--dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild4
-rw-r--r--dev-php/PEAR-Console_Getopt/ChangeLog6
-rw-r--r--dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild4
-rw-r--r--dev-php/PEAR-PEAR/ChangeLog5
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild4
-rw-r--r--dev-php/PEAR-XML_RPC/ChangeLog5
-rw-r--r--dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.1.0.ebuild4
8 files changed, 25 insertions, 12 deletions
diff --git a/dev-php/PEAR-Archive_Tar/ChangeLog b/dev-php/PEAR-Archive_Tar/ChangeLog
index 3d0ccc5f8513..9fa30be7da20 100644
--- a/dev-php/PEAR-Archive_Tar/ChangeLog
+++ b/dev-php/PEAR-Archive_Tar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Archive_Tar
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/ChangeLog,v 1.2 2005/02/19 07:00:09 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/ChangeLog,v 1.3 2005/02/19 10:21:51 corsair Exp $
+
+ 19 Feb 2005; Markus Rothe <corsair@gentoo.org> PEAR-Archive_Tar-1.2.ebuild:
+ Stable on ppc64; bug #82545
19 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-Archive_Tar-1.2.ebuild:
diff --git a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild
index 50609378520f..ff610d93e6b5 100644
--- a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild
+++ b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild,v 1.2 2005/02/19 07:00:09 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild,v 1.3 2005/02/19 10:21:51 corsair Exp $
inherit php-pear
DESCRIPTION="Tar file management class."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ppc64"
IUSE=""
diff --git a/dev-php/PEAR-Console_Getopt/ChangeLog b/dev-php/PEAR-Console_Getopt/ChangeLog
index 0905762686ad..4db4b5bf8e64 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.2 2005/02/19 07:03:35 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.3 2005/02/19 10:22:53 corsair Exp $
+
+ 19 Feb 2005; Markus Rothe <corsair@gentoo.org>
+ PEAR-Console_Getopt-1.2.ebuild:
+ Stable on ppc64; bug #82545
19 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-Console_Getopt-1.2.ebuild:
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild
index c3456c79f91d..c8fef8f6d1bc 100644
--- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild
+++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild
@@ -1,11 +1,11 @@
# 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.ebuild,v 1.2 2005/02/19 07:03:35 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild,v 1.3 2005/02/19 10:22:53 corsair Exp $
inherit php-pear
DESCRIPTION="Command-line option parser."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ppc64"
IUSE=""
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index 58ccd8f84da0..51e927ce1ece 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.3 2005/02/19 07:18:41 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.4 2005/02/19 10:23:23 corsair Exp $
+
+ 19 Feb 2005; Markus Rothe <corsair@gentoo.org> PEAR-PEAR-1.3.5.ebuild:
+ Stable on ppc64; bug #82545
19 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-PEAR-1.3.5.ebuild:
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild
index 95246d15c367..9e9989f92e9d 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild
@@ -1,13 +1,13 @@
# 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.5.ebuild,v 1.2 2005/02/19 07:18:41 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.5.ebuild,v 1.3 2005/02/19 10:23:23 corsair Exp $
inherit php-pear
DESCRIPTION="PEAR Base System."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ppc64"
IUSE=""
RDEPEND=">=dev-php/PEAR-Archive_Tar-1.1
>=dev-php/PEAR-Console_Getopt-1.2
diff --git a/dev-php/PEAR-XML_RPC/ChangeLog b/dev-php/PEAR-XML_RPC/ChangeLog
index 1da3dafeb22f..cd0181436067 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.2 2005/02/19 07:24:28 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/ChangeLog,v 1.3 2005/02/19 10:20:49 corsair Exp $
+
+ 19 Feb 2005; Markus Rothe <corsair@gentoo.org> PEAR-XML_RPC-1.1.0.ebuild:
+ Stable on ppc64; bug #82545
19 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-XML_RPC-1.1.0.ebuild:
diff --git a/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.1.0.ebuild b/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.1.0.ebuild
index a8694554e2f1..d9b6af91cc1a 100644
--- a/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.1.0.ebuild
+++ b/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.1.0.ebuild
@@ -1,11 +1,11 @@
# 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.1.0.ebuild,v 1.2 2005/02/19 07:24:28 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.1.0.ebuild,v 1.3 2005/02/19 10:20:49 corsair Exp $
inherit php-pear
DESCRIPTION="PHP implementation of the XML-RPC protocol."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ppc64"
IUSE=""