summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-18 20:21:20 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-18 20:21:20 +0000
commitdea98d16eda73ab03f4da45b6f3d75f3d2e24f2f (patch)
treeb3f65cdf8deb88b30106515bddc59bc68e97a6fd /dev-php/PEAR-PEAR
parentFix bug #116914. (diff)
downloadhistorical-dea98d16eda73ab03f4da45b6f3d75f3d2e24f2f.tar.gz
historical-dea98d16eda73ab03f4da45b6f3d75f3d2e24f2f.tar.bz2
historical-dea98d16eda73ab03f4da45b6f3d75f3d2e24f2f.zip
Stable on ppc64; bug #119446
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r--dev-php/PEAR-PEAR/ChangeLog5
-rw-r--r--dev-php/PEAR-PEAR/Manifest14
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index 694a111859ed..137c85e8fe65 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.34 2006/01/18 06:37:04 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.35 2006/01/18 20:21:20 corsair Exp $
+
+ 18 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-PEAR-1.3.6-r4.ebuild:
+ Stable on ppc64; bug #119446
*PEAR-PEAR-1.3.6-r4 (18 Jan 2006)
diff --git a/dev-php/PEAR-PEAR/Manifest b/dev-php/PEAR-PEAR/Manifest
index ce0cba668b0d..4bf8c7cf4dbb 100644
--- a/dev-php/PEAR-PEAR/Manifest
+++ b/dev-php/PEAR-PEAR/Manifest
@@ -1,17 +1,7 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 6fb64eca4057036cf1fa9b679f638ac6 ChangeLog 5158
+MD5 9ede2cf7d66765205116eb775eda24ab ChangeLog 5264
MD5 368b25bb1b27f216958924161fe9494f PEAR-PEAR-1.3.5.ebuild 474
-MD5 e34fe006566b8a0df50fd430c7edd857 PEAR-PEAR-1.3.6-r4.ebuild 3303
+MD5 55be11f849a0e6987eaf43c671d4d85f PEAR-PEAR-1.3.6-r4.ebuild 3300
MD5 3554c88b634f100ef42729557e042fea files/digest-PEAR-PEAR-1.3.5 59
MD5 3b93337da15c6c451728ab40b9416e53 files/digest-PEAR-PEAR-1.3.6-r4 250
MD5 bde87daa639410ef7cbd1523234bcf1a files/pear.conf 255
MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDzeIeaGfFFLhbXWkRAt84AJ9Nn//vjF6bgi/kT9MhcLOydMjF8wCeIvie
-U7S3fyH3xifovYUjr0yz8CA=
-=A5hX
------END PGP SIGNATURE-----
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild
index d4ffc790cbed..a80665fd5119 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r4.ebuild,v 1.1 2006/01/18 06:37:04 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.3.6-r4.ebuild,v 1.2 2006/01/18 20:21:20 corsair 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="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86"
IUSE=""
# we deliberately force people to remove their old PEAR installations,