summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-11-21 13:36:36 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-11-21 13:36:36 +0000
commited0e6f3fadd322cadc35c365ffb6dad042288c8e (patch)
treedecb8cfd9e32b2b823a008dc2c76de206bafa327 /sys-fs
parentRevert my last commit (diff)
downloadgentoo-2-ed0e6f3fadd322cadc35c365ffb6dad042288c8e.tar.gz
gentoo-2-ed0e6f3fadd322cadc35c365ffb6dad042288c8e.tar.bz2
gentoo-2-ed0e6f3fadd322cadc35c365ffb6dad042288c8e.zip
Stable on amd64 wrt bug #346097
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-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 15c16b0083ae..cee6705485f2 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.105 2010/11/19 16:34:51 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.106 2010/11/21 13:36:36 hwoarang Exp $
+
+ 21 Nov 2010; Markos Chandras <hwoarang@gentoo.org> ntfs3g-2010.8.8.ebuild:
+ Stable on amd64 wrt bug #346097
*ntfs3g-2010.10.2 (19 Nov 2010)
diff --git a/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild b/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild
index a57cdc08d674..249baf3c8390 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.3 2010/11/19 16:34:51 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild,v 1.4 2010/11/21 13:36:36 hwoarang 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 )