From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-86966-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1L5XTW-0007Ic-Ba
	for garchives@archives.gentoo.org; Thu, 27 Nov 2008 03:23:30 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 08C14E03DD;
	Thu, 27 Nov 2008 03:23:28 +0000 (UTC)
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187])
	by pigeon.gentoo.org (Postfix) with ESMTP id 93CB5E03DD
	for <gentoo-user@lists.gentoo.org>; Thu, 27 Nov 2008 03:23:27 +0000 (UTC)
Received: by nf-out-0910.google.com with SMTP id c7so440639nfi.26
        for <gentoo-user@lists.gentoo.org>; Wed, 26 Nov 2008 19:23:27 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:sender
         :to:subject:in-reply-to:mime-version:content-type
         :content-transfer-encoding:content-disposition:references
         :x-google-sender-auth;
        bh=xtkbIfURlrTE8peop4w1fGxTepEKAlCSSQuBpQl0sfc=;
        b=uYewpmkRUJnxS8wb/52M6qftCXxArF8h6nMTdQH0wOXQ5M3MLhqGwSbak+me7kLD72
         EWTXcbqB962FD2ZMoViejemh4tV4LT+1Ggk56mF/0VNAUMidjehruiRYaH8R3ACsCUQI
         gY9l4z+Qu+31esMV5YBEHzbdnniYFHSI/10qo=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:sender:to:subject:in-reply-to:mime-version
         :content-type:content-transfer-encoding:content-disposition
         :references:x-google-sender-auth;
        b=ZrXSdeIniwOUNK1stioyu+w+iaznhWGW6ud2Vmr0VUpggtaXLI0wbFm00SWKrvAWVQ
         KL9xs+u7iputnAI+XqTtytvr0GH43a4d+Tikwz7zsgvXJGZ/KWyRyp7JjUZWxT6EX0Vj
         lYxleC+G6qjBfn+6SFiM0w67Gz4uQotq296bs=
Received: by 10.210.120.7 with SMTP id s7mr6871543ebc.78.1227756207026;
        Wed, 26 Nov 2008 19:23:27 -0800 (PST)
Received: by 10.210.34.20 with HTTP; Wed, 26 Nov 2008 19:23:26 -0800 (PST)
Message-ID: <38af3d670811261923j3c1e4742y25a78af1c9f515a9@mail.gmail.com>
Date: Thu, 27 Nov 2008 01:23:26 -0200
From: "Jorge Peixoto de Morais Neto" <please.no.spam.here@gmail.com>
Sender: jorgepeixotomorais@gmail.com
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] --depclean won't work anymore.
In-Reply-To: <492DA1C5.5060603@gmail.com>
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
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <4928D08C.3060504@gmail.com>
	 <ccf48b120811222013ubb44364kd69d63db7898a16c@mail.gmail.com>
	 <4928DACD.7090409@gmail.com>
	 <200811231001.40319.alan.mckinnon@gmail.com>
	 <49291D1D.3090801@gmail.com> <49292966.7000507@googlemail.com>
	 <492930F6.1020308@gmail.com> <20081126191649.65ee5de5@krikkit>
	 <492DA1C5.5060603@gmail.com>
X-Google-Sender-Auth: 5d798fc8c2e8afd6
X-Archives-Salt: b338ca31-a751-4c18-afac-3ad1042fcd47
X-Archives-Hash: fc7309c7b87a465716acae66fc704bbb

>>>> EMERGE_DEFAULT_OPTS="--with-bdeps y --nospinner"
I don't see the reason tough. Mine is just
$ fgrep DEFAULT /etc/make.conf
EMERGE_DEFAULT_OPTS=--nospinner
The portage's default around bdeps is fine with me. It makes sense.
And please think before changing the defaults. Do not change it just
because it is fun. When you mess too much with your system, then when
something breaks, it is harder to pinpoint the cause.
(This comes from a reformed ricer).

Regards,
    Jorge Peixoto