If the mysettings parameter is not passed in to portdbapi.getfetchlist()
authorZac Medico <zmedico@gentoo.org>
Wed, 16 Apr 2008 18:02:28 +0000 (18:02 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 16 Apr 2008 18:02:28 +0000 (18:02 -0000)
commit6b3d6b62702b772ad7e20dbae604f9a61da2218d
tree14eed51c90076a5b2c451da9354f1ee8f00d305e
parent513839d36b5e4d39949425107e583249cc3cd4e7
If the mysettings parameter is not passed in to portdbapi.getfetchlist()
then substitue self.doebuild_settings since that one is mutable which
is necessary in case setcpv() needs to be called.

svn path=/main/trunk/; revision=9916
pym/portage/dbapi/porttree.py