In portdbapi.aux_get(), simplify code by using string
authorZac Medico <zmedico@gentoo.org>
Thu, 4 Oct 2007 08:19:42 +0000 (08:19 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 4 Oct 2007 08:19:42 +0000 (08:19 -0000)
commitcee522abd243f0344986e0125f3d47d503a05d3a
tree28e2ca96108ce6df42f9277ae0a05f054fbd1115
parent1ad045c9b59bc8f0bd51fb74f6b9d9b650f7b6f3
In portdbapi.aux_get(), simplify code by using string
manipulation instead of int conversion to manipulate
negative EAPI when deciding whether or not regen is
necessary.

svn path=/main/trunk/; revision=7919
pym/portage/dbapi/porttree.py