From: Marty E. Plummer Date: Thu, 2 Aug 2018 23:23:14 +0000 (-0500) Subject: games-action/transcend: eutils->desktop X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6c5de3934c1cc9170bc69fa31c7317291797ed7d;p=gentoo.git games-action/transcend: eutils->desktop Only has eutils for the implicit desktop inheritance for make_desktop_entry. Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- diff --git a/games-action/transcend/transcend-0.3-r1.ebuild b/games-action/transcend/transcend-0.3-r1.ebuild index 5f95cff17b5f..5e44612b5d38 100644 --- a/games-action/transcend/transcend-0.3-r1.ebuild +++ b/games-action/transcend/transcend-0.3-r1.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 + +inherit desktop DESCRIPTION="Retro-style, abstract, 2D shooter" HOMEPAGE="http://transcend.sourceforge.net/"