Add get_updated_config_files in portage API
authorMounir Lamouri <volkmar@gentoo.org>
Thu, 30 Jul 2009 20:36:02 +0000 (20:36 -0000)
committerMounir Lamouri <volkmar@gentoo.org>
Thu, 30 Jul 2009 20:36:02 +0000 (20:36 -0000)
commitd531c0437521fd12db881cb60de8be2c84ba9363
treebc9e0699c630c4233d78721f518664a9e14f48d2
parent0ab30d61795a770d4f22ba58b83a02d9ab146281
Add get_updated_config_files in portage API
chk_updated_cfg_files in _emerge API is now using get_updated_config_files
It lets other app to get updated config files without ouputs

svn path=/main/trunk/; revision=13858
pym/_emerge/actions.py
pym/portage/util.py