From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 588B2139694 for ; Mon, 10 Apr 2017 17:23:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2B0421C0B9; Mon, 10 Apr 2017 17:23:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 939DC21C0B9 for ; Mon, 10 Apr 2017 17:23:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C557B341662 for ; Mon, 10 Apr 2017 17:22:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F33E2742D for ; Mon, 10 Apr 2017 17:22:56 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1491844903.7734fbd82a689870b2a81ad2fd823425ca1652e7.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/sgt-puzzles/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-puzzle/sgt-puzzles/sgt-puzzles-20170228.ebuild X-VCS-Directories: games-puzzle/sgt-puzzles/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 7734fbd82a689870b2a81ad2fd823425ca1652e7 X-VCS-Branch: master Date: Mon, 10 Apr 2017 17:22:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7ceea573-346f-48a0-aec6-5d73ab0edd9b X-Archives-Hash: 9c642c7fa23317844696efb7e1aca9f3 commit: 7734fbd82a689870b2a81ad2fd823425ca1652e7 Author: NP-Hardass gentoo org> AuthorDate: Fri Apr 7 06:34:18 2017 +0000 Commit: NP Hardass gentoo org> CommitDate: Mon Apr 10 17:21:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7734fbd8 games-puzzle/sgt-puzzles: Fixed desktop categories Package-Manager: Portage-2.3.3, Repoman-2.3.1 games-puzzle/sgt-puzzles/sgt-puzzles-20170228.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-puzzle/sgt-puzzles/sgt-puzzles-20170228.ebuild b/games-puzzle/sgt-puzzles/sgt-puzzles-20170228.ebuild index 7463b9beb4b..9b10bce098b 100644 --- a/games-puzzle/sgt-puzzles/sgt-puzzles-20170228.ebuild +++ b/games-puzzle/sgt-puzzles/sgt-puzzles-20170228.ebuild @@ -84,7 +84,7 @@ src_install() { name=$(awk -F: '/exe:/ { print $3 }' "${file}") file=${file%.R} newicon -s 48 icons/${file}-48d24.png ${PN}_${file}.png - make_desktop_entry "${PN}_${file}" "${name}" "${PN}_${file}" "Game;LogicGame;${PN};" + make_desktop_entry "${PN}_${file}" "${name}" "${PN}_${file}" "Game;LogicGame;X-${PN};" done if use doc ; then