public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/nitrokey-app/
Date: Mon, 17 Aug 2020 08:49:29 +0000 (UTC)	[thread overview]
Message-ID: <1597654155.2900f3b155113a7fee3b568dfec9fc3cf243472c.soap@gentoo> (raw)

commit:     2900f3b155113a7fee3b568dfec9fc3cf243472c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 08:49:15 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 08:49:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2900f3b1

app-crypt/nitrokey-app: Port to cmake.eclass

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-crypt/nitrokey-app/nitrokey-app-1.4-r1.ebuild | 10 +---------
 app-crypt/nitrokey-app/nitrokey-app-9999.ebuild   | 10 +---------
 2 files changed, 2 insertions(+), 18 deletions(-)

diff --git a/app-crypt/nitrokey-app/nitrokey-app-1.4-r1.ebuild b/app-crypt/nitrokey-app/nitrokey-app-1.4-r1.ebuild
index faf50aa87f4..0adeec0e029 100644
--- a/app-crypt/nitrokey-app/nitrokey-app-1.4-r1.ebuild
+++ b/app-crypt/nitrokey-app/nitrokey-app-1.4-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake-utils xdg-utils
+inherit xdg cmake
 
 DESCRIPTION="Cross platform personalization tool for the Nitrokey"
 HOMEPAGE="https://github.com/Nitrokey/nitrokey-app"
@@ -39,11 +39,3 @@ BDEPEND="
 PATCHES=( "${FILESDIR}"/${P}-Make-BASH_COMPLETION_DIR-user-overridable.patch )
 
 mycmakeargs=( -DBASH_COMPLETION_PATH=share/bash-completion/completions )
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}

diff --git a/app-crypt/nitrokey-app/nitrokey-app-9999.ebuild b/app-crypt/nitrokey-app/nitrokey-app-9999.ebuild
index 7b3dab537ea..ab6600e3599 100644
--- a/app-crypt/nitrokey-app/nitrokey-app-9999.ebuild
+++ b/app-crypt/nitrokey-app/nitrokey-app-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit cmake-utils xdg-utils
+inherit xdg cmake
 
 DESCRIPTION="Cross platform personalization tool for the Nitrokey"
 HOMEPAGE="https://github.com/Nitrokey/nitrokey-app"
@@ -35,11 +35,3 @@ DEPEND="
 BDEPEND="
 	dev-qt/linguist-tools:5
 	virtual/pkgconfig"
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


             reply	other threads:[~2020-08-17  8:49 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-17  8:49 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-31 18:48 [gentoo-commits] repo/gentoo:master commit in: app-crypt/nitrokey-app/ Sam James
2021-01-25  0:42 Sam James
2020-08-20 14:02 David Seifert
2020-08-20 14:02 David Seifert
2020-01-09  6:38 Georgy Yakovlev
2020-01-09  6:38 Georgy Yakovlev
2019-08-12  8:02 Agostino Sarubbo
2019-07-18 14:36 Thomas Deutschmann
2019-07-08  7:51 David Seifert
2019-06-30 20:57 David Seifert
2019-06-30 20:57 David Seifert
2018-07-15  2:54 David Seifert
2018-06-01 10:05 David Seifert
2018-05-26  9:45 David Seifert
2018-04-15 13:06 David Seifert
2018-04-15 10:25 David Seifert
2018-04-11 20:37 David Seifert
2018-04-11  9:36 David Seifert
2018-04-11  9:36 David Seifert
2018-03-11 10:41 David Seifert
2017-02-01 22:16 David Seifert

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=1597654155.2900f3b155113a7fee3b568dfec9fc3cf243472c.soap@gentoo \
    --to=soap@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