From: Marty E. Plummer Date: Fri, 3 Aug 2018 01:25:42 +0000 (-0500) Subject: games-arcade/solarwolf: add explicit desktop inheritance X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a11257d4e60457a09b8631986477004c77ab2732;p=gentoo.git games-arcade/solarwolf: add explicit desktop inheritance eutils may not always inherit desktop. Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- diff --git a/games-arcade/solarwolf/solarwolf-1.5-r1.ebuild b/games-arcade/solarwolf/solarwolf-1.5-r1.ebuild index dc3d846b8b7a..e47801d87ca2 100644 --- a/games-arcade/solarwolf/solarwolf-1.5-r1.ebuild +++ b/games-arcade/solarwolf/solarwolf-1.5-r1.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils + +inherit desktop eutils DESCRIPTION="Action/arcade recreation of SolarFox" HOMEPAGE="http://www.pygame.org/shredwheat/solarwolf/"