summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:36:26 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:36:26 +0100
commitda219b4f9e6489ccce49dca991a41298cdca47ea (patch)
tree1c68ef2773e2695e08bc2e2d7e24e394a1fe2161 /games-emulation
parentdev-vcs/subversion: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-da219b4f9e6489ccce49dca991a41298cdca47ea.tar.gz
gentoo-da219b4f9e6489ccce49dca991a41298cdca47ea.tar.bz2
gentoo-da219b4f9e6489ccce49dca991a41298cdca47ea.zip
games-emulation/stella: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/stella/stella-5.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/stella/stella-5.1.3.ebuild b/games-emulation/stella/stella-5.1.3.ebuild
index 13fede1c7973..3e99f7a7aab0 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-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit desktop flag-o-matic gnome2-utils
+inherit desktop flag-o-matic gnome2-utils toolchain-funcs
DESCRIPTION="Multi-platform Atari 2600 VCS Emulator"
HOMEPAGE="https://stella-emu.github.io"