games-action/wordwarvi: eutils->desktop
authorMarty E. Plummer <hanetzer@startmail.com>
Thu, 2 Aug 2018 23:35:17 +0000 (18:35 -0500)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 10:33:05 +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

games-action/wordwarvi/wordwarvi-1.00-r1.ebuild

index df7ee9102eb895093904030303276e56ba9ba2ef..096c489f0c65280dccc7847dc4c16d5ea14316a6 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
+
+inherit desktop
 
 DESCRIPTION="A retro side-scrolling shoot'em up based on the editor war story"
 HOMEPAGE="http://wordwarvi.sourceforge.net"