dev-python/pypy3: Fix mtimes between generated and source files
authorMichał Górny <mgorny@gentoo.org>
Wed, 15 Nov 2017 17:02:56 +0000 (18:02 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 16 Nov 2017 12:33:34 +0000 (13:33 +0100)
commit73b650cc29c8819f87fd7a78ebec980e21a0d7bd
tree7b467bc397059d8a5fa7cc98667568303747bf27
parent01bb6b9ab7bbe5368ff598ad109bac9990989ac5
dev-python/pypy3: 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/pypy3-5.9.0-r1.ebuild [moved from dev-python/pypy3/pypy3-5.9.0.ebuild with 99% similarity]
dev-python/pypy3/pypy3-9999.ebuild