games-action/extreme-tuxracer: eutils->desktop
authorMarty E. Plummer <hanetzer@startmail.com>
Wed, 1 Aug 2018 10:35:16 +0000 (05:35 -0500)
committerMichał Górny <mgorny@gentoo.org>
Wed, 15 Aug 2018 10:32:57 +0000 (12:32 +0200)
Only has eutils for the implicit desktop inheritance for doicon and
newmenu.

Package-Manager: Portage-2.3.44, Repoman-2.3.10

games-action/extreme-tuxracer/extreme-tuxracer-0.7.4.ebuild

index f6ca77b5dc89b1103a55311a04c168885be5b522..91aa7ac5cd6b72f377d9b7a16f189f16cc4070a4 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 autotools gnome2-utils
+
+inherit autotools desktop gnome2-utils
 
 DESCRIPTION="High speed arctic racing game based on Tux Racer"
 HOMEPAGE="http://extremetuxracer.sourceforge.net/"