From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-124655-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QZiAe-00071X-Tg
	for garchives@archives.gentoo.org; Thu, 23 Jun 2011 11:34:05 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 273E01C09F;
	Thu, 23 Jun 2011 11:31:12 +0000 (UTC)
Received: from mail-qw0-f53.google.com (mail-qw0-f53.google.com [209.85.216.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id C13541C09F
	for <gentoo-user@lists.gentoo.org>; Thu, 23 Jun 2011 11:31:11 +0000 (UTC)
Received: by qwb7 with SMTP id 7so1156181qwb.40
        for <gentoo-user@lists.gentoo.org>; Thu, 23 Jun 2011 04:31:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=googlemail.com; s=gamma;
        h=domainkey-signature:mime-version:reply-to:sender:in-reply-to
         :references:date:x-google-sender-auth:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        bh=8dMQSWKUnHIPNIAbgB8Gy6R7pEp/cU27MbHoGdv/Yy8=;
        b=xSYIT4psFTVlYrjuTf37Aozp8ueyIGA8TlMKG60KYPOBcAPSDSfVugOPFwW5wPDFpW
         E3P0R9tKVRLxUFvHJKWXwIoyMo3jYMMQkjFrhM3wsoWak4geiTvROvwPrFEhd68sW30J
         gYmWCCgn71qckcPTt6oL3TzPmMwuWoLBsqpow=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=googlemail.com; s=gamma;
        h=mime-version:reply-to:sender:in-reply-to:references:date
         :x-google-sender-auth:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        b=YJEahZX1DoyeMFqs2e18QsHYBFCVATIAIwIySCH8PXKfKLuhPh4cqyBp5EgudF/Id8
         hrSE2uFMEmOeUoXppFYqusM3EGknLAKDEoaw+N/5L7ONyckos7ErZ7y1lEYw4tt/A1Rf
         6MbaptZg5tPza6F2JYqktqYRdxQEFn2w3j0Ho=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.229.118.78 with SMTP id u14mr1437940qcq.29.1308828670708; Thu,
 23 Jun 2011 04:31:10 -0700 (PDT)
Sender: daniel.pielmeier@googlemail.com
Received: by 10.229.242.3 with HTTP; Thu, 23 Jun 2011 04:31:10 -0700 (PDT)
In-Reply-To: <4E02189A.90908@darkmetatron.de>
References: <2869451.8C6Z2vDv6d@nazgul>
	<1670223.3B9JZpE7Ee@nazgul>
	<20110622154440.0425dbe1@zaphod.digimed.co.uk>
	<15413157.QhsxscBRlY@nazgul>
	<4E02189A.90908@darkmetatron.de>
Date: Thu, 23 Jun 2011 13:31:10 +0200
X-Google-Sender-Auth: i412-iH-I1IAhOCMh0U1ooypT54
Message-ID: <BANLkTinFL3LWybfGHnDcWBFrySO_vt2Nbg@mail.gmail.com>
Subject: Re: [gentoo-user] portage getting mixed up with USE?
From: Daniel Pielmeier <billie@gentoo.org>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: fc26e46f2552a74c760030519ed226f0

2011/6/22 Sebastian Be=C3=9Fler <sebastian@darkmetatron.de>:
> Am 22.06.2011 17:31, schrieb Alan McKinnon:
>> On Wednesday 22 June 2011 15:44:40 Neil Bothwick did opine thusly:
>>> On Wed, 22 Jun 2011 14:41:57 +0200, Alan McKinnon wrote:
>>>> It is unset here (well, it's not set, actually - same thing)
>>>
>>> autounmask is set by default, you need to explicitly set it to off.
>>
>> So,
>>
>> is it invisibly on then? I don't have it in make.conf and it's not in
>> FEATURES:
>
> It is not a FEATURE its a default option
>
> NOTE: This --autounmask behavior can be disabled by setting
> =C2=A0 =C2=A0 =C2=A0EMERGE_DEFAULT_OPTS=3D"--autounmask=3Dn" in make.conf=
.
>

Sorry for the confusion by mixing up FEATURES with
EMERGE_DEFAULT_OPTS. I did not have a Gentoo machine at hand when
writing this.

--=20
Regards,
Daniel