mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
* Support Python to build a new Python module introduced in 1.10.0.
* Use ${ED} when installing files instead of ${D} to support prefix.
* Handle version components with ver_cut instead of fixed Bash substring
indices.
Closes: https://bugs.gentoo.org/944127
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/20
Merges: https://codeberg.org/gentoo/gentoo/pulls/20
Signed-off-by: Louis Sautier <sbraz@gentoo.org>