Bug #221755 - Enable variable substitution in make.defaults to work accross
authorZac Medico <zmedico@gentoo.org>
Sun, 11 May 2008 23:22:43 +0000 (23:22 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 11 May 2008 23:22:43 +0000 (23:22 -0000)
commit14035bf2e4aee4047dcf3214ce947545f102f038
tree1d97ce2e5bce63dcb854043ad2139f50284da74d
parentdf5745f410c6e8f21d40133724a6748ba76afab5
Bug #221755 - Enable variable substitution in make.defaults to work accross
multiple files instead of being confined to a single file. This allows
profiles to create incremental-like behavior with non-incremental variables
when desired.

svn path=/main/trunk/; revision=10293
pym/portage/__init__.py
pym/portage/util.py