net-misc/tooth: Fix QA issues regarding KEYWORDS and SRC_URI

Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
This commit is contained in:
Yuan Liao
2022-12-08 13:14:29 -08:00
parent 954818a17c
commit 1cc59a70ea
2 changed files with 1 additions and 4 deletions

View File

@@ -1 +0,0 @@
DIST Tooth 216473 BLAKE2B 6247280fb34db9709bb52faa5032b766487ea516d6d3069dc72f0dcab1415dd68bcbb47532c45083b4debc41d7f108b1637e793955307a21f144432d391bcdf7 SHA512 27ec83fea519dc0e58b703e3b0ae8d4a15ed8d2cef5daa22bc1e294aa402bac62536838b7884cb846db85e0055b605d63edc3342a44fe62b4fe93e91e5ac8f15

View File

@@ -7,11 +7,10 @@ inherit git-r3 vala meson gnome2-utils
DESCRIPTION="Tooth is a fork of the now archived Tootle, a gtk Mastodon client."
HOMEPAGE="https://github.com/GeopJr/Tooth"
SRC_URI="${HOMEPAGE}"
EGIT_REPO_URI="https://github.com/GeopJr/Tooth.git"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
RDEPEND=">=dev-util/meson-0.50
>=dev-lang/vala-0.48
@@ -28,7 +27,6 @@ BDEPEND="
virtual/pkgconfig
"
EGIT_REPO_URI="${SRC_URI}"
VALA_MIN_API_VERSION=0.48
src_prepare() {