games-action/xpilot: 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
Closes: https://github.com/gentoo/gentoo/pull/9426
This commit is contained in:
Marty E. Plummer
2018-08-02 18:37:30 -05:00
committed by Michał Górny
parent 9542d023f5
commit d90602babd

View 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/"