From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1402805-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 F31E4158091
	for <garchives@archives.gentoo.org>; Mon, 30 May 2022 21:02:37 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D7A8EE09A4;
	Mon, 30 May 2022 21:02:36 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(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 BE01CE09A4
	for <gentoo-commits@lists.gentoo.org>; Mon, 30 May 2022 21:02:36 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 932F33419BB
	for <gentoo-commits@lists.gentoo.org>; Mon, 30 May 2022 21:02:34 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id EE4653B8
	for <gentoo-commits@lists.gentoo.org>; Mon, 30 May 2022 21:02:32 +0000 (UTC)
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" <cyber+gentoo@sysrq.in>
Message-ID: <1653939465.8de4140a7254a63b8ec23916682e91ccf0f11efb.cybertailor@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/mat2/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: app-misc/mat2/metadata.xml
X-VCS-Directories: app-misc/mat2/
X-VCS-Committer: cybertailor
X-VCS-Committer-Name: Anna Vyalkova
X-VCS-Revision: 8de4140a7254a63b8ec23916682e91ccf0f11efb
X-VCS-Branch: dev
Date: Mon, 30 May 2022 21:02:32 +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: 0438e524-92cd-413c-90b4-2b8d0b2d5766
X-Archives-Hash: cedfeeaa141effd0e95b87fa5380c926

commit:     8de4140a7254a63b8ec23916682e91ccf0f11efb
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon May 30 19:27:24 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon May 30 19:37:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8de4140a

app-misc/mat2: UnusedLocalUse

Closes: https://bugs.gentoo.org/848093
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 app-misc/mat2/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/app-misc/mat2/metadata.xml b/app-misc/mat2/metadata.xml
index 449ee1eb2..e1234b58e 100644
--- a/app-misc/mat2/metadata.xml
+++ b/app-misc/mat2/metadata.xml
@@ -9,8 +9,4 @@
 		<bugs-to>https://0xacab.org/jvoisin/mat2/issues</bugs-to>
 		<changelog>https://0xacab.org/jvoisin/mat2/tags?format=atom</changelog>
 	</upstream>
-	<use>
-		<flag name="video">Use <pkg>media-video/ffmpeg</pkg> for video support</flag>
-		<flag name="sandbox">Enable sandboxing functionality through <pkg>sys-apps/bubblewrap</pkg></flag>
-	</use>
 </pkgmetadata>