public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/evoluspencil/
Date: Thu, 12 Dec 2019 22:54:25 +0000 (UTC)	[thread overview]
Message-ID: <1576191259.b115a1fcaadc64f81d4a0c4afcea8772ca215480.bman@gentoo> (raw)

commit:     b115a1fcaadc64f81d4a0c4afcea8772ca215480
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 22:53:45 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 22:54:19 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b115a1fc

media-gfx/evoluspencil: fix QA issue with insinto

* Use desktop.eclass instead for domenu

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild b/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild
index 7d1292de6d5..4980879c87b 100644
--- a/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild
+++ b/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit rpm xdg-utils
+inherit rpm xdg-utils desktop
 
 MY_PN="${PN/evolus/}"
 MY_PV="${PV}.ga"
@@ -66,8 +66,7 @@ src_install() {
 	fperms 755 /opt/${MY_PN}/${MY_PN}
 	dosym ../../opt/${MY_PN}/${MY_PN} /usr/bin/evoluspencil
 
-	insinto /usr/share/applications
-	doins "${FILESDIR}"/${MY_PN}.desktop
+	domenu "${FILESDIR}"/${MY_PN}.desktop
 
 	mkdir -p "${D}"/usr/share/icons/hicolor/256x256/apps/ || die
 	mv "${D}"/opt/${MY_PN}/${MY_PN}.png "${D}"/usr/share/icons/hicolor/256x256/apps/ || die


             reply	other threads:[~2019-12-12 22:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-12 22:54 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-13  7:26 [gentoo-commits] repo/gentoo:master commit in: media-gfx/evoluspencil/ Petr Vaněk
2023-10-09 18:57 Sam James
2023-10-09 16:21 Arthur Zamarin
2023-07-31  8:31 Michael Palimaka
2020-03-28  3:04 Michael Palimaka
2020-03-20  9:04 Agostino Sarubbo
2020-03-20  8:59 Agostino Sarubbo
2020-01-20 10:44 Michael Palimaka
2019-08-06 10:40 Agostino Sarubbo
2019-08-06  9:51 Agostino Sarubbo
2019-06-08  4:50 Michael Palimaka
2017-09-26 13:23 Michael Palimaka
2017-06-03 14:10 Michael Palimaka
2016-11-05 11:44 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1576191259.b115a1fcaadc64f81d4a0c4afcea8772ca215480.bman@gentoo \
    --to=bman@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox