Gentoo Archives: gentoo-user

From: Paul Varner <fuzzyray@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] qpkg gone with gentoolkit update
Date: Wed, 12 Oct 2005 20:30:55
Message-Id: 1129148584.11234.5.camel@txslpc1d36.wkst.vzwnet.com
In Reply to: Re: [gentoo-user] qpkg gone with gentoolkit update by Dan Johansson
1 On Wed, 2005-10-12 at 21:55 +0200, Dan Johansson wrote:
2 > On Wednesday 12 October 2005 10.04, Dave Nebinger wrote:
3 > > emerge portage-utils. That will give you qpkg back (equery told me so ;-)
4 >
5 > portage-utils gave me qpkg back allright - but not with the same functions
6 > (especially --dups is missing).
7 >
8
9 emerge sync
10 emerge =gentoolkit-0.2.0-r2
11 qpkg will be found at /usr/lib/gentoolkit/bin/qpkg
12 If you would like qpkg in your path, do an ln -s /usr/lib/gentoolkit/bin/qpkg /usr/local/bin/qpkg
13
14 I'm working on adding the equivalent of qpkg --dups to equery.
15
16 Regards,
17 Paul
18 --
19 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] qpkg gone with gentoolkit update Dan Johansson <Dan.Johansson@×××.nu>