games-action/xpilot: eutils->desktop
authorMarty E. Plummer <hanetzer@startmail.com>
Thu, 2 Aug 2018 23:37:30 +0000 (18:37 -0500)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 10:33:06 +0000 (12:33 +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
Closes: https://github.com/gentoo/gentoo/pull/9426

games-action/xpilot/xpilot-4.5.5-r1.ebuild

index ecc92dce870647675d7ef6d6c0e01527caca87aa..d2003e60dd12895f1989295a55d7e766307360af 100644 (file)
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils toolchain-funcs
+
+inherit desktop toolchain-funcs
 
 DESCRIPTION="A multi-player 2D client/server space game"
 HOMEPAGE="http://www.xpilot.org/"