commit:     cf9e0c104d5b2ae5b333a09bbb69c2665f8efc2a
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Aug  3 01:23:49 2018 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Aug 27 21:23:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf9e0c10

games-arcade/retrobattle: add explicit desktop inheritance

eutils may not always inherit desktop

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 games-arcade/retrobattle/retrobattle-1.0.0-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-arcade/retrobattle/retrobattle-1.0.0-r1.ebuild 
b/games-arcade/retrobattle/retrobattle-1.0.0-r1.ebuild
index 411ae4f5701..e283c6299a0 100644
--- a/games-arcade/retrobattle/retrobattle-1.0.0-r1.ebuild
+++ b/games-arcade/retrobattle/retrobattle-1.0.0-r1.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils
+
+inherit desktop eutils
 
 MY_P="${PN}-src-${PV}"
 DESCRIPTION="A NES-like platform arcade game"

Reply via email to