From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/ergo/
Date: Mon, 21 Nov 2022 08:14:33 +0000 (UTC) [thread overview]
Message-ID: <1669018268.d40335b4046654b9e3c3afbd7e362c2e3626760a.sam@gentoo> (raw)
commit: d40335b4046654b9e3c3afbd7e362c2e3626760a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 21 08:11:08 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 21 08:11:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d40335b4
net-irc/ergo: fix username in OpenRC init script
We should probably rename the user somehow but feels like a waste.
Closes: https://bugs.gentoo.org/881489
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-irc/ergo/{ergo-2.10.0.ebuild => ergo-2.10.0-r1.ebuild} | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net-irc/ergo/ergo-2.10.0.ebuild b/net-irc/ergo/ergo-2.10.0-r1.ebuild
similarity index 92%
rename from net-irc/ergo/ergo-2.10.0.ebuild
rename to net-irc/ergo/ergo-2.10.0-r1.ebuild
index 4a3df207138a..f166270d10d2 100644
--- a/net-irc/ergo/ergo-2.10.0.ebuild
+++ b/net-irc/ergo/ergo-2.10.0-r1.ebuild
@@ -23,6 +23,8 @@ DOCS=( README.md docs/MANUAL.md docs/USERGUIDE.md )
src_prepare() {
default
+ sed -i -e 's:ERGO_USERNAME="ergo":ERGO_USERNAME="oragono":' distrib/openrc/ergo.confd || die
+
# Minor fiddling with paths
sed -i \
-e 's:/home/ergo/ergo:/usr/bin/ergo:' \
@@ -33,7 +35,7 @@ src_prepare() {
}
src_compile() {
- go build . || die
+ ego build .
}
src_install() {
next reply other threads:[~2022-11-21 8:14 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-21 8:14 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-29 5:10 [gentoo-commits] repo/gentoo:master commit in: net-irc/ergo/ Jakov Smolić
2024-07-17 8:41 Sam James
2024-07-17 5:54 Sam James
2024-07-17 5:54 Sam James
2024-07-17 5:54 Sam James
2024-07-17 5:54 Sam James
2024-03-14 7:54 Arthur Zamarin
2024-02-02 1:51 Sam James
2023-12-28 14:58 Sam James
2023-12-28 14:58 Sam James
2023-10-12 5:48 Sam James
2023-02-03 12:20 Sam James
2023-01-27 6:24 Sam James
2023-01-23 3:17 Sam James
2022-12-25 17:19 Sam James
2022-12-18 6:30 Sam James
2022-09-23 1:35 Sam James
2022-07-03 10:48 Agostino Sarubbo
2022-05-31 8:43 Sam James
2022-03-12 12:08 Jakov Smolić
2022-03-12 12:01 Arthur Zamarin
2022-03-12 10:35 Arthur Zamarin
2022-02-20 5:51 Sam James
2022-01-10 13:28 Sam James
2022-01-10 13:28 Sam James
2022-01-09 7:34 Sam James
2021-11-20 8:38 Sam James
2021-06-29 4:52 Sam James
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=1669018268.d40335b4046654b9e3c3afbd7e362c2e3626760a.sam@gentoo \
--to=sam@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