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 ) id 1LANUk-0007C7-IK for garchives@archives.gentoo.org; Wed, 10 Dec 2008 11:44:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2709EE02FB; Wed, 10 Dec 2008 11:44:43 +0000 (UTC) Received: from anli.goldspace.net (anli.goldspace.net [80.246.67.229]) by pigeon.gentoo.org (Postfix) with ESMTP id CFAC8E02FB for ; Wed, 10 Dec 2008 11:44:42 +0000 (UTC) Received: from anli.goldspace.net (localhost [127.0.0.1]) by anli.goldspace.net (Postfix) with ESMTP id D2A1C5A650 for ; Wed, 10 Dec 2008 14:43:22 +0300 (MSK) From: Andrew Gaydenko To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] if I unmerge XYZ... Date: Wed, 10 Dec 2008 14:43:22 +0300 User-Agent: KMail/1.10.3 (Linux/2.6.27-gentoo-r5; KDE/4.1.3; x86_64; ; ) References: <200812091221.44705.a@gaydenko.com> <200812091446.58285.wonko@wonkology.org> In-Reply-To: <200812091446.58285.wonko@wonkology.org> 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="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812101443.22761.a@gaydenko.com> X-Archives-Salt: c2aff3f2-8605-4d44-a16f-9195fa5471bd X-Archives-Hash: f6a371f88c68c4fe44db6a46823d8705 On Tuesday 09 December 2008 16:46:54 Alex Schuster wrote: > Andrew Gaydenko writes: > > Is there a way to predict which dependecies will be unsatisfied at case > > of unmerging some package without real unmerging? > > emerge --depclean -pv XYZ > > Wonko Thanks!