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 1QzWZf-0002Kn-CX for garchives@archives.gentoo.org; Fri, 02 Sep 2011 16:26:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0166F21C12A; Fri, 2 Sep 2011 16:26:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8989421C047 for ; Fri, 2 Sep 2011 16:25:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 1C8CF1B402A for ; Fri, 2 Sep 2011 16:25:24 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -4.856 X-Spam-Level: X-Spam-Status: No, score=-4.856 required=5.5 tests=[AWL=1.743, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FQdVzeOUmOE9 for ; Fri, 2 Sep 2011 16:25:17 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 566E81B401C for ; Fri, 2 Sep 2011 16:25:17 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QzWYN-0001rv-Kr for gentoo-user@gentoo.org; Fri, 02 Sep 2011 18:25:15 +0200 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 02 Sep 2011 18:25:15 +0200 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 02 Sep 2011 18:25:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: equery depends =dev-lang/python-2.6.6-r2 Date: Fri, 2 Sep 2011 16:25:03 +0000 (UTC) Message-ID: References: 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 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110821 Firefox/6.0 SeaMonkey/2.3) X-Archives-Salt: X-Archives-Hash: 9f2b2af75eacce4cf9523ec1ff0a8f7a Mark Knecht gmail.com> writes: > > emerge --depclean -pv =dev-lang/python-2.6.6-r2 > I believe you can trust it, but why use --depclean instead of just -C? I found this syntax googling (hi Neil)... Since the purpose is to remove pacakges, I guess depclean works the best? Dunno really, just found it googling. > Prior to doing anything please ensure that you have eselect python > setup correctly for a python-2.7 package that's on the machine. It has been set to 2.7 for a long time.