Gentoo Archives: gentoo-dev

From: Brian Harring <ferringb@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] finding all pkgs that dep on a cat/pkg
Date: Tue, 19 Oct 2004 12:46:30
Message-Id: 1098190045.1123.10.camel@localhost.localdomain
1 Axxo requested it so I took a quick stab at it-
2 http://dev.gentoo.org/~ferringb/find-deps.py
3
4 Offhand, it's not smart enough to know if a pkg provides for a virtual,
5 so you'd have to search for the cat/pkg, and virtual. It can either
6 search for pkgs that have one of the supplied args, or w/ -a specified,
7 a pkg that has all other args as deps.
8
9 It's quite likely not perfect, but might be useful.
10 ~brian
11
12
13 --
14 gentoo-dev@g.o mailing list