summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2005-09-11 02:10:13 +0000
committerOlivier Crête <tester@gentoo.org>2005-09-11 02:10:13 +0000
commit514e0765261ddd1a73e3662e2f9c27583f1be90a (patch)
tree8b4484b7bf099049730edded88656ed19b44ea91 /sys-fs
parentMark 0.3.36 stable on alpha (diff)
downloadgentoo-2-514e0765261ddd1a73e3662e2f9c27583f1be90a.tar.gz
gentoo-2-514e0765261ddd1a73e3662e2f9c27583f1be90a.tar.bz2
gentoo-2-514e0765261ddd1a73e3662e2f9c27583f1be90a.zip
Marked ~x86 per bug #103144
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/mac-fdisk/ChangeLog5
-rw-r--r--sys-fs/mac-fdisk/mac-fdisk-0.1-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/mac-fdisk/ChangeLog b/sys-fs/mac-fdisk/ChangeLog
index 23e977fcf211..4c416b3875d6 100644
--- a/sys-fs/mac-fdisk/ChangeLog
+++ b/sys-fs/mac-fdisk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/mac-fdisk
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mac-fdisk/ChangeLog,v 1.11 2005/08/28 01:15:44 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mac-fdisk/ChangeLog,v 1.12 2005/09/11 02:10:13 tester Exp $
+
+ 11 Sep 2005; Olivier Crête <tester@gentoo.org> mac-fdisk-0.1-r4.ebuild:
+ Marked ~x86 per bug #103144
28 Aug 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
mac-fdisk-0.1-r2.ebuild, mac-fdisk-0.1-r3.ebuild, mac-fdisk-0.1-r4.ebuild,
diff --git a/sys-fs/mac-fdisk/mac-fdisk-0.1-r4.ebuild b/sys-fs/mac-fdisk/mac-fdisk-0.1-r4.ebuild
index fe5ac319842f..2dbe0d32f1a0 100644
--- a/sys-fs/mac-fdisk/mac-fdisk-0.1-r4.ebuild
+++ b/sys-fs/mac-fdisk/mac-fdisk-0.1-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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-r4.ebuild,v 1.2 2005/08/28 01:15:44 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mac-fdisk/mac-fdisk-0.1-r4.ebuild,v 1.3 2005/09/11 02:10:13 tester Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://http.us.debian.org/debian/pool/main/m/mac-fdisk/${PN}_${PV}.orig
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~ppc64 ~ppc"
+KEYWORDS="-* ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND="virtual/libc"