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 58B0A1396D0 for ; Sat, 12 Aug 2017 01:04:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A79FFE0DC8; Sat, 12 Aug 2017 01:04:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 5265CE0BDF for ; Sat, 12 Aug 2017 01:04:29 +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 4629234177F for ; Sat, 12 Aug 2017 01:04:27 +0000 (UTC) Subject: Re: [gentoo-dev] 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> From: Michael Orlitzky Message-ID: Date: Fri, 11 Aug 2017 21:04:24 -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: <6912b3d6-4d66-ef99-223c-5892549b571e@gentoo.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Archives-Salt: b92e9061-db26-47f5-af99-fe9a196f6ed0 X-Archives-Hash: adf5e61f1ad24ed0e53243429505363f On 08/11/2017 08:59 PM, Michael Orlitzky wrote: > > Does --changed-use help there? I can see the argument for --newuse, but > I thought --changed-use only applied to flags that were added or removed > to installed packages (which becomes impossible, if we require new > revisions). > ^ this doesn't make any sense, I meant that the only difference between --changed-use and --newuse is with regard to already-installed packages that undergo an IUSE change.