when parsing make.conf, first try pkgcore's snakeoil.fileutils.read_bash_dict(),...
authorAndrew Gaffney <agaffney@gentoo.org>
Tue, 25 Sep 2007 22:28:21 +0000 (22:28 +0000)
committerAndrew Gaffney <agaffney@gentoo.org>
Tue, 25 Sep 2007 22:28:21 +0000 (22:28 +0000)
commit3572c669c5412bccb71d75cc10e3c9b30199dbeb
tree0e17e0540f41c5e78da84658e18b458a34f7c16c
parent426b7df24dd802963e27d0d18fe7f5710e4c0186
when parsing make.conf, first try pkgcore's snakeoil.fileutils.read_bash_dict(), then portage's portage_util.getconfig(), then the internal parse_makeconf()

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1245 d1e1f19c-881f-0410-ab34-b69fee027534
ChangeLog
modules/catalyst_support.py