summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-fs/mac-fdisk/ChangeLog5
-rw-r--r--sys-fs/mac-fdisk/mac-fdisk-0.1-r6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/mac-fdisk/ChangeLog b/sys-fs/mac-fdisk/ChangeLog
index 604245d98e0d..13833857a0b1 100644
--- a/sys-fs/mac-fdisk/ChangeLog
+++ b/sys-fs/mac-fdisk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/mac-fdisk
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mac-fdisk/ChangeLog,v 1.15 2007/02/11 06:54:12 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mac-fdisk/ChangeLog,v 1.16 2007/02/13 10:45:06 corsair Exp $
+
+ 13 Feb 2007; Markus Rothe <corsair@gentoo.org> mac-fdisk-0.1-r6.ebuild:
+ Stable on ppc64; bug #165677
11 Feb 2007; Joseph Jezak <josejx@gentoo.org>
-files/mac-fdisk-ppc64-1.patch, -files/mac-fdisk-ppc.patch,
diff --git a/sys-fs/mac-fdisk/mac-fdisk-0.1-r6.ebuild b/sys-fs/mac-fdisk/mac-fdisk-0.1-r6.ebuild
index 3e688da551a6..021df73a5566 100644
--- a/sys-fs/mac-fdisk/mac-fdisk-0.1-r6.ebuild
+++ b/sys-fs/mac-fdisk/mac-fdisk-0.1-r6.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/sys-fs/mac-fdisk/mac-fdisk-0.1-r6.ebuild,v 1.3 2007/02/11 06:54:12 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mac-fdisk/mac-fdisk-0.1-r6.ebuild,v 1.4 2007/02/13 10:45:06 corsair Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/m/mac-fdisk/${PN}_${PV}.orig.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="ppc ~ppc64 ~x86"
+KEYWORDS="ppc ppc64 ~x86"
IUSE=""
DEPEND=""