summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-08-22 15:22:23 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-08-22 15:22:23 +0000
commitabc222ec589471cd9721a1c1debccdc25014921c (patch)
treea7f68f9c8f48b881838736f26c1b424d5c6a33d0 /dev-php/PEAR-PEAR
parentppc stable, bug #189610 (diff)
downloadgentoo-2-abc222ec589471cd9721a1c1debccdc25014921c.tar.gz
gentoo-2-abc222ec589471cd9721a1c1debccdc25014921c.tar.bz2
gentoo-2-abc222ec589471cd9721a1c1debccdc25014921c.zip
ppc stable, bug #189075
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r--dev-php/PEAR-PEAR/ChangeLog6
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index a226a9fa0750..4850bc2e9fdc 100644
--- a/dev-php/PEAR-PEAR/ChangeLog
+++ b/dev-php/PEAR-PEAR/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-PEAR
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.91 2007/08/19 07:14:04 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.92 2007/08/22 15:22:23 dertobi123 Exp $
+
+ 22 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ PEAR-PEAR-1.6.1.ebuild:
+ ppc stable, bug #189075
19 Aug 2007; Markus Rothe <corsair@gentoo.org> PEAR-PEAR-1.6.1.ebuild:
Stable on ppc64; bug #189075
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild
index c6b8d69ddb10..2ec8b04bc26f 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.6.1.ebuild,v 1.5 2007/08/19 07:14:04 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild,v 1.6 2007/08/22 15:22:23 dertobi123 Exp $
inherit depend.php
@@ -12,7 +12,7 @@ PEAR="1.6.1"
[[ -z "${PEAR_CACHEDIR}" ]] && PEAR_CACHEDIR="/var/cache/pear"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86"
DESCRIPTION="PEAR Base System (PEAR, Archive_Tar, Console_Getopt, Structures_Graph, XML_RPC)."
HOMEPAGE="http://pear.php.net/"