summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-08-02 20:06:36 -0500
committerJames Le Cuirot <chewi@gentoo.org>2018-08-27 22:23:01 +0100
commit393a3b24a2b1bfc2c4a4c88fe18cd69910c87f47 (patch)
treef4110de7d7dec6f2d3acdcd2941b80bd2dad6d72 /games-arcade
parentgames-emulation/higan: eutils->desktop (diff)
downloadgentoo-393a3b24a2b1bfc2c4a4c88fe18cd69910c87f47.tar.gz
gentoo-393a3b24a2b1bfc2c4a4c88fe18cd69910c87f47.tar.bz2
gentoo-393a3b24a2b1bfc2c4a4c88fe18cd69910c87f47.zip
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
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/funnyboat/funnyboat-1.5-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/funnyboat/funnyboat-1.5-r2.ebuild b/games-arcade/funnyboat/funnyboat-1.5-r2.ebuild
index 64866dc95d95..64ede96e6e3b 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/"