Make isspecific() use the Atom class and fall back to legacy code if the
authorZac Medico <zmedico@gentoo.org>
Mon, 14 Sep 2009 06:49:01 +0000 (06:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 14 Sep 2009 06:49:01 +0000 (06:49 -0000)
commit176fceb15b06598a8bfc32cd3ecc5284212ec739
treef1d8d6c423e9577e25bc81045f9077b5a0ee9990
parent836d4220d6d00b71bcf26bfd04a088f70cd71957
Make isspecific() use the Atom class and fall back to legacy code if the
atom is invalid. Also, optimize called isjustname() legacy code to only
check the last 2 components.

svn path=/main/trunk/; revision=14255
pym/portage/dep.py