Add support for file paths as arguments to emerge. If an argument starts
authorZac Medico <zmedico@gentoo.org>
Fri, 22 Feb 2008 22:20:50 +0000 (22:20 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 22 Feb 2008 22:20:50 +0000 (22:20 -0000)
commit7e8f827222d3cc7a8614d49ec4590b4a620e7cd8
tree34c17710f654f6a2e412e07c185b53fe6464db61
parent71b5bbf7516cf75b9dafcdf9558a64b9bfc7bd79
Add support for file paths as arguments to emerge. If an argument starts
with / and it's not recognized as a tbz2 or ebuild then we try to find
and owner in the vdb and generate a slot atom from it. Thanks to solar
for the suggestion.

svn path=/main/trunk/; revision=9367
pym/_emerge/__init__.py