summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-01-26 13:50:23 +0000
committerJeroen Roovers <jer@gentoo.org>2006-01-26 13:50:23 +0000
commitc7d306661849ea5db212d71da6aeac84c2c16ef8 (patch)
tree9996bf0ffb8f868ebcc604fc902c19320bb1c44e /dev-php/PEAR-PEAR
parentSmall fix for the startup script (diff)
downloadhistorical-c7d306661849ea5db212d71da6aeac84c2c16ef8.tar.gz
historical-c7d306661849ea5db212d71da6aeac84c2c16ef8.tar.bz2
historical-c7d306661849ea5db212d71da6aeac84c2c16ef8.zip
Marked ~hppa (bug #111525).
Package-Manager: portage-2.1_pre3-r1
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.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 79112ca305f2..8921e8ee2328 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.49 2006/01/25 23:46:53 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.50 2006/01/26 13:50:23 jer Exp $
+
+ 26 Jan 2006; Jeroen Roovers <jer@gentoo.org> PEAR-PEAR-1.4.6-r1.ebuild:
+ Marked ~hppa (bug #111525).
25 Jan 2006; Bryan Østergaard <kloeri@gentoo.org
PEAR-PEAR-1.4.6-r1.ebuild:
diff --git a/dev-php/PEAR-PEAR/Manifest b/dev-php/PEAR-PEAR/Manifest
index 1be99386452e..aa892e9da09b 100644
--- a/dev-php/PEAR-PEAR/Manifest
+++ b/dev-php/PEAR-PEAR/Manifest
@@ -1,20 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 63e8ac0a4a66378a3dbab1cb00d58703 ChangeLog 7237
+MD5 71b4a15949abf0c5f30701322a7daf2a ChangeLog 7339
MD5 368b25bb1b27f216958924161fe9494f PEAR-PEAR-1.3.5.ebuild 474
MD5 4b7b18104c089f704049b94934a96938 PEAR-PEAR-1.3.6-r5.ebuild 3345
-MD5 21acf874d3c38afda60b6d369a44396b PEAR-PEAR-1.4.6-r1.ebuild 4634
+MD5 c4cc5f84c58110e6b2f1720a941a6b5b PEAR-PEAR-1.4.6-r1.ebuild 4638
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)
-
-iD8DBQFD2A4/ugEuf3OQ0akRAskWAJ9hdVXpmdy1OrqN3GD4r2uW8X44GgCdEeFJ
-qRYiAQk9G9UzprbUO5+7k7Q=
-=zaBI
------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 d69f31658b14..1e616141887b 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.9 2006/01/25 23:46:53 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild,v 1.10 2006/01/26 13:50:23 jer 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 ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
IUSE=""
# we deliberately force people to remove their old PEAR installations,