--- movefile.py.orig 2013-08-03 17:01:30.731395225 +0200 +++ movefile.py 2013-08-03 17:22:50.960350956 +0200 @@ -149,6 +149,9 @@ and None on failure. mtime is expressed in seconds in Python <3.3 and nanoseconds in Python >=3.3. Move is atomic.""" + # Ingore whatever is passed here. + hardlink_candidates=None + if mysettings is None: mysettings = portage.settings