summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-08-17 20:01:12 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-08-17 20:01:12 +0000
commit94857c62bbbf8c0ac7cc3eccb78fc81291392096 (patch)
tree202fb877ee8af6e12f899e21ec45d96d819f6cc1
parentStable on ppc64 (diff)
downloadgentoo-2-94857c62bbbf8c0ac7cc3eccb78fc81291392096.tar.gz
gentoo-2-94857c62bbbf8c0ac7cc3eccb78fc81291392096.tar.bz2
gentoo-2-94857c62bbbf8c0ac7cc3eccb78fc81291392096.zip
Stable on ppc64
(Portage version: 2.1-r2)
-rw-r--r--sys-devel/pmake/ChangeLog5
-rw-r--r--sys-devel/pmake/pmake-1.98.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/pmake/ChangeLog b/sys-devel/pmake/ChangeLog
index 2227bb9d9a7f..dc83fc9bc8a4 100644
--- a/sys-devel/pmake/ChangeLog
+++ b/sys-devel/pmake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/pmake
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.29 2006/06/27 01:13:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.30 2006/08/17 20:01:12 corsair Exp $
+
+ 17 Aug 2006; Markus Rothe <corsair@gentoo.org> pmake-1.98.ebuild:
+ Stable on ppc64
27 Jun 2006; Brent Baude <ranger@gentoo.org> pmake-1.98.ebuild:
Marking pmake-1.98 ~ppc64 for bug 138082
diff --git a/sys-devel/pmake/pmake-1.98.ebuild b/sys-devel/pmake/pmake-1.98.ebuild
index 1320069b9a53..162e4ecaab22 100644
--- a/sys-devel/pmake/pmake-1.98.ebuild
+++ b/sys-devel/pmake/pmake-1.98.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/sys-devel/pmake/pmake-1.98.ebuild,v 1.9 2006/06/27 01:13:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.98.ebuild,v 1.10 2006/08/17 20:01:12 corsair Exp $
inherit eutils toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/p/pmake/${MY_P}.orig.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
RDEPEND="virtual/libc"