summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Archive_Tar/ChangeLog6
-rw-r--r--dev-php/PEAR-Archive_Tar/Manifest16
-rw-r--r--dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.1-r1.ebuild4
-rw-r--r--dev-php/PEAR-Console_Getopt/ChangeLog6
-rw-r--r--dev-php/PEAR-Console_Getopt/Manifest16
-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/Manifest16
-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/Manifest14
-rw-r--r--dev-php/PEAR-XML_RPC/PEAR-XML_RPC-1.4.1.ebuild4
12 files changed, 37 insertions, 63 deletions
diff --git a/dev-php/PEAR-Archive_Tar/ChangeLog b/dev-php/PEAR-Archive_Tar/ChangeLog
index 8c0284099497..25edc98c360f 100644
--- a/dev-php/PEAR-Archive_Tar/ChangeLog
+++ b/dev-php/PEAR-Archive_Tar/ChangeLog
@@ -1,6 +1,10 @@
# 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.17 2005/09/08 05:54:49 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/ChangeLog,v 1.18 2005/09/10 02:34:36 weeve Exp $
+
+ 10 Sep 2005; Jason Wever <weeve@gentoo.org>
+ PEAR-Archive_Tar-1.3.1-r1.ebuild:
+ Added ~sparc keyword.
*PEAR-Archive_Tar-1.3.1-r1 (08 Sep 2005)
diff --git a/dev-php/PEAR-Archive_Tar/Manifest b/dev-php/PEAR-Archive_Tar/Manifest
index fa718362b0ac..0bdd0a8aa87a 100644
--- a/dev-php/PEAR-Archive_Tar/Manifest
+++ b/dev-php/PEAR-Archive_Tar/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 938b1588281f2f50b351c5bfd04cb737 ChangeLog 2248
MD5 d8cd480acbbe18362594dc940889a546 PEAR-Archive_Tar-1.2.ebuild 384
MD5 6b921a1acb84359659494069d4963c6e PEAR-Archive_Tar-1.3.1.ebuild 388
-MD5 938b1588281f2f50b351c5bfd04cb737 ChangeLog 2248
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
-MD5 fec1598b5d0fdd58ab0e5c8222b2dd07 PEAR-Archive_Tar-1.3.1-r1.ebuild 352
+MD5 65e22da17e942a399cb31ea12e9547ca PEAR-Archive_Tar-1.3.1-r1.ebuild 359
MD5 d6e6a0abb56ce9ac771f2ebbe38f47c6 files/digest-PEAR-Archive_Tar-1.2 63
-MD5 6ab681a0eae04a2760bfbe24ee1f21d7 files/digest-PEAR-Archive_Tar-1.3.1-r1 65
MD5 6ab681a0eae04a2760bfbe24ee1f21d7 files/digest-PEAR-Archive_Tar-1.3.1 65
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDIZrTaGfFFLhbXWkRAnHvAKCDjXPw9V267M5r3Wn3vUuoFr2BTwCfYvi8
-AKC6phMtBXakRZccP83Rg/Q=
-=fTa8
------END PGP SIGNATURE-----
+MD5 6ab681a0eae04a2760bfbe24ee1f21d7 files/digest-PEAR-Archive_Tar-1.3.1-r1 65
diff --git a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.1-r1.ebuild b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.1-r1.ebuild
index ae67d02f8044..936c598ab22b 100644
--- a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.1-r1.ebuild
+++ b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.1-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-Archive_Tar/PEAR-Archive_Tar-1.3.1-r1.ebuild,v 1.2 2005/09/09 14:21:30 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.1-r1.ebuild,v 1.3 2005/09/10 02:34:36 weeve Exp $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Tar file management class"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
IUSE=""
diff --git a/dev-php/PEAR-Console_Getopt/ChangeLog b/dev-php/PEAR-Console_Getopt/ChangeLog
index d1e4b9a9963e..043b24e9726a 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.11 2005/09/08 05:56:01 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.12 2005/09/10 02:36:58 weeve Exp $
+
+ 10 Sep 2005; Jason Wever <weeve@gentoo.org>
+ PEAR-Console_Getopt-1.2-r1.ebuild:
+ Added ~sparc keyword.
*PEAR-Console_Getopt-1.2-r1 (08 Sep 2005)
diff --git a/dev-php/PEAR-Console_Getopt/Manifest b/dev-php/PEAR-Console_Getopt/Manifest
index 6b645312a36a..efe2bd7b278f 100644
--- a/dev-php/PEAR-Console_Getopt/Manifest
+++ b/dev-php/PEAR-Console_Getopt/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 2f12bb24b5d892eef55cf80b02222ceb PEAR-Console_Getopt-1.2-r1.ebuild 357
-MD5 6f191d8c3e32c6cd70f0cba14a55067a PEAR-Console_Getopt-1.2.ebuild 391
MD5 53afddffdb07bc05380d2cb1986c0175 ChangeLog 1629
+MD5 6f191d8c3e32c6cd70f0cba14a55067a PEAR-Console_Getopt-1.2.ebuild 391
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
-MD5 c9d76029e885ac56a75a03019d4e0907 files/digest-PEAR-Console_Getopt-1.2-r1 65
+MD5 77bd9842d05ead89679c5519e24f478f PEAR-Console_Getopt-1.2-r1.ebuild 364
MD5 c9d76029e885ac56a75a03019d4e0907 files/digest-PEAR-Console_Getopt-1.2 65
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDIZrUaGfFFLhbXWkRAuNyAJ0VqVlP4WQxIMeiB7t55FooMubxdACfQSq7
-2X8GUtr5booBMeLSQ1rMy+g=
-=vxd/
------END PGP SIGNATURE-----
+MD5 c9d76029e885ac56a75a03019d4e0907 files/digest-PEAR-Console_Getopt-1.2-r1 65
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 049532ccedae..4b67a97938ac 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.2 2005/09/09 14:21:30 sebastian Exp $
+# $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 $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="Command-line option parser"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
IUSE=""
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index 6def4d77c2ab..5cf8bed06cb8 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.21 2005/09/08 05:58:53 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.22 2005/09/10 02:38:00 weeve Exp $
+
+ 10 Sep 2005; Jason Wever <weeve@gentoo.org> PEAR-PEAR-1.3.6.ebuild:
+ Added ~sparc keyword.
08 Sep 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-PEAR-1.3.6.ebuild:
diff --git a/dev-php/PEAR-PEAR/Manifest b/dev-php/PEAR-PEAR/Manifest
index c9f18ca4baec..ba25c8e05329 100644
--- a/dev-php/PEAR-PEAR/Manifest
+++ b/dev-php/PEAR-PEAR/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 6264d44d2da062be17876113c3985f30 PEAR-PEAR-1.3.6.ebuild 3979
+MD5 c23ce545085a34e9ec46f8b1d82bbfdd ChangeLog 3146
MD5 7e92e897d5dd12b435216d3ec6f31cbb PEAR-PEAR-1.3.5-r1.ebuild 3753
MD5 e68f890941cc02efec6b8f2235bf8919 PEAR-PEAR-1.3.5.ebuild 470
-MD5 c23ce545085a34e9ec46f8b1d82bbfdd ChangeLog 3146
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
+MD5 a1ccc8e17ff47f6eab20950d60dea3da PEAR-PEAR-1.3.6.ebuild 3986
MD5 3554c88b634f100ef42729557e042fea files/digest-PEAR-PEAR-1.3.5 59
-MD5 02fb36158a6f513f8c40d304ff37ecbe files/digest-PEAR-PEAR-1.3.6 250
MD5 46061bca70e685875cd072b811107a83 files/digest-PEAR-PEAR-1.3.5-r1 248
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDIZrTaGfFFLhbXWkRAjbXAJ9ZF4AtRr36Ys7lSEScl9GWrKzRaACeMLay
-MbW2hDOz4aaisHJK4O+qyn4=
-=fUji
------END PGP SIGNATURE-----
+MD5 40d581b70213127824825738217f0b74 files/digest-PEAR-PEAR-1.3.6 250
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 2f5b2342d410..76be5c239de3 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.3 2005/09/09 14:21:31 sebastian Exp $
+# $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 $
inherit depend.php
@@ -20,7 +20,7 @@ SRC_URI="http://pear.php.net/get/Archive_Tar-${ARCHIVE_TAR}.tgz
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~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 2db3dd9c4579..88645759dc3b 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.27 2005/09/08 05:56:51 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_RPC/ChangeLog,v 1.28 2005/09/10 02:35:53 weeve Exp $
+
+ 10 Sep 2005; Jason Wever <weeve@gentoo.org> PEAR-XML_RPC-1.4.1.ebuild:
+ Added ~sparc keyword.
08 Sep 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-XML_RPC-1.4.1.ebuild:
diff --git a/dev-php/PEAR-XML_RPC/Manifest b/dev-php/PEAR-XML_RPC/Manifest
index 9a79dc787822..77bddf4bf089 100644
--- a/dev-php/PEAR-XML_RPC/Manifest
+++ b/dev-php/PEAR-XML_RPC/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 d96c1c378176b14dcd1e16cf2eefddca PEAR-XML_RPC-1.4.1.ebuild 358
-MD5 ca58c82fe4c81c2dbdd675e7900da900 PEAR-XML_RPC-1.4.0.ebuild 397
MD5 0aa19e862fdc6d4a256f1923911f13e8 ChangeLog 3872
+MD5 ca58c82fe4c81c2dbdd675e7900da900 PEAR-XML_RPC-1.4.0.ebuild 397
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
+MD5 0a709a051e3513f50eb434c061c7445b PEAR-XML_RPC-1.4.1.ebuild 365
MD5 75aaf0401821a4c2c84c8757cf1450a6 files/digest-PEAR-XML_RPC-1.4.0 61
MD5 57ca56e71ea16dd8defb90001d0ef454 files/digest-PEAR-XML_RPC-1.4.1 61
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDIZrUaGfFFLhbXWkRAsJMAJ0W5EFQu+HjdZd5P+RnvokMtKS6AQCeMXj+
-iEQYxjICkd9hqYZPAMYiXwc=
-=GY/4
------END PGP SIGNATURE-----
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 6de3f79ebba4..bcaf9b2bea26 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.3 2005/09/09 14:21:31 sebastian Exp $
+# $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 $
inherit php-pear-r1
@@ -8,5 +8,5 @@ DESCRIPTION="PHP implementation of the XML-RPC protocol"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
IUSE=""