commit: 17e0961da58610cbbb1bc66b03ed5b10d437d602 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Jul 16 21:31:27 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jul 16 22:25:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e0961d
games-action/garden: Drop unnecessary DOCS definition in weird place Package-Manager: Portage-2.3.43, Repoman-2.3.10 games-action/garden/garden-1.0.9-r1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/games-action/garden/garden-1.0.9-r1.ebuild b/games-action/garden/garden-1.0.9-r1.ebuild index 9d7015d7bfe..57bdc0f0e9c 100644 --- a/games-action/garden/garden-1.0.9-r1.ebuild +++ b/games-action/garden/garden-1.0.9-r1.ebuild @@ -34,8 +34,7 @@ src_prepare() { } src_install() { - DOCS="AUTHORS ChangeLog NEWS README" \ - default + default doicon -s scalable resources/garden.svg make_desktop_entry garden "Garden of coloured lights" }