From: Marty E. Plummer Date: Thu, 2 Aug 2018 23:31:37 +0000 (-0500) Subject: games-action/violetland: eutils->desktop X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d038fe8aa9d6ae1dd035bd6f731022cf65011d5c;p=gentoo.git games-action/violetland: 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-action/violetland/violetland-0.4.3-r1.ebuild b/games-action/violetland/violetland-0.4.3-r1.ebuild index d277b84a643c..ce501bb57419 100644 --- a/games-action/violetland/violetland-0.4.3-r1.ebuild +++ b/games-action/violetland/violetland-0.4.3-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit eutils cmake-utils +inherit cmake-utils desktop DESCRIPTION="Help a girl named Violet in the struggle with hordes of monsters" HOMEPAGE="https://violetland.github.io/"