Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/shovel-knight/
Date: Sat, 24 Apr 2021 22:03:29
Message-Id: 1619301754.45225ed4272168f1f63a032d1d6faaeaf22cfb5c.soap@gentoo
1 commit: 45225ed4272168f1f63a032d1d6faaeaf22cfb5c
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Sat Apr 24 22:02:34 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 24 22:02:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45225ed4
7
8 games-arcade/shovel-knight: update eclasses
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 games-arcade/shovel-knight/shovel-knight-3.3.ebuild | 5 +++--
15 1 file changed, 3 insertions(+), 2 deletions(-)
16
17 diff --git a/games-arcade/shovel-knight/shovel-knight-3.3.ebuild b/games-arcade/shovel-knight/shovel-knight-3.3.ebuild
18 index 656b2c15448..71159361753 100644
19 --- a/games-arcade/shovel-knight/shovel-knight-3.3.ebuild
20 +++ b/games-arcade/shovel-knight/shovel-knight-3.3.ebuild
21 @@ -1,14 +1,15 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27
28 -inherit eutils desktop unpacker xdg-utils
29 +inherit desktop unpacker wrapper xdg-utils
30
31 MY_PN="ShovelKnight"
32 DESCRIPTION="Sweeping classic action adventure with an 8-bit retro aesthetic"
33 HOMEPAGE="https://yachtclubgames.com/shovel-knight/"
34 SRC_URI="${PN//-/_}_treasure_trove_en_3_3_15418.sh"
35 +
36 LICENSE="Yacht-Club-Games-EULA"
37 SLOT="0"
38 KEYWORDS="-* ~amd64 ~x86"