For bug #182964, replace os.rename() with portage.movefile() in cases where the paren...
authorZac Medico <zmedico@gentoo.org>
Mon, 30 Jul 2007 07:13:09 +0000 (07:13 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 30 Jul 2007 07:13:09 +0000 (07:13 -0000)
commitab44fb7115ae2fe87630b494101f2f823e67ddda
tree5f7b0b670d8932ae913c01ec7a85172929b4729a
parent871238c4ef4591be5b3ef3e3f2ee71941808ab47
For bug #182964, replace os.rename() with portage.movefile() in cases where the parent directory might change. (branches/2.1.2 r6984)

svn path=/main/branches/2.1.2.9/; revision=7513
pym/portage.py