games-action/lugaru: eutils->desktop
authorMarty E. Plummer <hanetzer@startmail.com>
Thu, 2 Aug 2018 22:41:40 +0000 (17:41 -0500)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 10:32:59 +0000 (12:32 +0200)
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

index f53cecb8d7485eb0951010e65b752339ec1bf830..16843cc472c0416bf7a92517cf5ebe70afe9aeae 100644 (file)
@@ -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"