commit:     9d6822bcb704d1d05ab250d963303a143c7f7cfc
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 29 18:28:46 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Jun 29 20:53:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d6822bc

games-arcade/kajaani-kombat: add .desktop icon, EAPI 7->8

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-arcade/kajaani-kombat/kajaani-kombat-0.7-r2.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/games-arcade/kajaani-kombat/kajaani-kombat-0.7-r2.ebuild 
b/games-arcade/kajaani-kombat/kajaani-kombat-0.7-r2.ebuild
index 6c34c9d2c9d..72fc100bce3 100644
--- a/games-arcade/kajaani-kombat/kajaani-kombat-0.7-r2.ebuild
+++ b/games-arcade/kajaani-kombat/kajaani-kombat-0.7-r2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit desktop flag-o-matic toolchain-funcs
 
@@ -45,7 +45,8 @@ src_install() {
        insinto /usr/share/${PN}
        doins *.{ogg,png,ttf}
 
-       make_desktop_entry ${PN} "Kajaani Kombat" applications-games
-
        einstalldocs
+
+       newicon 1face.png ${PN}.png
+       make_desktop_entry ${PN} "Kajaani Kombat"
 }

Reply via email to