commit:     bd7ea30082f261bde7ba5e94a647b00ba5828e1b
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Aug  3 01:15:21 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=bd7ea300

games-arcade/nottetris2: add explicit desktop inheritance

eutils may not always inherit desktop.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

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

diff --git a/games-arcade/nottetris2/nottetris2-1-r1.ebuild 
b/games-arcade/nottetris2/nottetris2-1-r1.ebuild
index 47c906bb7ce..39fbc31006b 100644
--- a/games-arcade/nottetris2/nottetris2-1-r1.ebuild
+++ b/games-arcade/nottetris2/nottetris2-1-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="The spiritual successor of the classic Tetris mixed with physics"
 HOMEPAGE="http://stabyourself.net/nottetris2/";

Reply via email to