From e6716ffb2e1e51739e65efbf7b6477523bcc50dc Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Thu, 2 Aug 2018 18:27:55 -0500 Subject: [PATCH] games-action/trosh: add explicit desktop inheritance eutils may not always inherit desktop. Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- games-action/trosh/trosh-20-r1.ebuild | 3 ++- games-action/trosh/trosh-20-r2.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/games-action/trosh/trosh-20-r1.ebuild b/games-action/trosh/trosh-20-r1.ebuild index 5de7abfdbbc1..1ae66894c2ef 100644 --- a/games-action/trosh/trosh-20-r1.ebuild +++ b/games-action/trosh/trosh-20-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="A game made in 20 hours for a friend. It has explosions" HOMEPAGE="http://stabyourself.net/trosh/" diff --git a/games-action/trosh/trosh-20-r2.ebuild b/games-action/trosh/trosh-20-r2.ebuild index 36175183c2c9..f1d769762cfe 100644 --- a/games-action/trosh/trosh-20-r2.ebuild +++ b/games-action/trosh/trosh-20-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="A game made in 20 hours for a friend. It has explosions" HOMEPAGE="http://stabyourself.net/trosh/" -- 2.26.2