Prefer /etc/portage/make.profile. v2.2.0_alpha126
authorZac Medico <zmedico@gentoo.org>
Wed, 12 Sep 2012 07:28:51 +0000 (00:28 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 12 Sep 2012 07:28:51 +0000 (00:28 -0700)
commit96b053ac52fa37fdd61cbb76cb44dfb90fb49f86
treeb1011e1b62a08e7b3da14bc097f60dbea72c830d
parentea54077b59d2aec35add5c3f6779b6772f3127a5
Prefer /etc/portage/make.profile.

This is the default location used by current versions of eselect
profile, and will soon be the default location in stages. Since
eselect profile generates a warning if both /etc/make.profile and
/etc/portage/make.profile exist, the new default should be fairly
safe (although eselect profile currently prefers /etc/make.profile
when both exist).
cnf/make.conf
man/emerge.1
man/make.conf.5
man/portage.5
pym/_emerge/Scheduler.py
pym/portage/const.py
pym/portage/package/ebuild/_config/LocationsManager.py
pym/portage/package/ebuild/config.py