Comment in portage.movefile() that it's impossible to preserve timestamps of a symlin...
authorZac Medico <zmedico@gentoo.org>
Wed, 6 Jun 2007 03:37:11 +0000 (03:37 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 6 Jun 2007 03:37:11 +0000 (03:37 -0000)
commit65764654946644f5c0b36ca106e79e097fcba44d
tree2d0a7628622043608ca2345ea841fc47f0c9e5ee
parent74fe0fbfd2325120fdd4bb8165d70732b1767399
Comment in portage.movefile() that it's impossible to preserve timestamps of a symlink since utime() only works on the target.

svn path=/main/trunk/; revision=6740
pym/portage/__init__.py