app-eselect/eselect-python: Use C wrapper for python{,2,3}, #568974
authorMichał Górny <mgorny@gentoo.org>
Sat, 9 Jan 2016 22:55:16 +0000 (23:55 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 11 Jan 2016 16:00:03 +0000 (17:00 +0100)
commitc9d797292c781e1ef3365f33552579937cd19bf4
tree785c7db4adee5ee19d9f9a3bd2eba97ff56d98d7
parentac5dbe88e5bf746e26ac808bde5624c3f2f7c15c
app-eselect/eselect-python: Use C wrapper for python{,2,3}, #568974

Use python-exec2-c to wrap /usr/bin/python{,2,3}, rather than the Python
wrapper. This is both more correct, and fixes Prefix support since
non-Linux systems require programs referenced in shebangs to be real
executables rather than scripts.
app-eselect/eselect-python/eselect-python-20151117-r3.ebuild [new file with mode: 0644]