--- ntfs3g-1.2531.ebuild 2008-07-17 12:07:08.000000000 -0700 +++ ntfs3g-1.2531.ebuild.new 2008-11-26 01:21:18.000000000 -0800 @@ -2,6 +2,8 @@ # 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 $ +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.2812.ebuild 2008-08-20 12:17:01.000000000 -0700 +++ ntfs3g-1.2812.ebuild.new 2008-11-26 01:24:39.000000000 -0800 @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.2812.ebuild,v 1.1 2008/08/20 19:17:01 chutzpah Exp $ +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-1.2918.ebuild 2008-10-06 07:57:36.000000000 -0700 +++ ntfs3g-1.2918.ebuild.new 2008-11-26 01:25:14.000000000 -0800 @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.2918.ebuild,v 1.1 2008/10/06 14:57:36 chutzpah Exp $ +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-1.5012.ebuild 2008-10-23 07:23:59.000000000 -0700 +++ ntfs3g-1.5012.ebuild.new 2008-11-26 01:25:45.000000000 -0800 @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.5012.ebuild,v 1.1 2008/10/23 14:23:59 chutzpah Exp $ +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}"