Bug #196043 - Implement a `portageq owners <root> [<filename>]+`
authorZac Medico <zmedico@gentoo.org>
Wed, 17 Oct 2007 02:59:48 +0000 (02:59 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 17 Oct 2007 02:59:48 +0000 (02:59 -0000)
commite3152c3c017a0ed2fe4288746c9f47dfde4aa255
tree206e5162394f8520fb6db0de9b02400e31091691
parent25077a85b6b171fba9ddeadd3730f1e686718bbc
Bug #196043 - Implement a `portageq owners <root> [<filename>]+`
command that is suitable for identifying all packages that own
one or more files when a file collision has occurred. This uses
dblink.isowner() so that the query works properly even when
paths are ambiguous due to symlinked directories. (trunk r8154)

svn path=/main/branches/2.1.2/; revision=8159
bin/portageq