--- ntfs3g-1.2531.ebuild 2009-02-19 15:21:08.408751000 -0800 +++ ntfs3g-1.2531.ebuild.new 2009-02-19 15:24:41.550151000 -0800 @@ -1,6 +1,8 @@ # 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.2531.ebuild,v 1.5 2008/07/17 19:04:53 corsair Exp $ +# $Header: $ + +inherit linux-info MY_PN="${PN/3g/-3g}" MY_P="${MY_PN}-${PV}" @@ -16,6 +18,7 @@ RDEPEND="" DEPEND="" +CONFIG_CHECK="~FUSE_FS" S="${WORKDIR}/${MY_P}" --- ntfs3g-1.5130.ebuild 2009-01-19 11:47:03.000000000 -0800 +++ ntfs3g-1.5130.ebuild.new 2009-02-19 15:29:17.493347000 -0800 @@ -1,6 +1,8 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.5130.ebuild,v 1.1 2009/01/19 19:47:03 chutzpah Exp $ +# $Header: $ + +inherit linux-info MY_PN="${PN/3g/-3g}" MY_P="${MY_PN}-${PV}" @@ -16,6 +18,7 @@ RDEPEND="hal? ( sys-apps/hal )" DEPEND="${RDEPEND}" +CONFIG_CHECK="~FUSE_FS" S="${WORKDIR}/${MY_P}" --- ntfs3g-2009.2.1.ebuild 2009-02-19 15:21:18.875256000 -0800 +++ ntfs3g-2009.2.1.ebuild.new 2009-02-19 15:25:01.052673000 -0800 @@ -1,6 +1,8 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2009.2.1.ebuild,v 1.1 2009/02/12 16:21:24 chutzpah Exp $ +# $Header: $ + +inherit linux-info MY_PN="${PN/3g/-3g}" MY_P="${MY_PN}-${PV}" @@ -16,6 +18,7 @@ RDEPEND="hal? ( sys-apps/hal )" DEPEND="${RDEPEND}" +CONFIG_CHECK="~FUSE_FS" S="${WORKDIR}/${MY_P}"