Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xplanetFX/
Date: Sun, 22 Dec 2019 20:57:16
Message-Id: 1577048222.6e8b941874563931257e2496e74fc17b56d8bd67.voyageur@gentoo
1 commit: 6e8b941874563931257e2496e74fc17b56d8bd67
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 22 20:50:33 2019 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 22 20:57:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e8b9418
7
8 x11-misc/xplanetFX: use domenu
9
10 Package-Manager: Portage-2.3.82, Repoman-2.3.20
11 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
12
13 x11-misc/xplanetFX/xplanetFX-2.6.14.ebuild | 7 +++----
14 1 file changed, 3 insertions(+), 4 deletions(-)
15
16 diff --git a/x11-misc/xplanetFX/xplanetFX-2.6.14.ebuild b/x11-misc/xplanetFX/xplanetFX-2.6.14.ebuild
17 index 5a7eba008ee..b8f5f2c8968 100644
18 --- a/x11-misc/xplanetFX/xplanetFX-2.6.14.ebuild
19 +++ b/x11-misc/xplanetFX/xplanetFX-2.6.14.ebuild
20 @@ -1,11 +1,11 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26
27 PYTHON_COMPAT=( python2_7 )
28
29 -inherit eutils python-r1
30 +inherit desktop eutils python-r1
31
32 DESCRIPTION="GUI to configure, run or daemonize xplanet with HQ capabilities"
33 HOMEPAGE="http://mein-neues-blog.de/xplanetFX/"
34 @@ -42,8 +42,7 @@ src_prepare() {
35
36 src_install() {
37 dobin bin/${PN}
38 - insinto /usr/share/applications
39 - doins share/applications/${PN}.desktop
40 + domenu share/applications/${PN}.desktop
41 insinto /usr/share/pixmaps
42 doins share/pixmaps/*
43 insinto /usr/share/${PN}