summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-23 21:35:27 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-23 21:35:27 +0000
commit9cebd979259fabf8f04c5754f9999121880606c0 (patch)
treee43ae7f08c20341ca4a8acc7dfe50dc00be68336 /dev-php
parentAdd support for .sug files. (diff)
downloadhistorical-9cebd979259fabf8f04c5754f9999121880606c0.tar.gz
historical-9cebd979259fabf8f04c5754f9999121880606c0.tar.bz2
historical-9cebd979259fabf8f04c5754f9999121880606c0.zip
Stable on ppc64; bug #111525
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php')
-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.4.6-r1.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index 7b0c094822f8..de97e12c7f36 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.42 2006/01/23 21:27:10 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.43 2006/01/23 21:35:27 corsair Exp $
+
+ 23 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-PEAR-1.4.6-r1.ebuild:
+ Stable on ppc64; bug #111525
23 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-PEAR-1.4.6-r1.ebuild:
Stable on x86; bug #111525
diff --git a/dev-php/PEAR-PEAR/Manifest b/dev-php/PEAR-PEAR/Manifest
index af843e9b79ee..58200d9a0e96 100644
--- a/dev-php/PEAR-PEAR/Manifest
+++ b/dev-php/PEAR-PEAR/Manifest
@@ -1,20 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 de8f258fa9b7aa4a67c12417f3905da7 ChangeLog 6405
+MD5 4bc251805376f9e57a3e2d9b146355fe ChangeLog 6513
MD5 368b25bb1b27f216958924161fe9494f PEAR-PEAR-1.3.5.ebuild 474
MD5 4b7b18104c089f704049b94934a96938 PEAR-PEAR-1.3.6-r5.ebuild 3345
-MD5 e9187d743d7b4feaa50f3e46ab5281cd PEAR-PEAR-1.4.6-r1.ebuild 4641
+MD5 9078cb97cc7a2012b31ef1b7b5d0ea44 PEAR-PEAR-1.4.6-r1.ebuild 4640
MD5 3554c88b634f100ef42729557e042fea files/digest-PEAR-PEAR-1.3.5 59
MD5 3b93337da15c6c451728ab40b9416e53 files/digest-PEAR-PEAR-1.3.6-r5 250
MD5 8dce99141680abac08c7b328def8c375 files/digest-PEAR-PEAR-1.4.6-r1 250
MD5 4d00eb55859fa6e9e77a226693e0030b files/fix-packagingroot-1.4.6.patch 2549
MD5 c977da8e9e2fd780c6f818b21723b582 files/pear.conf 255
MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFD1UpHCRZPokWLroQRAgVAAJ0Y9vn6+KrMBeqi1QMzxSfjIejkAwCfceeM
-OUaKz/IKo8gEkfxut+A9bxo=
-=v3gT
------END PGP SIGNATURE-----
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild
index 1488d5d948f9..407605178d8c 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.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.4.6-r1.ebuild,v 1.2 2006/01/23 21:27:10 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild,v 1.3 2006/01/23 21:35:27 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 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
# we deliberately force people to remove their old PEAR installations,