Remove "profile" mask support as per PMS 5.2.7.
authorZac Medico <zmedico@gentoo.org>
Tue, 9 Aug 2011 05:35:38 +0000 (22:35 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 9 Aug 2011 05:35:38 +0000 (22:35 -0700)
commitc5fbe4f306451b62c6f645d8d8679860e2d1a64e
tree38cb62d79ef31f5d5f68d0c8315fd74b1cefda72
parent8a85160f4833e3f02470961fc2e05ec93f466566
Remove "profile" mask support as per PMS 5.2.7.

Since this is considered a "legacy" feature by PMS 5.2.7, there
shouldn't be any need to support it anymore. Profiles can use
package.mask to get similar results, and package.mask additionally
allows for comments which are conveniently displayed by emerge. This
will fix bug #377907.
man/portage.5
pym/_emerge/Package.py
pym/portage/dbapi/porttree.py
pym/portage/package/ebuild/config.py
pym/portage/package/ebuild/getmaskingstatus.py