Make depgraph.select_files() detect when a package name given as an argument
authorZac Medico <zmedico@gentoo.org>
Wed, 9 Apr 2008 07:29:34 +0000 (07:29 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 9 Apr 2008 07:29:34 +0000 (07:29 -0000)
commit41ee55e300a512df549caadd7b598917ab23c3c2
tree9e18d85b88780a5cecbe6e422e4a1f3c6658df3d
parentbaa4d15aa184196604c496dc4fb091feacfcb165
Make depgraph.select_files() detect when a package name given as an argument
is ambiguous due to the existence of a new-style virtual with the same
name (cpv_expand() will not always raise a ValueError in cases like this).
(trunk r9762)

svn path=/main/branches/2.1.2/; revision=9767
bin/emerge