Avoid raising an IndexError from deprecated_profile_check() if the deprecated
authorZac Medico <zmedico@gentoo.org>
Wed, 16 Jul 2008 20:43:12 +0000 (20:43 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 16 Jul 2008 20:43:12 +0000 (20:43 -0000)
commit6e8ac104c16227c68d12474a5a04cad971c0a1e8
treedf2be5c639f4ad546fc1b9f149f896ea23979006
parent6734b561e020fa3786ad51ff8688425a1e72cdb8
Avoid raising an IndexError from deprecated_profile_check() if the deprecated
file happens to be empty. Instead just refer to the "Gentoo Upgrading Guide".
Thanks to armin76 for reporting.

svn path=/main/trunk/; revision=11088
pym/portage/__init__.py