commit:     2a18066299f55f188391d16467d427e3b69aa5b0
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Thu Aug  2 22:41:40 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 10:32:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a180662

games-action/lugaru: eutils->desktop

Only has eutils for the implicit desktop inheritance for
make_desktop_entry and newicon.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 games-action/lugaru/lugaru-20151204-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/games-action/lugaru/lugaru-20151204-r1.ebuild 
b/games-action/lugaru/lugaru-20151204-r1.ebuild
index f53cecb8d74..16843cc472c 100644
--- a/games-action/lugaru/lugaru-20151204-r1.ebuild
+++ b/games-action/lugaru/lugaru-20151204-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils cmake-utils
+
+inherit cmake-utils desktop
 
 DESCRIPTION="3D arcade with unique fighting system and anthropomorphic 
characters"
 HOMEPAGE="https://bitbucket.org/osslugaru/lugaru/wiki/Home";

Reply via email to