commit: 45225ed4272168f1f63a032d1d6faaeaf22cfb5c Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Apr 24 22:02:34 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Apr 24 22:02:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45225ed4
games-arcade/shovel-knight: update eclasses Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: David Seifert <soap <AT> gentoo.org> games-arcade/shovel-knight/shovel-knight-3.3.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/games-arcade/shovel-knight/shovel-knight-3.3.ebuild b/games-arcade/shovel-knight/shovel-knight-3.3.ebuild index 656b2c15448..71159361753 100644 --- a/games-arcade/shovel-knight/shovel-knight-3.3.ebuild +++ b/games-arcade/shovel-knight/shovel-knight-3.3.ebuild @@ -1,14 +1,15 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit eutils desktop unpacker xdg-utils +inherit desktop unpacker wrapper xdg-utils MY_PN="ShovelKnight" DESCRIPTION="Sweeping classic action adventure with an 8-bit retro aesthetic" HOMEPAGE="https://yachtclubgames.com/shovel-knight/" SRC_URI="${PN//-/_}_treasure_trove_en_3_3_15418.sh" + LICENSE="Yacht-Club-Games-EULA" SLOT="0" KEYWORDS="-* ~amd64 ~x86"
