summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2006-01-24 21:03:11 +0000
committerLuca Longinotti <chtekk@gentoo.org>2006-01-24 21:03:11 +0000
commit7df776e27d823c2e457d2764e5a9b1e3b60eda74 (patch)
tree31f8a44fa44a6abfa3f1eb088b7c40b8e0b2478d /dev-php/PEAR-PEAR
parentAdded ~ppc64 (diff)
downloadhistorical-7df776e27d823c2e457d2764e5a9b1e3b60eda74.tar.gz
historical-7df776e27d823c2e457d2764e5a9b1e3b60eda74.tar.bz2
historical-7df776e27d823c2e457d2764e5a9b1e3b60eda74.zip
Drop ~hppa.
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r--dev-php/PEAR-PEAR/ChangeLog7
-rw-r--r--dev-php/PEAR-PEAR/Manifest4
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index a087c3f79c79..a06c0e3f13b7 100644
--- a/dev-php/PEAR-PEAR/ChangeLog
+++ b/dev-php/PEAR-PEAR/ChangeLog
@@ -1,6 +1,11 @@
# 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.46 2006/01/24 20:29:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.47 2006/01/24 21:03:11 chtekk Exp $
+
+ 24 Jan 2006; Luca Longinotti <chtekk@gentoo.org>
+ PEAR-PEAR-1.4.6-r1.ebuild:
+ Dropping ~hppa on PEAR 1.4.6-r1 as dev-lang/php and its deps are not
+ keyworded hppa yet.
24 Jan 2006; Jeroen Roovers <jer@gentoo.org> PEAR-PEAR-1.4.6-r1.ebuild:
Marked ~hppa (bug #111525).
diff --git a/dev-php/PEAR-PEAR/Manifest b/dev-php/PEAR-PEAR/Manifest
index 81d8d8c502ac..c30f9889ff95 100644
--- a/dev-php/PEAR-PEAR/Manifest
+++ b/dev-php/PEAR-PEAR/Manifest
@@ -1,7 +1,7 @@
-MD5 956dd42bad79cd8bb5f2c060f1ab71ab ChangeLog 6849
+MD5 a3c607c3824aa32a67e0800645ecee78 ChangeLog 7026
MD5 368b25bb1b27f216958924161fe9494f PEAR-PEAR-1.3.5.ebuild 474
MD5 4b7b18104c089f704049b94934a96938 PEAR-PEAR-1.3.6-r5.ebuild 3345
-MD5 b78f23ace3b7c9cda3806548d07eb620 PEAR-PEAR-1.4.6-r1.ebuild 4640
+MD5 7e21de4e3440e8d843cef1823b94a697 PEAR-PEAR-1.4.6-r1.ebuild 4637
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
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 9af5d0986d2f..cba78ec7795e 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.6 2006/01/24 20:29:17 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild,v 1.7 2006/01/24 21:03:11 chtekk 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 ~hppa ~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,