games-util/ttyhlauncher: bump EAPI to 8, migrate from abandoned cmake-utils eclass to cmake

This commit is contained in:
Sergey Popov 2022-08-17 12:07:25 +03:00
parent 6310092bc1
commit b85752b9fc

View File

@ -1,10 +1,10 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
EGIT_REPO_URI="https://github.com/dngulin/ttyhlauncher.git"
inherit cmake-utils git-r3 xdg-utils
inherit cmake git-r3 xdg-utils
DESCRIPTION="ttyh.ru minecraft launcher"
HOMEPAGE="https://ttyh.ru"