From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/apcupsd/
Date: Mon, 11 Jul 2022 15:03:42 +0000 (UTC) [thread overview]
Message-ID: <1657551816.e293515b7bfa3f4d94c1a1587a3fde82f23f9377.soap@gentoo> (raw)
commit: e293515b7bfa3f4d94c1a1587a3fde82f23f9377
Author: John Einar Reitan <john.einar <AT> gmail <DOT> com>
AuthorDate: Mon Jul 11 15:03:36 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jul 11 15:03:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e293515b
sys-power/apcupsd: Call udev_reload in pkg_postrm
Closes: https://github.com/gentoo/gentoo/pull/25929
Closes: https://bugs.gentoo.org/852641
Signed-off-by: John Einar Reitan <john.einar <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild b/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild
index 7e9251a07001..39033efdfbe7 100644
--- a/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild
@@ -149,3 +149,7 @@ pkg_postinst() {
elog "in /dev/apcups/by-id directory."
fi
}
+
+pkg_postrm() {
+ use kernel_linux && udev_reload
+}
next reply other threads:[~2022-07-11 15:03 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-11 15:03 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-28 7:55 [gentoo-commits] repo/gentoo:master commit in: sys-power/apcupsd/ Sam James
2023-04-03 17:40 Jakov Smolić
2022-01-04 10:30 David Seifert
2021-09-15 2:34 Sam James
2021-09-03 1:53 Sam James
2021-05-13 21:17 Sam James
2021-05-13 18:56 Sam James
2021-05-13 17:10 Sam James
2021-04-01 22:23 Thomas Deutschmann
2021-03-07 16:45 David Seifert
2021-03-07 11:58 David Seifert
2020-05-06 17:25 Michał Górny
2019-02-09 9:52 Andreas Sturmlechner
2018-10-01 14:04 Sergey Popov
2018-09-26 15:07 Sergey Popov
2018-08-26 20:35 Michał Górny
2018-03-14 19:19 Mikle Kolyada
2018-01-07 23:38 Mikle Kolyada
2018-01-07 14:23 Sergei Trofimovich
2017-11-26 23:26 David Seifert
2016-11-23 20:52 Kristian Fiskerstrand
2016-11-18 23:39 Kristian Fiskerstrand
2016-09-28 21:17 Kristian Fiskerstrand
2016-09-28 21:11 Kristian Fiskerstrand
2016-09-28 21:11 Kristian Fiskerstrand
2016-09-28 8:55 Kristian Fiskerstrand
2016-08-06 9:16 Pacho Ramos
2016-06-06 13:33 Agostino Sarubbo
2015-12-22 12:07 Lars Wendler
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=1657551816.e293515b7bfa3f4d94c1a1587a3fde82f23f9377.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