diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-04-25 00:02:40 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-04-25 00:02:40 +0200 |
commit | b9efbcca7818cceb9b7580789e17d10b07b0da6c (patch) | |
tree | e1326e3b88e2529ea371cbef44d19dc592a91371 /games-emulation | |
parent | games-board/peg-e: remove unused eclass, update LICENSE (diff) | |
download | gentoo-b9efbcca7818cceb9b7580789e17d10b07b0da6c.tar.gz gentoo-b9efbcca7818cceb9b7580789e17d10b07b0da6c.tar.bz2 gentoo-b9efbcca7818cceb9b7580789e17d10b07b0da6c.zip |
games-emulation/stella: remove unused eclass
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/stella/stella-5.1.3.ebuild | 4 | ||||
-rw-r--r-- | games-emulation/stella/stella-6.5.2.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-emulation/stella/stella-5.1.3.ebuild b/games-emulation/stella/stella-5.1.3.ebuild index 3e99f7a7aab0..e1a6bdf39dd8 100644 --- a/games-emulation/stella/stella-5.1.3.ebuild +++ b/games-emulation/stella/stella-5.1.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit desktop flag-o-matic gnome2-utils toolchain-funcs +inherit desktop gnome2-utils toolchain-funcs DESCRIPTION="Multi-platform Atari 2600 VCS Emulator" HOMEPAGE="https://stella-emu.github.io" diff --git a/games-emulation/stella/stella-6.5.2.ebuild b/games-emulation/stella/stella-6.5.2.ebuild index c27cb7cd25bf..ae5e9b2d43b4 100644 --- a/games-emulation/stella/stella-6.5.2.ebuild +++ b/games-emulation/stella/stella-6.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit desktop flag-o-matic gnome2-utils toolchain-funcs +inherit desktop gnome2-utils toolchain-funcs DESCRIPTION="Multi-platform Atari 2600 VCS Emulator" HOMEPAGE="https://stella-emu.github.io" |