summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-09-29 05:53:47 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-09-29 05:53:47 +0000
commit1e462c3915e43ac1a9005ac00f6e524c3e0186da (patch)
treeb9ddb0e04d6fe7ae5bfb3c63f129cfb69d123067 /dev-php/PEAR-PEAR
parentstable on ppc (Bug #131795) (diff)
downloadgentoo-2-1e462c3915e43ac1a9005ac00f6e524c3e0186da.tar.gz
gentoo-2-1e462c3915e43ac1a9005ac00f6e524c3e0186da.tar.bz2
gentoo-2-1e462c3915e43ac1a9005ac00f6e524c3e0186da.zip
Stable on ppc64; bug #149306
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r--dev-php/PEAR-PEAR/ChangeLog5
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index c849f324bbbb..f27b7ee087a0 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.77 2006/09/28 20:07:50 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.78 2006/09/29 05:53:47 corsair Exp $
+
+ 29 Sep 2006; Markus Rothe <corsair@gentoo.org> PEAR-PEAR-1.4.11.ebuild:
+ Stable on ppc64; bug #149306
28 Sep 2006; Jason Wever <weeve@gentoo.org> PEAR-PEAR-1.4.11.ebuild:
Stable on SPARC wrt bug #149306.
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild
index cfe1bb9e1a8b..505f684fdb80 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.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.11.ebuild,v 1.5 2006/09/28 20:07:50 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild,v 1.6 2006/09/29 05:53:47 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 ~hppa ~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,