Fix slot_conflict_handler._prepare_conflict_msg_and_check_for_specificity()
authorZac Medico <zmedico@gentoo.org>
Thu, 26 Aug 2010 15:35:25 +0000 (08:35 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 26 Aug 2010 15:35:25 +0000 (08:35 -0700)
commit66e3bf759c35234527fb2b665be7de1e46d4625c
treeae9a340bd64a0a7957d0f034fc9e9e12c07b78b5
parentb3dcc71f1304148a19fb840df2e3aad8eaef28f9
Fix slot_conflict_handler._prepare_conflict_msg_and_check_for_specificity()
so that it only passes Package instances (not DependencyArg instances) into
_pkg_use_enabled().
pym/_emerge/resolver/slot_collision.py