diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-03-07 22:38:53 +0100 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-06-03 20:14:21 -0400 |
commit | c9a2adf2bcb86b528b921acfd168aefdc54613b4 (patch) | |
tree | 49ce0d3541c5fdbecac2988064e2f71823c26f9a /games-arcade/excido | |
parent | net-misc/dhcp: Stabilize 4.4.2_p1 arm64, #792324 (diff) | |
download | gentoo-c9a2adf2bcb86b528b921acfd168aefdc54613b4.tar.gz gentoo-c9a2adf2bcb86b528b921acfd168aefdc54613b4.tar.bz2 gentoo-c9a2adf2bcb86b528b921acfd168aefdc54613b4.zip |
games-arcade/excido: EAPI7 bump
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/19823
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-arcade/excido')
-rw-r--r-- | games-arcade/excido/excido-0.1.5c-r3.ebuild | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/games-arcade/excido/excido-0.1.5c-r3.ebuild b/games-arcade/excido/excido-0.1.5c-r3.ebuild index cea4558b0b61..92458fcc17df 100644 --- a/games-arcade/excido/excido-0.1.5c-r3.ebuild +++ b/games-arcade/excido/excido-0.1.5c-r3.ebuild @@ -1,17 +1,15 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 -inherit desktop +EAPI=7 -DESCRIPTION="A fast paced action game" -HOMEPAGE="http://icculus.org/excido/" -SRC_URI="http://icculus.org/excido/${P}-src.tar.bz2" +DESCRIPTION="Fast paced action game" +HOMEPAGE="https://icculus.org/excido/" +SRC_URI="https://icculus.org/excido/${P}-src.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" DEPEND="dev-games/physfs media-libs/libsdl[opengl] |