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 903DC1396D9 for ; Sun, 15 Oct 2017 00:26:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC79E2BC03A; Sun, 15 Oct 2017 00:26:43 +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 92AD52BC001 for ; Sun, 15 Oct 2017 00:26:43 +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 4439133BEAC for ; Sun, 15 Oct 2017 00:26:42 +0000 (UTC) Subject: Re: [gentoo-user] [OT] emerge default opts To: gentoo-user@lists.gentoo.org References: <7b5a9f$98b69k@relay.skynet.be> <94e84688-54b9-8b94-300d-f70b71104332@gmail.com> From: Michael Orlitzky Message-ID: <53791738-ff06-fcfb-9753-52fc62f469bb@gentoo.org> Date: Sat, 14 Oct 2017 20:26:33 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: <94e84688-54b9-8b94-300d-f70b71104332@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Archives-Salt: aedac986-75c0-40e8-86d4-0cd76a8d6a76 X-Archives-Hash: 0f8b40c5c43745d89b2504795a9ffc57 On 10/14/2017 07:25 AM, Dale wrote: > > EMERGE_DEFAULT_OPTS="--with-bdeps y ... You probably don't need this one any more... you'll have to consult a lawyer to figure out what `man emerge` says on the matter, but IIRC, the --with-bdeps-auto flag (enabled by default) now does the sensible thing, by default, for both updates and depcleans.