summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-23 21:35:27 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-23 21:35:27 +0000
commit797fd47331bf5876421e8d037467ad95e28df41f (patch)
tree4506685a2392ab6b1b85205533a630c84da68543 /dev-php/PEAR-PEAR
parentAdd support for .sug files. (diff)
downloadgentoo-2-797fd47331bf5876421e8d037467ad95e28df41f.tar.gz
gentoo-2-797fd47331bf5876421e8d037467ad95e28df41f.tar.bz2
gentoo-2-797fd47331bf5876421e8d037467ad95e28df41f.zip
Stable on ppc64; bug #111525
(Portage version: 2.0.53)
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.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog
index 7b0c094822f8..de97e12c7f36 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.42 2006/01/23 21:27:10 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.43 2006/01/23 21:35:27 corsair Exp $
+
+ 23 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-PEAR-1.4.6-r1.ebuild:
+ Stable on ppc64; bug #111525
23 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-PEAR-1.4.6-r1.ebuild:
Stable on x86; bug #111525
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 1488d5d948f9..407605178d8c 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.2 2006/01/23 21:27:10 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild,v 1.3 2006/01/23 21:35:27 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 ~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,