Skip to content

Commit

Permalink
games-action/powermanga: EAPI7, eclass improvements
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <[email protected]>
Signed-off-by: Ionen Wolkens <[email protected]>
  • Loading branch information
mm1ke authored and ionenwks committed Jun 8, 2021
1 parent 1f84822 commit 4f693ea
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions games-action/powermanga/powermanga-0.93.1-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
inherit autotools desktop eutils
EAPI=7

DESCRIPTION="An arcade 2D shoot-em-up game"
HOMEPAGE="http://linux.tlk.fr/"
SRC_URI="http://linux.tlk.fr/games/Powermanga/download/${P}.tgz"
inherit autotools desktop wrapper

LICENSE="GPL-3"
DESCRIPTION="Arcade 2D shoot-em-up game"
HOMEPAGE="https://linux.tlk.fr/"
SRC_URI="https://linux.tlk.fr/games/Powermanga/download/${P}.tgz"

LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="acct-group/gamestat
>=media-libs/libsdl-1.2[sound,joystick,video]
Expand Down

0 comments on commit 4f693ea

Please sign in to comment.