From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 2A4DC138334 for ; Mon, 17 Jun 2019 22:49:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AE82E08D9; Mon, 17 Jun 2019 22:49:15 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 28D5FE0882 for ; Mon, 17 Jun 2019 22:49:15 +0000 (UTC) Received: from thinkpad.fritz.box (unknown [IPv6:2001:4060:c005:3f00:9491:b020:96bd:fae]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: soap) by smtp.gentoo.org (Postfix) with ESMTPSA id BF1A2346332 for ; Mon, 17 Jun 2019 22:49:13 +0000 (UTC) Message-ID: Subject: Re: [gentoo-dev] Introducing global USE=gui flag From: David Seifert To: gentoo-dev@lists.gentoo.org Date: Tue, 18 Jun 2019 00:49:09 +0200 In-Reply-To: <20190617142727.GA30021@undo-autkin> References: <0b47073a062a8b47d647f2397d06145305b50b20.camel@gentoo.org> <20190617142727.GA30021@undo-autkin> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Archives-Salt: 3e77131b-26ce-4784-84a7-e545a650c40d X-Archives-Hash: edb956ce01df134120c9affb0efe6f1c On Mon, 2019-06-17 at 15:27 +0100, Andrey Utkin wrote: > On Sun, Apr 21, 2019 at 07:09:12PM +0200, David Seifert wrote: > > Dear fellow developers, > > as part of our effort in making Gentoo more pleasant to use, I am > > suggesting to add the global USE=gui flag. > > The idea seems sensible to me. > What should be the next step? > An experimental patchset handling some tricky packages in the > proposed > way? We will formalise it in a new QA policy in the coming days. David