diff --git a/games-util/ttyhlauncher/ttyhlauncher-9999.ebuild b/games-util/ttyhlauncher/ttyhlauncher-9999.ebuild index 50b3e49..3f166e7 100644 --- a/games-util/ttyhlauncher/ttyhlauncher-9999.ebuild +++ b/games-util/ttyhlauncher/ttyhlauncher-9999.ebuild @@ -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"