summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-25 14:34:48 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-25 14:34:48 +0000
commit76fd6a13a8c5cfa88f3ad37d1c00f490c16d6e82 (patch)
treed03232b06df5eec64034dbef54a77e252922cdcf /sys-fs
parentMarking quilt-0.50 ppc for bug 408755 (diff)
downloadgentoo-2-76fd6a13a8c5cfa88f3ad37d1c00f490c16d6e82.tar.gz
gentoo-2-76fd6a13a8c5cfa88f3ad37d1c00f490c16d6e82.tar.bz2
gentoo-2-76fd6a13a8c5cfa88f3ad37d1c00f490c16d6e82.zip
Marking ntfs3g-2012.1.15-r1 ppc for bug 409273
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ntfs3g/ChangeLog5
-rw-r--r--sys-fs/ntfs3g/ntfs3g-2012.1.15-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog
index 92fe561d4c3c..d13e78986fdb 100644
--- a/sys-fs/ntfs3g/ChangeLog
+++ b/sys-fs/ntfs3g/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ntfs3g
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.127 2012/03/24 17:17:43 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.128 2012/03/25 14:34:48 ranger Exp $
+
+ 25 Mar 2012; Brent Baude <ranger@gentoo.org> ntfs3g-2012.1.15-r1.ebuild:
+ Marking ntfs3g-2012.1.15-r1 ppc for bug 409273
24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
ntfs3g-2012.1.15-r1.ebuild:
diff --git a/sys-fs/ntfs3g/ntfs3g-2012.1.15-r1.ebuild b/sys-fs/ntfs3g/ntfs3g-2012.1.15-r1.ebuild
index c81ba6eb731e..10ef4d66042f 100644
--- a/sys-fs/ntfs3g/ntfs3g-2012.1.15-r1.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2012.1.15-r1.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/ntfs3g/ntfs3g-2012.1.15-r1.ebuild,v 1.6 2012/03/24 17:17:43 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2012.1.15-r1.ebuild,v 1.7 2012/03/25 14:34:48 ranger Exp $
EAPI=4
inherit linux-info
@@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ppc ~ppc64 ~sparc x86"
IUSE="acl crypt debug extras +ntfsprogs suid static-libs xattr +udev +external-fuse"
RDEPEND="external-fuse? ( >=sys-fs/fuse-2.8.0 )