From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-portage-dev+bounces-3308-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 2E77E138247
	for <garchives@archives.gentoo.org>; Sun, 19 Jan 2014 02:16:03 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C1B20E0B00;
	Sun, 19 Jan 2014 02:16:01 +0000 (UTC)
Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 0CFEDE0983
	for <gentoo-portage-dev@lists.gentoo.org>; Sun, 19 Jan 2014 02:16:00 +0000 (UTC)
Received: by mail-wi0-f181.google.com with SMTP id hi8so2066989wib.8
        for <gentoo-portage-dev@lists.gentoo.org>; Sat, 18 Jan 2014 18:15:59 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=x-gm-message-state:mime-version:sender:in-reply-to:references:date
         :message-id:subject:from:to:content-type;
        bh=xb8ajgeT15oz+eSc6TFhUSGJv5M3TGU6rScWcQQgP6I=;
        b=IOxfy55eUdn+55mbZ7j0L6+0NC6J1AmXqN03B/D+A/0pbIsm9+VDUmhQCumrjQgtUk
         AtyrJQXzOCqkGSPbm9OCUvMpnwEG1JpuLlcEIOyx3LNHsF90dK5ZIzTjjiis8fJBghCs
         aaMwnGnELFDfg3y7tCQLijficRvTKlEKy0MT2sFz2n7mF0Ao9oUSwxDmYoSh8+RUeAx4
         b6OsFqvhVSlTP9I+PVRvq0s6o2kd8Sy5wkr1+ZN/09qLBosoOquQHh3vjISZ3l31vh4T
         98INpFdEjYsINYrBVZXgjecDm8g/m0Uw2X8O9dmw9JvAT0HkjOoqP7u3FhQG3yYmpvtm
         BMRg==
X-Gm-Message-State: ALoCoQnFLV2D6yS8DPBlej0Qqbleus37v7TvTqOTGXEvZfMKt8E1XYwpy/2gpJLsP2GWcCP5RcP6
Precedence: bulk
List-Post: <mailto:gentoo-portage-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-portage-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-portage-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-portage-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-portage-dev.gentoo.org>
X-BeenThere: gentoo-portage-dev@lists.gentoo.org
Reply-to: gentoo-portage-dev@lists.gentoo.org
MIME-Version: 1.0
X-Received: by 10.194.189.132 with SMTP id gi4mr8413706wjc.5.1390097759454;
 Sat, 18 Jan 2014 18:15:59 -0800 (PST)
Sender: antarus@scriptkitty.com
Received: by 10.216.170.129 with HTTP; Sat, 18 Jan 2014 18:15:59 -0800 (PST)
X-Originating-IP: [173.8.165.226]
In-Reply-To: <CAJ0EP41L7vuwm+PJbLPtZgavNfo4c8sqgn7q3tAFEFmLcb=Yrw@mail.gmail.com>
References: <1390090872-31783-1-git-send-email-alexander@plaimi.net>
	<1390090872-31783-2-git-send-email-alexander@plaimi.net>
	<CAJ0EP41L7vuwm+PJbLPtZgavNfo4c8sqgn7q3tAFEFmLcb=Yrw@mail.gmail.com>
Date: Sat, 18 Jan 2014 18:15:59 -0800
X-Google-Sender-Auth: fJL-vSaE-WOngCGT7-uihpgsNlQ
Message-ID: <CAAr7Pr8J11DVDNmdYM4RGMiSeW9HcxyJi7EUHx46mzWzop7Njg@mail.gmail.com>
Subject: Re: [gentoo-portage-dev] [PATCH 2/3] emerge: Rename
 --autounmask-write to --autounmask
From: Alec Warner <antarus@gentoo.org>
To: gentoo-portage-dev@lists.gentoo.org
Content-Type: multipart/alternative; boundary=047d7bb0437427e00904f0495b15
X-Archives-Salt: 9327f0b2-ea5d-4df8-85be-bb5bb6881b63
X-Archives-Hash: 5cf2aaa0a8c07167eb04b96b94587242

--047d7bb0437427e00904f0495b15
Content-Type: text/plain; charset=UTF-8

It should be emerge --pretend --autounmask, but I'm not sure he implemented
that bit.

-A


On Sat, Jan 18, 2014 at 6:14 PM, Mike Gilbert <floppym@gentoo.org> wrote:

> On Sat, Jan 18, 2014 at 7:21 PM, Alexander Berntsen
> <alexander@plaimi.net> wrote:
> > Rename --autounmask-write to --autounmask. Please note that removing the
> > option does not mean that the variable used for keeping track of
> > autounmask writing is not removed from depgraph.py.
>
> Ok, so how do I tell portage to suggest autounmask entries without
> writing them to /etc/portage? Is that feature gone after your changes?
>
>

--047d7bb0437427e00904f0495b15
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">It should be emerge --pretend --autounmask, but I&#39;m no=
t sure he implemented that bit.<div><br></div><div>-A</div></div><div class=
=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On Sat, Jan 18, 2014 at=
 6:14 PM, Mike Gilbert <span dir=3D"ltr">&lt;<a href=3D"mailto:floppym@gent=
oo.org" target=3D"_blank">floppym@gentoo.org</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div class=3D"im">On Sat, Jan 18, 2014 at 7:=
21 PM, Alexander Berntsen<br>
&lt;<a href=3D"mailto:alexander@plaimi.net">alexander@plaimi.net</a>&gt; wr=
ote:<br>
&gt; Rename --autounmask-write to --autounmask. Please note that removing t=
he<br>
&gt; option does not mean that the variable used for keeping track of<br>
&gt; autounmask writing is not removed from depgraph.py.<br>
<br>
</div>Ok, so how do I tell portage to suggest autounmask entries without<br=
>
writing them to /etc/portage? Is that feature gone after your changes?<br>
<br>
</blockquote></div><br></div>

--047d7bb0437427e00904f0495b15--