In catpkgsplit(), use split('/', 1) since there should never be more than on
authorZac Medico <zmedico@gentoo.org>
Mon, 7 Sep 2009 02:54:36 +0000 (02:54 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 7 Sep 2009 02:54:36 +0000 (02:54 -0000)
commit9fde774720c2552e187f58a6395e40fe12dd88cd
tree3ecdbeb492c30317268823973e9243303b852437
parent78105e61390154172c99b4a426f6a2a75cb0b180
In catpkgsplit(), use split('/', 1) since there should never be more than on
slash to split.

svn path=/main/trunk/; revision=14210
pym/portage/versions.py