Gentoo Archives: gentoo-amd64

From: Harm Geerts <harmgeerts@××××.nl>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Who downgrades hal and dbus?
Date: Mon, 09 Jan 2006 08:54:42
Message-Id: 200601090952.56943.harmgeerts@home.nl
In Reply to: [gentoo-amd64] Who downgrades hal and dbus? by Michael Ulm
1 On Monday 09 January 2006 08:34, Michael Ulm wrote:
2 > I played with equery depends, but found no dependency
3 > on the old versions. Any ideas how to find and remove
4 > those dependencies?
5 Probably not the nicest way but you "could" use this:
6 find /var/db/pkg/ -name "*.ebuild" -exec grep sys-apps/dbus-0.23 {} \; -print
7 --
8 gentoo-amd64@g.o mailing list