commit:     393a3b24a2b1bfc2c4a4c88fe18cd69910c87f47
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Aug  3 01:06:36 2018 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Aug 27 21:23:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=393a3b24

games-arcade/funnyboat: add explicit desktop inheritance

eutils may not always inherit desktop.

Package-Manager: Portage-2.3.44, Repoman-2.3.10
Closes: https://github.com/gentoo/gentoo/pull/9428

 games-arcade/funnyboat/funnyboat-1.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/funnyboat/funnyboat-1.5-r2.ebuild 
b/games-arcade/funnyboat/funnyboat-1.5-r2.ebuild
index 64866dc95d9..64ede96e6e3 100644
--- a/games-arcade/funnyboat/funnyboat-1.5-r2.ebuild
+++ b/games-arcade/funnyboat/funnyboat-1.5-r2.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils gnome2-utils python-single-r1
+inherit desktop eutils gnome2-utils python-single-r1
 
 DESCRIPTION="A side scrolling shooter game starring a steamboat on the sea"
 HOMEPAGE="http://funnyboat.sourceforge.net/";

Reply via email to