Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/hedgewars/
Date: Thu, 29 Mar 2018 18:57:06
Message-Id: 1522349800.8cac776bf5756a9e25e8e0405621482fbf93e5df.asturm@gentoo
1 commit: 8cac776bf5756a9e25e8e0405621482fbf93e5df
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 29 18:40:39 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 29 18:56:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cac776b
7
8 games-strategy/hedgewars: Drop duplicate desktop entry
9
10 Closes: https://bugs.gentoo.org/651728
11 Package-Manager: Portage-2.3.26, Repoman-2.3.7
12
13 games-strategy/hedgewars/hedgewars-0.9.23-r3.ebuild | 3 ---
14 1 file changed, 3 deletions(-)
15
16 diff --git a/games-strategy/hedgewars/hedgewars-0.9.23-r3.ebuild b/games-strategy/hedgewars/hedgewars-0.9.23-r3.ebuild
17 index 2c30a518ab0..ae864014ed8 100644
18 --- a/games-strategy/hedgewars/hedgewars-0.9.23-r3.ebuild
19 +++ b/games-strategy/hedgewars/hedgewars-0.9.23-r3.ebuild
20 @@ -79,9 +79,6 @@ src_configure() {
21
22 src_install() {
23 cmake-utils_src_install
24 -
25 - doicon misc/hedgewars.png
26 - make_desktop_entry ${PN} Hedgewars
27 doman man/${PN}.6
28 }