For bug #182964, replace os.rename() with portage.movefile() in cases where the paren...
authorZac Medico <zmedico@gentoo.org>
Sun, 24 Jun 2007 00:39:02 +0000 (00:39 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 24 Jun 2007 00:39:02 +0000 (00:39 -0000)
commitd57bf2d1fcd5b2b935266c90ac903ef0da2ff294
tree454d049f45bd39ed214731be1ed9efd990595d17
parentd991c870472a1de90ee56aa0b31cc5d2d390e562
For bug #182964, replace os.rename() with portage.movefile() in cases where the parent directory might change. (trunk r6983)

svn path=/main/branches/2.1.2/; revision=6984
pym/portage.py