summaryrefslogtreecommitdiff
path: root/app-portage/tatt
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/tatt')
-rw-r--r--app-portage/tatt/Manifest6
-rw-r--r--app-portage/tatt/metadata.xml1
-rw-r--r--app-portage/tatt/tatt-0.7-r1.ebuild2
-rw-r--r--app-portage/tatt/tatt-9999.ebuild7
4 files changed, 7 insertions, 9 deletions
diff --git a/app-portage/tatt/Manifest b/app-portage/tatt/Manifest
index 253ec80e2bcf..32f53f19d451 100644
--- a/app-portage/tatt/Manifest
+++ b/app-portage/tatt/Manifest
@@ -1,4 +1,4 @@
DIST tatt-0.7.tar.gz 21802 BLAKE2B a0195f253e2777a8756fd7d1f83804bf3a4ca90fdeb07b2f8dc28dcb6f1d1f3c47fd948e0d001103f7972dc8cb8ee45a237dd24b3dc149392aa9841fe3d6532a SHA512 1f2a144512801d50585d40074553049ebd08bc5f084a0623b89d901acb9448657e7f42f2c8da5f613e0b2ff5c3fe59fbada1ad911c9693846923e256a2e97ecd
-EBUILD tatt-0.7-r1.ebuild 831 BLAKE2B 89842ca9be4a6c16f2c0921365e522c935ffc705a24166c879ba264a6784c7e32a5fd33b580038f6f64070870bc32118af60e4ab9929817082dd43b23c4c1250 SHA512 2ef85bcd8ff1cd2d964d6cc5e814da50856964f80b245a9cc3fd833748515763fd188558ab63fbb24b65c655035e204d7a076bd5fc50c4b2dc6389281cfcb239
-EBUILD tatt-9999.ebuild 794 BLAKE2B 264a6d81711af89dbae0286b566ac9c57da3dcdcdc738a281a6fbc0110a6995367775205d96c98e1f78764f12519601b560ac3a81b506d03761aeac22bfa4eb5 SHA512 c751805637179a9a61dab118cbc3e8a2dfc824c0554ea91014acc8333834178b3088597b4cf0278b169af3b516bf6b96f5d07348a9f0413472799bd110c18895
-MISC metadata.xml 640 BLAKE2B ced0c34c83e7caaa4158afcb814c0dd58fdde9f1bf1db6c1a041ae080b6c188e5d92546ccc6229099560787292a252a16d4d636a35b969a3964fca5aaa151815 SHA512 1320dd15e0191463c28417c1fdc9084362356c89a0ed34c4002f6f0a2266596645e8170b781f39cbb60d40da58953f28893b4e9a6804f077393ca739f6bc15a2
+EBUILD tatt-0.7-r1.ebuild 829 BLAKE2B 298cb4ff4d32c3e9e18f00503ebdbf1f1131107fc2edb7b57926485db94a48c42712fe1669999acbf0bd43846abe7b4cbc3a788d27a549c6040cdd634b537ce2 SHA512 47ba8c1e5609a4c730673d3e7b1bec78e4d38265522f50dc2985185e66fc55e0b635cc4bb9cf76259d7ffecf3ba30c3bdd156c96c118816691cd90a54c954c9b
+EBUILD tatt-9999.ebuild 767 BLAKE2B 852ca34ef2163c695cd792dfad21e4a32487b35a729481a31af14d75d0abc8471305f32317ef97bc5844194148b2e9bf3b5b931b86ad730ebc748fc2b2f282b2 SHA512 0478bf9e2c061053ae7b9b1c3a464ed28431ba31441f162d2f67c1a61abdec02b37d8e5c764570df1cb125d555f0dde31f5bfe843959073636531ba8852ec085
+MISC metadata.xml 665 BLAKE2B 74e99880ecd72d4458406ba6264adc9d2e8fad7ce71edfe265c079b79feb29a022c646369139772780c2ad20990e8816716f994362aeed95af84bad74fe0ce4a SHA512 74d566ab626e3c241bf63d6b1279765aed601a3654a727989e5b9e11c3edf1433107100cd9e55d90df9c84a93e3eb361c4563ff36d4c2edcabf44e0c4c7194a7
diff --git a/app-portage/tatt/metadata.xml b/app-portage/tatt/metadata.xml
index 5029e3c544e6..f69eb8a61d87 100644
--- a/app-portage/tatt/metadata.xml
+++ b/app-portage/tatt/metadata.xml
@@ -14,4 +14,5 @@ It aims at developers. If you are a normal user you will not need tatt.
<upstream>
<remote-id type="github">kensington/tatt</remote-id>
</upstream>
+ <stabilize-allarches/>
</pkgmetadata>
diff --git a/app-portage/tatt/tatt-0.7-r1.ebuild b/app-portage/tatt/tatt-0.7-r1.ebuild
index 04467f9671c8..2498b44643e9 100644
--- a/app-portage/tatt/tatt-0.7-r1.ebuild
+++ b/app-portage/tatt/tatt-0.7-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/gentoo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="+templates"
RDEPEND="
diff --git a/app-portage/tatt/tatt-9999.ebuild b/app-portage/tatt/tatt-9999.ebuild
index 2539f2a5dff5..3cfd4e342789 100644
--- a/app-portage/tatt/tatt-9999.ebuild
+++ b/app-portage/tatt/tatt-9999.ebuild
@@ -7,26 +7,23 @@ PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1 git-r3
-DESCRIPTION="arch testing tool"
+DESCRIPTION="Arch testing tool"
HOMEPAGE="https://github.com/gentoo/tatt"
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/tatt.git
https://github.com/gentoo/tatt.git"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS=""
IUSE="+templates"
RDEPEND="
app-portage/eix
app-portage/gentoolkit[${PYTHON_USEDEP}]
+ app-portage/nattka[${PYTHON_USEDEP}]
dev-python/configobj[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
www-client/pybugz
"
-BDEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
-"
python_install_all() {
distutils-r1_python_install_all