From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/anope/
Date: Sun, 11 Aug 2019 11:20:42 +0000 (UTC) [thread overview]
Message-ID: <1565522398.6b42c88807ebcee6778d53756b61ea138126b115.soap@gentoo> (raw)
commit: 6b42c88807ebcee6778d53756b61ea138126b115
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 11 11:19:58 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 11:19:58 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b42c888
net-irc/anope: [QA] Fix missing trailing slash
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>
net-irc/anope/anope-2.0.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-irc/anope/anope-2.0.6.ebuild b/net-irc/anope/anope-2.0.6.ebuild
index dfdba26b54f..aba8b1f9d11 100644
--- a/net-irc/anope/anope-2.0.6.ebuild
+++ b/net-irc/anope/anope-2.0.6.ebuild
@@ -53,8 +53,8 @@ pkg_pretend() {
eerror "You can do this by:"
eerror "# mkdir -p ${ROOT}/var/lib/anope ${ROOT}/etc/anope"
eerror "# chown anope:anope ${ROOT}/var/lib/anope"
- eerror "# mv ${ROOT}/opt/anope/data/*.db ${ROOT}var/lib/anope"
- eerror "# mv ${ROOT}/opt/anope/data/services.conf ${ROOT}etc/anope"
+ eerror "# mv ${ROOT}/opt/anope/data/*.db ${ROOT}/var/lib/anope"
+ eerror "# mv ${ROOT}/opt/anope/data/services.conf ${ROOT}/etc/anope"
die "Please move your anope database files from /opt/anope/data"
fi
done
next reply other threads:[~2019-08-11 11:20 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-11 11:20 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-22 9:38 [gentoo-commits] repo/gentoo:master commit in: net-irc/anope/ Ulrich Müller
2024-12-11 4:00 Sam James
2024-12-11 3:58 Sam James
2023-11-25 4:49 Sam James
2023-08-07 5:06 Sam James
2023-07-15 6:08 Sam James
2023-07-15 3:10 Sam James
2023-07-13 6:53 Sam James
2023-07-13 6:53 Sam James
2023-06-09 13:40 Sam James
2022-09-23 1:35 Sam James
2022-05-28 16:07 Jakov Smolić
2022-05-28 10:03 Jakov Smolić
2022-05-28 10:03 Jakov Smolić
2022-05-28 10:02 Jakov Smolić
2022-04-23 1:53 Sam James
2022-03-23 0:45 Sam James
2022-02-25 20:53 Sam James
2022-01-01 11:07 Sam James
2022-01-01 9:38 Sam James
2021-09-12 23:00 Sam James
2021-09-12 23:00 Sam James
2021-08-09 22:21 Sam James
2020-12-20 6:29 Sam James
2020-12-16 20:34 Sam James
2020-10-24 6:39 Sam James
2020-10-12 20:05 Sam James
2020-08-30 5:44 Sam James
2020-07-08 20:50 Sam James
2020-06-06 18:01 Michał Górny
2020-05-13 11:31 Agostino Sarubbo
2020-05-13 11:27 Agostino Sarubbo
2020-05-08 6:25 Mart Raudsepp
2020-05-05 13:07 Thomas Deutschmann
2019-09-23 8:07 Michał Górny
2018-03-13 11:59 Pacho Ramos
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=1565522398.6b42c88807ebcee6778d53756b61ea138126b115.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