summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-01-30 22:24:04 +0000
committerBrent Baude <ranger@gentoo.org>2008-01-30 22:24:04 +0000
commit4e979181c9336c7a73cf3640350cd67a151605fd (patch)
treeb73cfeec98b2644a63311d805b7fcfd27ff70d91 /sys-fs/ntfs3g
parentRemove mask for removed open-vm-tools package. (diff)
downloadgentoo-2-4e979181c9336c7a73cf3640350cd67a151605fd.tar.gz
gentoo-2-4e979181c9336c7a73cf3640350cd67a151605fd.tar.bz2
gentoo-2-4e979181c9336c7a73cf3640350cd67a151605fd.zip
Marking ntfs3g-1.2129 ~ppc64 for bug 207120
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-fs/ntfs3g')
-rw-r--r--sys-fs/ntfs3g/ChangeLog5
-rw-r--r--sys-fs/ntfs3g/ntfs3g-1.2129.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog
index effceefc2eed..db300dd82e07 100644
--- a/sys-fs/ntfs3g/ChangeLog
+++ b/sys-fs/ntfs3g/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ntfs3g
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.49 2008/01/29 17:07:33 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.50 2008/01/30 22:24:04 ranger Exp $
+
+ 30 Jan 2008; Brent Baude <ranger@gentoo.org> ntfs3g-1.2129.ebuild:
+ Marking ntfs3g-1.2129 ~ppc64 for bug 207120
*ntfs3g-1.2129 (29 Jan 2008)
diff --git a/sys-fs/ntfs3g/ntfs3g-1.2129.ebuild b/sys-fs/ntfs3g/ntfs3g-1.2129.ebuild
index bbb2b34a3529..cc9a8767c1d7 100644
--- a/sys-fs/ntfs3g/ntfs3g-1.2129.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-1.2129.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.2129.ebuild,v 1.1 2008/01/29 17:07:33 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.2129.ebuild,v 1.2 2008/01/30 22:24:04 ranger Exp $
MY_PN="${PN/3g/-3g}"
MY_P="${MY_PN}-${PV}"
@@ -11,7 +11,7 @@ SRC_URI="http://www.ntfs-3g.org/${MY_P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="debug suid"
RDEPEND=""