commit: b9efbcca7818cceb9b7580789e17d10b07b0da6c Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Apr 24 22:02:40 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Apr 24 22:02:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9efbcca
games-emulation/stella: remove unused eclass 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-emulation/stella/stella-5.1.3.ebuild | 4 ++-- 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 3e99f7a7aab..e1a6bdf39dd 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 c27cb7cd25b..ae5e9b2d43b 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"
