From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1102469-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 49A14138334
	for <garchives@archives.gentoo.org>; Sun, 28 Jul 2019 17:36:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7B33EE07DB;
	Sun, 28 Jul 2019 17:36:56 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 5B9DCE07DB
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Jul 2019 17:36:56 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 0D35A348D62
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Jul 2019 17:36:55 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6FBD45CB
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Jul 2019 17:36:52 +0000 (UTC)
From: "Aaron Bauman" <bman@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, "Aaron Bauman" <bman@gentoo.org>
Message-ID: <1564335295.26a66e491a742aaf87666f1bf84b55fcc1087179.bman@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xinit/
X-VCS-Repository: repo/gentoo
X-VCS-Files: x11-apps/xinit/metadata.xml
X-VCS-Directories: x11-apps/xinit/
X-VCS-Committer: bman
X-VCS-Committer-Name: Aaron Bauman
X-VCS-Revision: 26a66e491a742aaf87666f1bf84b55fcc1087179
X-VCS-Branch: master
Date: Sun, 28 Jul 2019 17:36:52 +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: 76493319-4a00-4e93-a58d-b770faec8e86
X-Archives-Hash: fb214c2eadb0ad2ffc97b3d74fab54ae

commit:     26a66e491a742aaf87666f1bf84b55fcc1087179
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 17:34:55 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 17:34:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26a66e49

x11-apps/xinit: drop unused local flag

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 x11-apps/xinit/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/x11-apps/xinit/metadata.xml b/x11-apps/xinit/metadata.xml
index f944f7012d7..2b3a2dcd7e8 100644
--- a/x11-apps/xinit/metadata.xml
+++ b/x11-apps/xinit/metadata.xml
@@ -6,10 +6,6 @@
 		<name>X11</name>
 	</maintainer>
 	<use>
-		<flag name="minimal">
-			Control dependencies on legacy apps (xterm, twm, ...). Safe to
-			enable if you use a modern desktop environment.
-		</flag>
 		<flag name="twm">
 			Control dependencies on legacy apps (xterm, twm, ...). Safe to
 			disable if you use a modern desktop environment.