Make _get_masking_status() return masking reasons for installed packages
authorZac Medico <zmedico@gentoo.org>
Thu, 26 Aug 2010 05:05:42 +0000 (22:05 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 26 Aug 2010 05:05:42 +0000 (22:05 -0700)
commitac72755e1671842352f9f38f3c868c2d123139cc
treec4fd635ad3ec8d8dbafb63a375510bca3cbec48b
parent5b92ff7df1da825be1daed6734ba65dd71c944e4
Make _get_masking_status() return masking reasons for installed packages
with invalid metadata, and remove show_invalid_depstring_notice()
calls for installed packages since depgraph.display_problems() will
now show the invalid metadata masking reasons when it displays installed
packages that are masked.
pym/_emerge/depgraph.py