Bug #196043 - Implement a `portageq owners <root> [<filename>]+`
authorZac Medico <zmedico@gentoo.org>
Wed, 17 Oct 2007 01:17:56 +0000 (01:17 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 17 Oct 2007 01:17:56 +0000 (01:17 -0000)
commite8625cebd2daa1c299f545ab10f1212eae789f34
treef3b6dd466df409cbfa284b91e634cfb6196f7f48
parent20df5faa51753aae84791277cd0d07c6b44114bf
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.

svn path=/main/trunk/; revision=8154
bin/portageq