From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/libnitrokey/
Date: Sun, 3 Jul 2022 09:35:41 +0000 (UTC) [thread overview]
Message-ID: <1656840930.991ac772d4fdcf62a35ba2aafb2d2db9564e566b.soap@gentoo> (raw)
commit: 991ac772d4fdcf62a35ba2aafb2d2db9564e566b
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 3 09:35:30 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jul 3 09:35:30 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=991ac772
app-crypt/libnitrokey: call udev_reload in pkg_postinst/pkg_postrm
Closes: https://bugs.gentoo.org/854243
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-crypt/libnitrokey/libnitrokey-3.6.ebuild | 10 +++++++++-
app-crypt/libnitrokey/libnitrokey-9999.ebuild | 10 +++++++++-
2 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/app-crypt/libnitrokey/libnitrokey-3.6.ebuild b/app-crypt/libnitrokey/libnitrokey-3.6.ebuild
index ecef8c9b5c2d..dd6d0126cf31 100644
--- a/app-crypt/libnitrokey/libnitrokey-3.6.ebuild
+++ b/app-crypt/libnitrokey/libnitrokey-3.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -45,3 +45,11 @@ src_configure() {
)
cmake_src_configure
}
+
+pkg_postinst() {
+ udev_reload
+}
+
+pkg_postrm() {
+ udev_reload
+}
diff --git a/app-crypt/libnitrokey/libnitrokey-9999.ebuild b/app-crypt/libnitrokey/libnitrokey-9999.ebuild
index 8687d0d1b4e3..a9135e08d5d4 100644
--- a/app-crypt/libnitrokey/libnitrokey-9999.ebuild
+++ b/app-crypt/libnitrokey/libnitrokey-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -45,3 +45,11 @@ src_configure() {
)
cmake_src_configure
}
+
+pkg_postinst() {
+ udev_reload
+}
+
+pkg_postrm() {
+ udev_reload
+}
next reply other threads:[~2022-07-03 9:35 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-03 9:35 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-19 16:28 [gentoo-commits] repo/gentoo:master commit in: app-crypt/libnitrokey/ David Seifert
2023-05-18 19:42 Sam James
2023-05-18 19:42 Sam James
2023-04-14 23:41 David Seifert
2023-04-14 23:41 David Seifert
2021-03-15 1:40 Thomas Deutschmann
2021-03-15 0:52 Sam James
2021-01-24 17:28 David Seifert
2021-01-24 17:28 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
2019-01-19 14:21 David Seifert
2018-04-11 9:36 David Seifert
2018-03-11 10:41 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=1656840930.991ac772d4fdcf62a35ba2aafb2d2db9564e566b.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