Gentoo Archives: gentoo-commits

From: NP Hardass <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/sgt-puzzles/
Date: Mon, 10 Apr 2017 17:23:27
Message-Id: 1491844903.7734fbd82a689870b2a81ad2fd823425ca1652e7.np-hardass@gentoo
1 commit: 7734fbd82a689870b2a81ad2fd823425ca1652e7
2 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 7 06:34:18 2017 +0000
4 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 10 17:21:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7734fbd8
7
8 games-puzzle/sgt-puzzles: Fixed desktop categories
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 games-puzzle/sgt-puzzles/sgt-puzzles-20170228.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-puzzle/sgt-puzzles/sgt-puzzles-20170228.ebuild b/games-puzzle/sgt-puzzles/sgt-puzzles-20170228.ebuild
16 index 7463b9beb4b..9b10bce098b 100644
17 --- a/games-puzzle/sgt-puzzles/sgt-puzzles-20170228.ebuild
18 +++ b/games-puzzle/sgt-puzzles/sgt-puzzles-20170228.ebuild
19 @@ -84,7 +84,7 @@ src_install() {
20 name=$(awk -F: '/exe:/ { print $3 }' "${file}")
21 file=${file%.R}
22 newicon -s 48 icons/${file}-48d24.png ${PN}_${file}.png
23 - make_desktop_entry "${PN}_${file}" "${name}" "${PN}_${file}" "Game;LogicGame;${PN};"
24 + make_desktop_entry "${PN}_${file}" "${name}" "${PN}_${file}" "Game;LogicGame;X-${PN};"
25 done
26
27 if use doc ; then