Diff tatt-0.11-r1 with a tatt-9999
| /usr/portage/app-portage/tatt/tatt-9999.ebuild 2026-05-14 19:17:05.552203589 +0300 | ||
|---|---|---|
| 5 | 5 | |
| 6 | 6 |
PYTHON_COMPAT=( python3_{12..14} )
|
| 7 | 7 |
DISTUTILS_USE_PEP517=setuptools |
| 8 |
inherit distutils-r1 |
|
| 8 |
inherit distutils-r1 git-r3 |
|
| 9 | 9 | |
| 10 | 10 |
DESCRIPTION="Arch testing tool" |
| 11 | 11 |
HOMEPAGE="https://github.com/gentoo/tatt" |
| 12 |
SRC_URI="https://github.com/gentoo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
|
| 12 |
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/tatt.git |
|
| 13 |
https://github.com/gentoo/tatt.git" |
|
| 13 | 14 | |
| 14 | 15 |
LICENSE="GPL-2" |
| 15 | 16 |
SLOT="0" |
| 16 |
KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" |
|
| 17 | 17 |
IUSE="+templates" |
| 18 | 18 | |
| 19 | 19 |
RDEPEND=" |