commit:     50345c7da4130775713f74fb2c2afd64368f8006
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Aug  3 01:11:54 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=50345c7d

games-arcade/mrrescue: add explicit desktop inheritance

eutils may not always inherit desktop.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 games-arcade/mrrescue/mrrescue-1.02b-r1.ebuild | 3 ++-
 games-arcade/mrrescue/mrrescue-1.02b-r2.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/games-arcade/mrrescue/mrrescue-1.02b-r1.ebuild 
b/games-arcade/mrrescue/mrrescue-1.02b-r1.ebuild
index f8e65e45978..39e8db30285 100644
--- a/games-arcade/mrrescue/mrrescue-1.02b-r1.ebuild
+++ b/games-arcade/mrrescue/mrrescue-1.02b-r1.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils gnome2-utils
+
+inherit desktop eutils gnome2-utils
 
 DESCRIPTION="Arcade 2d action game based around evacuating civilians from 
burning buildings"
 HOMEPAGE="http://tangramgames.dk/games/mrrescue/";

diff --git a/games-arcade/mrrescue/mrrescue-1.02b-r2.ebuild 
b/games-arcade/mrrescue/mrrescue-1.02b-r2.ebuild
index c33e2ef05b0..2eb90c4ba64 100644
--- a/games-arcade/mrrescue/mrrescue-1.02b-r2.ebuild
+++ b/games-arcade/mrrescue/mrrescue-1.02b-r2.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils gnome2-utils
+
+inherit desktop eutils gnome2-utils
 
 DESCRIPTION="Arcade 2d action game based around evacuating civilians from 
burning buildings"
 HOMEPAGE="http://tangramgames.dk/games/mrrescue/";

Reply via email to