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
commit5d130d683b9a728f4806c3ffe65452cd8eacd590 (patch)
tree04582186d2e8e57563c47e85bc7b5610bea40be0 /dev-php
parentAdded ~ppc64 (diff)
downloadgentoo-2-5d130d683b9a728f4806c3ffe65452cd8eacd590.tar.gz
gentoo-2-5d130d683b9a728f4806c3ffe65452cd8eacd590.tar.bz2
gentoo-2-5d130d683b9a728f4806c3ffe65452cd8eacd590.zip
Drop ~hppa.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-php')
-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..28808b0f3d47 100644
--- a/dev-php/PEAR-PEAR/Manifest
+++ b/dev-php/PEAR-PEAR/Manifest
@@ -1,7 +1,7 @@
-MD5 956dd42bad79cd8bb5f2c060f1ab71ab ChangeLog 6849
+MD5 44b9d2db2a4ac887b7abcf4061d28b99 ChangeLog 7023
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 df1243f38ff8a39f2ae14378d65bb921 PEAR-PEAR-1.4.6-r1.ebuild 4634
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,