games-action/snipes: eutils->desktop
authorMarty E. Plummer <hanetzer@startmail.com>
Thu, 2 Aug 2018 23:00:45 +0000 (18:00 -0500)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 10:33:02 +0000 (12:33 +0200)
Only has eutils for the implicit desktop inheritance for doicon and
make_desktop_entry.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

games-action/snipes/snipes-1.0.4-r1.ebuild

index 9d8e9a36c48bb4f1a9fa91e47cde6331eecaac15..666172514c64d35fcf30606ffa314140b23268bc 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 toolchain-funcs eutils
+
+inherit desktop toolchain-funcs
 
 DESCRIPTION="2D scrolling shooter, resembles the old DOS game of same name"
 HOMEPAGE="https://cyp.github.com/snipes/"