games-action/formido: eutils->desktop
authorMarty E. Plummer <hanetzer@startmail.com>
Wed, 1 Aug 2018 10:38:57 +0000 (05:38 -0500)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 10:32:58 +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/formido/formido-1.0.1-r1.ebuild

index c7e9e86f17405da005cf93a7256f1de97c7bd8fb..6f6f10f9c8af20141b52461c2a45b47b58e65982 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 toolchain-funcs
+
+inherit desktop toolchain-funcs
 
 DESCRIPTION="A shooting game in the spirit of Phobia games"
 HOMEPAGE="http://www.mhgames.org/oldies/formido/"