From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1392031-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id ED7BF158090
	for <garchives@archives.gentoo.org>; Mon,  2 May 2022 21:18:07 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 19306E08BD;
	Mon,  2 May 2022 21:18:07 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id EC322E08BD
	for <gentoo-commits@lists.gentoo.org>; Mon,  2 May 2022 21:18:06 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id A5043341685
	for <gentoo-commits@lists.gentoo.org>; Mon,  2 May 2022 21:18:05 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B23D43BF
	for <gentoo-commits@lists.gentoo.org>; Mon,  2 May 2022 21:18:03 +0000 (UTC)
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" <floppym@gentoo.org>
Message-ID: <1651526173.5d92ff672b56bffd9333062940964bb79e228ead.floppym@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/ntfs3g/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild sys-fs/ntfs3g/ntfs3g-2021.8.22-r4.ebuild
X-VCS-Directories: sys-fs/ntfs3g/
X-VCS-Committer: floppym
X-VCS-Committer-Name: Mike Gilbert
X-VCS-Revision: 5d92ff672b56bffd9333062940964bb79e228ead
X-VCS-Branch: master
Date: Mon,  2 May 2022 21:18:03 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 0ebc1b9a-6532-4ef3-90bd-fe259942245c
X-Archives-Hash: fe28a9d47a8eecf507a0edf93eb020b3

commit:     5d92ff672b56bffd9333062940964bb79e228ead
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon May  2 21:16:13 2022 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon May  2 21:16:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d92ff67

sys-fs/ntfs3g: disable "quarantined" utilities

Upstream doesn't really support these programs. If someone really needs
them, we can restore them behind a masked USE flag.

Bug: https://bugs.gentoo.org/842222
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 sys-fs/ntfs3g/{ntfs3g-2021.8.22-r3.ebuild => ntfs3g-2021.8.22-r4.ebuild} | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild b/sys-fs/ntfs3g/ntfs3g-2021.8.22-r4.ebuild
similarity index 98%
rename from sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild
rename to sys-fs/ntfs3g/ntfs3g-2021.8.22-r4.ebuild
index 8e3bee187cef..3ee5db1efeb5 100644
--- a/sys-fs/ntfs3g/ntfs3g-2021.8.22-r3.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2021.8.22-r4.ebuild
@@ -51,7 +51,6 @@ src_configure() {
 		$(use_enable xattr xattr-mappings)
 		$(use_enable ntfsdecrypt crypto)
 		$(use_enable ntfsprogs)
-		$(use_enable ntfsprogs quarantined)
 		$(use_enable static-libs static)
 
 		--with-uuid