Add a LibraryFileConsumerSet class that can be used to rebuild all packages
authorZac Medico <zmedico@gentoo.org>
Sun, 12 Apr 2009 07:16:18 +0000 (07:16 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 12 Apr 2009 07:16:18 +0000 (07:16 -0000)
commita0103e1e7e4a419d6e24f9dc8df0d3a66e6c3cbb
tree31fb2a703cc1605476cfc1243a5813162f5d7cd5
parent9c2685695755ee64221185aa8103e836bd0aee76
Add a LibraryFileConsumerSet class that can be used to rebuild all packages
that consume one or more given files. Note: This does not detect libtool
archive (*.la) files that consume the specified files (revdep-rebuild is able
to detect them).

svn path=/main/trunk/; revision=13333
pym/portage/sets/libs.py