summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-11-21 17:46:20 +0000
committerMarkus Meier <maekke@gentoo.org>2010-11-21 17:46:20 +0000
commit14ae5fd31bdc0c13b616768d6d92a2a9e95c9a62 (patch)
tree1a55396ccdaced5a86972b9c9121c408917d76cf /sys-fs/ntfs3g
parentx86 stable, bug #345809 (diff)
downloadgentoo-2-14ae5fd31bdc0c13b616768d6d92a2a9e95c9a62.tar.gz
gentoo-2-14ae5fd31bdc0c13b616768d6d92a2a9e95c9a62.tar.bz2
gentoo-2-14ae5fd31bdc0c13b616768d6d92a2a9e95c9a62.zip
x86 stable, bug #346097
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/ntfs3g')
-rw-r--r--sys-fs/ntfs3g/ChangeLog5
-rw-r--r--sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog
index cee6705485f2..1f8d568754a8 100644
--- a/sys-fs/ntfs3g/ChangeLog
+++ b/sys-fs/ntfs3g/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ntfs3g
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.106 2010/11/21 13:36:36 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.107 2010/11/21 17:46:20 maekke Exp $
+
+ 21 Nov 2010; Markus Meier <maekke@gentoo.org> ntfs3g-2010.8.8.ebuild:
+ x86 stable, bug #346097
21 Nov 2010; Markos Chandras <hwoarang@gentoo.org> ntfs3g-2010.8.8.ebuild:
Stable on amd64 wrt bug #346097
diff --git a/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild b/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild
index 249baf3c8390..aa6235545e8d 100644
--- a/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild,v 1.4 2010/11/21 13:36:36 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild,v 1.5 2010/11/21 17:46:20 maekke Exp $
EAPI=2
inherit linux-info
@@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
IUSE="acl debug hal suid udev +external-fuse"
RDEPEND="external-fuse? ( >=sys-fs/fuse-2.8.0 )