Make EbuildBuildDir use the PORTAGE_BUILDDIR variable instead of the
authorZac Medico <zmedico@gentoo.org>
Tue, 14 Sep 2010 14:49:30 +0000 (07:49 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 14 Sep 2010 14:49:30 +0000 (07:49 -0700)
commit25dae8949181fd3db25cabbdb9b95dfdd04c313c
tree5c9a5dde938f435c25fb50aa91f492ca7e2b55e6
parent345e3ace7dd2885f95a6b022c2eefa110eb48c8e
Make EbuildBuildDir use the PORTAGE_BUILDDIR variable instead of the
dir_path attribute.
pym/_emerge/AbstractEbuildProcess.py
pym/_emerge/Binpkg.py
pym/_emerge/EbuildBuild.py
pym/_emerge/EbuildBuildDir.py
pym/portage/dbapi/vartree.py
pym/portage/package/ebuild/doebuild.py
pym/portage/tests/ebuild/test_ipc_daemon.py