From: Marty E. Plummer Date: Fri, 3 Aug 2018 01:09:57 +0000 (-0500) Subject: games-arcade/jvgs: eutils->desktop X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8123f9a143bf86ed1c5cd7af4d58a1faa6caf74e;p=gentoo.git games-arcade/jvgs: eutils->desktop Only has eutils for the implicit desktop inheritance for make_desktop_entry and newicon. Package-Manager: Portage-2.3.44, Repoman-2.3.10 --- diff --git a/games-arcade/jvgs/jvgs-0.5-r1.ebuild b/games-arcade/jvgs/jvgs-0.5-r1.ebuild index 779b57dd7400..45d527c885be 100644 --- a/games-arcade/jvgs/jvgs-0.5-r1.ebuild +++ b/games-arcade/jvgs/jvgs-0.5-r1.ebuild @@ -1,9 +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 cmake-utils eutils +inherit cmake-utils desktop DESCRIPTION="An open-source platform game with a sketched and minimalistic look" HOMEPAGE="http://jvgs.sourceforge.net/"