dev-python/pypy-bin: Fix mtimes between generated and source files
authorMichał Górny <mgorny@gentoo.org>
Wed, 15 Nov 2017 16:16:27 +0000 (17:16 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 16 Nov 2017 12:33:38 +0000 (13:33 +0100)
commitc6129a87a4f7589d97cca3280bc9c79e46037ca5
treeb0fb8edc1f8ce07a9706655e1e8c0256a991ce20
parent73b650cc29c8819f87fd7a78ebec980e21a0d7bd
dev-python/pypy-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/pypy-bin/pypy-bin-5.9.0-r2.ebuild [moved from dev-python/pypy-bin/pypy-bin-5.9.0-r1.ebuild with 99% similarity]