Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/ntfs3g/
Date: Mon, 02 May 2022 21:18:07
Message-Id: 1651526173.5d92ff672b56bffd9333062940964bb79e228ead.floppym@gentoo
1 commit: 5d92ff672b56bffd9333062940964bb79e228ead
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 21:16:13 2022 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 21:16:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d92ff67
7
8 sys-fs/ntfs3g: disable "quarantined" utilities
9
10 Upstream doesn't really support these programs. If someone really needs
11 them, we can restore them behind a masked USE flag.
12
13 Bug: https://bugs.gentoo.org/842222
14 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
15
16 sys-fs/ntfs3g/{ntfs3g-2021.8.22-r3.ebuild => ntfs3g-2021.8.22-r4.ebuild} | 1 -
17 1 file changed, 1 deletion(-)
18
19 diff --git a/sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild b/sys-fs/ntfs3g/ntfs3g-2021.8.22-r4.ebuild
20 similarity index 98%
21 rename from sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild
22 rename to sys-fs/ntfs3g/ntfs3g-2021.8.22-r4.ebuild
23 index 8e3bee187cef..3ee5db1efeb5 100644
24 --- a/sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild
25 +++ b/sys-fs/ntfs3g/ntfs3g-2021.8.22-r4.ebuild
26 @@ -51,7 +51,6 @@ src_configure() {
27 $(use_enable xattr xattr-mappings)
28 $(use_enable ntfsdecrypt crypto)
29 $(use_enable ntfsprogs)
30 - $(use_enable ntfsprogs quarantined)
31 $(use_enable static-libs static)
32
33 --with-uuid