From: Marty E. Plummer Date: Wed, 1 Aug 2018 10:35:16 +0000 (-0500) Subject: games-action/extreme-tuxracer: eutils->desktop X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=37d98990941cff022d1090f48fddafe1188870e5;p=gentoo.git games-action/extreme-tuxracer: eutils->desktop Only has eutils for the implicit desktop inheritance for doicon and newmenu. Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- diff --git a/games-action/extreme-tuxracer/extreme-tuxracer-0.7.4.ebuild b/games-action/extreme-tuxracer/extreme-tuxracer-0.7.4.ebuild index f6ca77b5dc89..91aa7ac5cd6b 100644 --- a/games-action/extreme-tuxracer/extreme-tuxracer-0.7.4.ebuild +++ b/games-action/extreme-tuxracer/extreme-tuxracer-0.7.4.ebuild @@ -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/"