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 ) id 1QTvqY-0007gN-17 for garchives@archives.gentoo.org; Tue, 07 Jun 2011 12:57:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4396B1C071; Tue, 7 Jun 2011 12:55:39 +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 189E11C071 for ; Tue, 7 Jun 2011 12:55:38 +0000 (UTC) Received: by qwb7 with SMTP id 7so2824213qwb.40 for ; Tue, 07 Jun 2011 05:55:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=D6yDjvAaH8+MtcW0+7kdDuMQBJDD7XlGiQzy9m/uMHk=; b=TgMMBInqLcovufxJp9qyg13WAMK8ltNn+Mb+qE1l21MCJObaNMgnJOnNeOnfI0nA+T R58SFzHDJWF6McP2x8ZKuCvfg/BcvHvXbeGu2Nv9NTOSwzzekwYZGONBmQbSI4kDEKvV uHhzXC5pHA4hAiWoEyaB0V6IaTkNSIsaPndUQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=We/X8kSUnaLudAvuXQ0sUzEYmsmaLEVs71otG44uoQEPi5a9/6MwpFc6vw9a/je2Bf qF4zcvozBIcZCJZ/7IOyAdJYI16PQGtGaq57qXuS41D5CkJDLv3OUmrunQpRZG7sPmZG n3WPrNbziF+QTXs1R9CNH4XUZ0rmfnlLTmw3U= 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 Received: by 10.224.214.68 with SMTP id gz4mr2744985qab.378.1307451338525; Tue, 07 Jun 2011 05:55:38 -0700 (PDT) Received: by 10.224.61.14 with HTTP; Tue, 7 Jun 2011 05:55:38 -0700 (PDT) In-Reply-To: <201106071110.25887.alan.mckinnon@gmail.com> References: <201106071110.25887.alan.mckinnon@gmail.com> Date: Tue, 7 Jun 2011 05:55:38 -0700 Message-ID: Subject: Re: [gentoo-user] portage-2.2.0_alpha38 & --depclean From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: X-Archives-Hash: eb233520f0930c9b98781f479f2e1517 On Tue, Jun 7, 2011 at 2:10 AM, Alan McKinnon wrote: > Latest portage-2.2.0_alpha38 has changed something with system set and > depclean handling. It now shows this: > > !!! 'app-editors/nano' is part of your system profile. > !!! Unmerging it may be damaging to your system. > I saw the same thing here yesterday so I added nano & less to my world file just so I could move on. - Mark