dev-python/pypy3-bin: Fix mtimes between generated and source files
authorMichał Górny <mgorny@gentoo.org>
Wed, 15 Nov 2017 16:17:22 +0000 (17:17 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 16 Nov 2017 12:33:39 +0000 (13:33 +0100)
commit68d757d5379b7a91d895124b62f8bc5ea724d437
tree8f2c2b0165f180c35bd6277b07d39aafbc78c564
parentc6129a87a4f7589d97cca3280bc9c79e46037ca5
dev-python/pypy3-bin: Fix mtimes between generated and source files

Ensure to preserve file mtimes while copying them from the source tree
to the installation image. This ensures that the generated files
are newer than source files, and that PyPy does not attempt to rewrite
them at runtime.
dev-python/pypy3-bin/pypy3-bin-5.9.0-r3.ebuild [moved from dev-python/pypy3-bin/pypy3-bin-5.9.0-r2.ebuild with 98% similarity]