Bug #211365 - Use catpkgsplit() instead of pkgsplit() on the cpv in the
authorZac Medico <zmedico@gentoo.org>
Mon, 25 Feb 2008 23:57:54 +0000 (23:57 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 25 Feb 2008 23:57:54 +0000 (23:57 -0000)
commitf264300a32215efeaa69c641a58384133f5c8e6c
tree9d10d22e33650e9c77ffce4b2b82d1f5d203bb54
parent9b66f7391911cc02bc9efec2702d16d77f0d0d9f
Bug #211365 - Use catpkgsplit() instead of pkgsplit() on the cpv in the
dblink constructor since otherwise weird categories containing numbers
can make pkgsplit() return None (likely related to version regex handling).

svn path=/main/branches/2.1.2/; revision=9383
pym/portage.py