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 B7AE81396D0 for ; Sun, 13 Aug 2017 10:12:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39D87E0D3C; Sun, 13 Aug 2017 10:12:02 +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 DF8D9E0D2E for ; Sun, 13 Aug 2017 10:12:01 +0000 (UTC) Received: from [192.168.1.100] (c-98-218-46-55.hsd1.md.comcast.net [98.218.46.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mjo) by smtp.gentoo.org (Postfix) with ESMTPSA id C58873417A4 for ; Sun, 13 Aug 2017 10:12:00 +0000 (UTC) Subject: Re: [gentoo-dev] Re: Revisions for USE flag changes To: gentoo-dev@lists.gentoo.org References: <53c9d820-5852-730a-3728-793855c98a1a@gentoo.org> <6912b3d6-4d66-ef99-223c-5892549b571e@gentoo.org> <4bf31717-7dbe-78ec-30e1-78f12f63174e@gentoo.org> <9a4c73d7-34b7-d84e-b9f6-ff5abcc6ec31@gentoo.org> From: Michael Orlitzky Message-ID: Date: Sun, 13 Aug 2017 06:11:58 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 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 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Archives-Salt: cbb9f329-bddf-4c22-8fc8-1f0a28ccd7a4 X-Archives-Hash: dd031ee076c1616c812089358248e3da On 08/12/2017 10:52 PM, Duncan wrote: > > How so? Are you arguing that deciding to system-wide switch to/from > pulseaudio, systemd, or gstreamer is nonsense? > The meaning of any one USE flag varies widely across packages. I could never say "I want to enable USE=gstreamer" for every package in the tree, because I have no idea what it does for most of them. Setting USE=whatever globally essentially means "make random changes to my system" -- hence my wording. The meaning of a USE flag is per-package, so per-package is the only meaningful way to set them.