When using the old binhost protocol, comparison with the remote
authorZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:49:20 +0000 (21:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:49:20 +0000 (21:49 -0000)
commit47d546c2bae23976d39caf7f0831012b0697f018
tree265ccf674dbc6cc33338621e27a82305c0e274ee
parent50b75d000c6d2d8f3cb96fd581ca885bac6fc366
When using the old binhost protocol, comparison with the remote
package isn't supported, so the local package is always preferred
even if --getbinpkgonly is enabled. Simplify bintree.isremote()
so it works the same way regardless of which protocol is used. (trunk r12209)

svn path=/main/branches/2.1.6/; revision=12240
pym/portage/dbapi/bintree.py