From ed0e6f3fadd322cadc35c365ffb6dad042288c8e Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Sun, 21 Nov 2010 13:36:36 +0000 Subject: Stable on amd64 wrt bug #346097 (Portage version: 2.1.9.24/cvs/Linux x86_64) --- sys-fs/ntfs3g/ChangeLog | 5 ++++- sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-fs') 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 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 ) -- cgit v1.2.3-65-gdbad