From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/ponyprog/
Date: Mon, 2 May 2022 12:08:39 +0000 (UTC) [thread overview]
Message-ID: <1651493317.b18d059b6eb40c8a269ea1e1b50743906499456b.juippis@gentoo> (raw)
commit: b18d059b6eb40c8a269ea1e1b50743906499456b
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon May 2 12:08:09 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon May 2 12:08:37 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b18d059b
dev-embedded/ponyprog: call udev_reload in 3.1.3
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-embedded/ponyprog/ponyprog-3.1.3.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-embedded/ponyprog/ponyprog-3.1.3.ebuild b/dev-embedded/ponyprog/ponyprog-3.1.3.ebuild
index 7445c12350a5..ae75c85ebf41 100644
--- a/dev-embedded/ponyprog/ponyprog-3.1.3.ebuild
+++ b/dev-embedded/ponyprog/ponyprog-3.1.3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit cmake
+inherit cmake udev
DESCRIPTION="EEPROM and microcontroller programmer/flasher"
HOMEPAGE="https://github.com/lancos/ponyprog/"
@@ -32,6 +32,8 @@ RDEPEND="${DEPEND}
PATCHES=( "${FILESDIR}"/${P}-fix-build-system.patch )
pkg_postinst() {
+ udev_reload
+
elog "To use the COM port in user mode (not as root), you need to"
elog "be in the 'uucp' group."
elog
next reply other threads:[~2022-05-02 12:08 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-02 12:08 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-23 20:32 [gentoo-commits] repo/gentoo:master commit in: dev-embedded/ponyprog/ Andreas Sturmlechner
2024-03-13 21:04 Sam James
2023-04-22 14:28 Sam James
2023-04-22 8:50 Arthur Zamarin
2023-04-22 8:25 Viorel Munteanu
2022-04-10 21:11 Jonas Stein
2021-10-05 7:47 Jakov Smolić
2021-10-05 6:46 Agostino Sarubbo
2021-10-04 11:01 Agostino Sarubbo
2021-03-08 10:26 Sam James
2021-03-08 10:25 Sam James
2018-04-16 21:12 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=1651493317.b18d059b6eb40c8a269ea1e1b50743906499456b.juippis@gentoo \
--to=juippis@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