Skip to content

Commit

Permalink
games-arcade/funnyboat: add explicit desktop inheritance
Browse files Browse the repository at this point in the history
eutils may not always inherit desktop.

Package-Manager: Portage-2.3.44, Repoman-2.3.10
Closes: gentoo#9428
  • Loading branch information
hanetzer authored and chewi committed Aug 27, 2018
1 parent fbcf13f commit 393a3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-arcade/funnyboat/funnyboat-1.5-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
Expand Down

0 comments on commit 393a3b2

Please sign in to comment.