games-action/gltron: eutils->desktop
authorMarty E. Plummer <hanetzer@startmail.com>
Wed, 1 Aug 2018 11:00:44 +0000 (06:00 -0500)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 10:32:59 +0000 (12:32 +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/gltron/gltron-0.70-r2.ebuild

index dc47e0b51cab2267dbcf9fc78284a31d257ea0df..da0109b26e78532bd9ac0885aaee6b980d11df5f 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="3d tron, just like the movie"
 HOMEPAGE="http://gltron.sourceforge.net/"