games-emulation/sdlmane: version bump
multiple Python ebuilds: make sure DISTUTILS_USE_PEP517 comes before inherit distutils-r1
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{8..13} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
inherit distutils-r1
|
||||
|
||||
GIT_COMMIT=0b70c51b8a3fa6b4b2ce4f8d31435ec80d0c8a3f
|
||||
@@ -8,7 +9,6 @@ GIT_COMMIT=0b70c51b8a3fa6b4b2ce4f8d31435ec80d0c8a3f
|
||||
DESCRIPTION="Programmer for FPGA boards using the TinyFPGA USB Bootloader"
|
||||
HOMEPAGE="https://github.com/tinyfpga/TinyFPGA-Bootloader/"
|
||||
SRC_URI="https://github.com/tinyfpga/TinyFPGA-Bootloader/archive/$GIT_COMMIT.tar.gz -> ${P}.tar.gz"
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{8..13} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
inherit distutils-r1 git-r3
|
||||
|
||||
DESCRIPTION="Programmer for FPGA boards using the TinyFPGA USB Bootloader"
|
||||
HOMEPAGE="https://github.com/tinyfpga/TinyFPGA-Bootloader/"
|
||||
EGIT_REPO_URI="https://github.com/tinyfpga/TinyFPGA-Bootloader"
|
||||
S=$WORKDIR/$P/programmer
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user