When using the old binhost protocol, comparison with the remote
authorZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 00:35:38 +0000 (00:35 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 00:35:38 +0000 (00:35 -0000)
commit1f684c50cb09c6d2ebfc61b2c7ec42d978c402c6
treeec4735a66ffae2766e873e8c605f68072ee42b8d
parentebd27b7b8e52c29c9f0d034ac9c88289023d8fc6
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.

svn path=/main/trunk/; revision=12209
pym/portage/dbapi/bintree.py