For bug #165382, don't raise a ValueError in cpv_expand() if there are only two match...
authorZac Medico <zmedico@gentoo.org>
Mon, 5 Feb 2007 20:45:23 +0000 (20:45 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 5 Feb 2007 20:45:23 +0000 (20:45 -0000)
commit7be94181e5d5d7e88f0e50912512203d36a8aaf5
treedde419bcd50f6defe3611a0c68a3a93c4d2af95e
parentefe12d3c985caa4d41db0349fb1e0cdb76a94980
For bug #165382, don't raise a ValueError in cpv_expand() if there are only two matches and one of them is a virtual.  Prefer the non-virtual instead. (trunk r5889:5891)

svn path=/main/branches/2.1.2/; revision=5896
pym/portage.py