Remove ManifestEntry.__cmp__() since it's not needed and py3k won't use it.
authorZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:39:52 +0000 (21:39 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:39:52 +0000 (21:39 -0000)
commit0f8c48f5f8d1e0ba981bf47aee901ce18ff1183c
tree367f117e3361c70abbb77df5d533109b1e2bb978
parent59ed8857c27123c2ceca04464f691c0ff1d283e1
Remove ManifestEntry.__cmp__() since it's not needed and py3k won't use it.
(trunk r12200)

svn path=/main/branches/2.1.6/; revision=12233
pym/portage/manifest.py