commit: d038fe8aa9d6ae1dd035bd6f731022cf65011d5c Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com> AuthorDate: Thu Aug 2 23:31:37 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Aug 15 10:33:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d038fe8a
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 games-action/violetland/violetland-0.4.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-action/violetland/violetland-0.4.3-r1.ebuild b/games-action/violetland/violetland-0.4.3-r1.ebuild index d277b84a643..ce501bb5741 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/"
