Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 235966 | Differences between
and this patch

Collapse All | Expand All

(-)ntfs3g-1.2531.ebuild (+3 lines)
Lines 2-7 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.2531.ebuild,v 1.5 2008/07/17 19:04:53 corsair Exp $
3
# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.2531.ebuild,v 1.5 2008/07/17 19:04:53 corsair Exp $
4
4
5
inherit linux-info
6
5
MY_PN="${PN/3g/-3g}"
7
MY_PN="${PN/3g/-3g}"
6
MY_P="${MY_PN}-${PV}"
8
MY_P="${MY_PN}-${PV}"
7
9
Lines 16-21 Link Here
16
18
17
RDEPEND=""
19
RDEPEND=""
18
DEPEND=""
20
DEPEND=""
21
CONFIG_CHECK="FUSE_FS"
19
22
20
S="${WORKDIR}/${MY_P}"
23
S="${WORKDIR}/${MY_P}"
21
24
(-)ntfs3g-1.2812.ebuild (+3 lines)
Lines 2-7 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.2812.ebuild,v 1.1 2008/08/20 19:17:01 chutzpah Exp $
3
# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.2812.ebuild,v 1.1 2008/08/20 19:17:01 chutzpah Exp $
4
4
5
inherit linux-info
6
5
MY_PN="${PN/3g/-3g}"
7
MY_PN="${PN/3g/-3g}"
6
MY_P="${MY_PN}-${PV}"
8
MY_P="${MY_PN}-${PV}"
7
9
Lines 16-21 Link Here
16
18
17
RDEPEND="hal? ( sys-apps/hal )"
19
RDEPEND="hal? ( sys-apps/hal )"
18
DEPEND="${RDEPEND}"
20
DEPEND="${RDEPEND}"
21
CONFIG_CHECK="FUSE_FS"
19
22
20
S="${WORKDIR}/${MY_P}"
23
S="${WORKDIR}/${MY_P}"
21
24
(-)ntfs3g-1.2918.ebuild (+3 lines)
Lines 2-7 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.2918.ebuild,v 1.1 2008/10/06 14:57:36 chutzpah Exp $
3
# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.2918.ebuild,v 1.1 2008/10/06 14:57:36 chutzpah Exp $
4
4
5
inherit linux-info
6
5
MY_PN="${PN/3g/-3g}"
7
MY_PN="${PN/3g/-3g}"
6
MY_P="${MY_PN}-${PV}"
8
MY_P="${MY_PN}-${PV}"
7
9
Lines 16-21 Link Here
16
18
17
RDEPEND="hal? ( sys-apps/hal )"
19
RDEPEND="hal? ( sys-apps/hal )"
18
DEPEND="${RDEPEND}"
20
DEPEND="${RDEPEND}"
21
CONFIG_CHECK="FUSE_FS"
19
22
20
S="${WORKDIR}/${MY_P}"
23
S="${WORKDIR}/${MY_P}"
21
24
(-)ntfs3g-1.5012.ebuild (+3 lines)
Lines 2-7 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.5012.ebuild,v 1.1 2008/10/23 14:23:59 chutzpah Exp $
3
# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.5012.ebuild,v 1.1 2008/10/23 14:23:59 chutzpah Exp $
4
4
5
inherit linux-info
6
5
MY_PN="${PN/3g/-3g}"
7
MY_PN="${PN/3g/-3g}"
6
MY_P="${MY_PN}-${PV}"
8
MY_P="${MY_PN}-${PV}"
7
9
Lines 16-21 Link Here
16
18
17
RDEPEND="hal? ( sys-apps/hal )"
19
RDEPEND="hal? ( sys-apps/hal )"
18
DEPEND="${RDEPEND}"
20
DEPEND="${RDEPEND}"
21
CONFIG_CHECK="FUSE_FS"
19
22
20
S="${WORKDIR}/${MY_P}"
23
S="${WORKDIR}/${MY_P}"
21
24

Return to bug 235966