summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/mac-fdisk')
-rw-r--r--sys-fs/mac-fdisk/ChangeLog5
-rw-r--r--sys-fs/mac-fdisk/mac-fdisk-0.1-r7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/mac-fdisk/ChangeLog b/sys-fs/mac-fdisk/ChangeLog
index 48f9ea23c78e..2a10af7dc1c3 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mac-fdisk/ChangeLog,v 1.23 2012/02/03 18:33:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mac-fdisk/ChangeLog,v 1.24 2012/02/16 19:21:16 phajdan.jr Exp $
+
+ 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> mac-fdisk-0.1-r7.ebuild:
+ x86 stable wrt bug #397231
03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> mac-fdisk-0.1-r7.ebuild:
Stable for amd64, wrt bug #397231
diff --git a/sys-fs/mac-fdisk/mac-fdisk-0.1-r7.ebuild b/sys-fs/mac-fdisk/mac-fdisk-0.1-r7.ebuild
index b9cfc2403c11..08cd05ff0984 100644
--- a/sys-fs/mac-fdisk/mac-fdisk-0.1-r7.ebuild
+++ b/sys-fs/mac-fdisk/mac-fdisk-0.1-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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-r7.ebuild,v 1.2 2012/02/03 18:33:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mac-fdisk/mac-fdisk-0.1-r7.ebuild,v 1.3 2012/02/16 19:21:16 phajdan.jr Exp $
inherit eutils toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/m/mac-fdisk/${PN}_${PV}.orig.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE=""
DEPEND=""