Gentoo Archives: gentoo-dev

From: Seemant Kulleen <seemant@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: Unmerging dependent packages
Date: Wed, 14 Apr 2004 07:11:30
Message-Id: 1081926221.6447.44.camel@sephora
In Reply to: Re: [gentoo-dev] Re: Unmerging dependent packages by Mike Frysinger
1 depclean can show some undesirable behaviour. I prefer the tried and
2 trusted find /var/db/pkg -name '*DEPEND' | xargs
3 <the_package_I_just_unmerged>
4 and then unmerge the items on that list
5
6 A hack, but so is depclean :P
7 --
8 Seemant Kulleen
9 Developer and Project Co-ordinator,
10 Gentoo Linux http://dev.gentoo.org/~seemant
11
12 Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x3458780E
13 Key fingerprint = 23A9 7CB5 9BBB 4F8D 549B 6593 EDA2 65D8 3458 780E

Attachments

File name MIME type
signature.asc application/pgp-signature