From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/sccache/, dev-util/sccache/files/
Date: Sat, 26 Jan 2019 08:21:50 +0000 (UTC) [thread overview]
Message-ID: <1548490886.f821cae3c394ff4a128842a52897ea3e87173a1a.gyakovlev@gentoo> (raw)
commit: f821cae3c394ff4a128842a52897ea3e87173a1a
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 26 08:21:26 2019 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Jan 26 08:21:26 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f821cae3
dev-util/sccache: fix copypaste error in server initd
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
dev-util/sccache/files/server.confd | 2 +-
dev-util/sccache/files/server.initd | 2 +-
dev-util/sccache/{sccache-0.2.8-r1.ebuild => sccache-0.2.8-r2.ebuild} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/sccache/files/server.confd b/dev-util/sccache/files/server.confd
index 20f3f843e60..5bd110a3c2b 100644
--- a/dev-util/sccache/files/server.confd
+++ b/dev-util/sccache/files/server.confd
@@ -1,4 +1,4 @@
-# /etc/conf.d/sccache-scheduler: config file for /etc/init.d/sccache-scheduler
+# /etc/conf.d/sccache-server: config file for /etc/init.d/sccache-server
#
# Full path to config file. /etc/sccache/server.conf is default if not set.
diff --git a/dev-util/sccache/files/server.initd b/dev-util/sccache/files/server.initd
index 004a0ab8356..0c37ee400b0 100755
--- a/dev-util/sccache/files/server.initd
+++ b/dev-util/sccache/files/server.initd
@@ -2,7 +2,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-SCCACHE_SERVER_CONF="${SCCACHE_SERVER_CONF:-/etc/sccache/scheduler.conf}"
+SCCACHE_SERVER_CONF="${SCCACHE_SERVER_CONF:-/etc/sccache/server.conf}"
depend() {
need localmount
diff --git a/dev-util/sccache/sccache-0.2.8-r1.ebuild b/dev-util/sccache/sccache-0.2.8-r2.ebuild
similarity index 100%
rename from dev-util/sccache/sccache-0.2.8-r1.ebuild
rename to dev-util/sccache/sccache-0.2.8-r2.ebuild
next reply other threads:[~2019-01-26 8:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-26 8:21 Georgy Yakovlev [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-07-30 7:20 [gentoo-commits] repo/gentoo:master commit in: dev-util/sccache/, dev-util/sccache/files/ Georgy Yakovlev
2020-02-18 6:16 Georgy Yakovlev
2021-10-18 17:59 Georgy Yakovlev
2022-09-27 20:52 Georgy Yakovlev
2023-09-27 3:48 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=1548490886.f821cae3c394ff4a128842a52897ea3e87173a1a.gyakovlev@gentoo \
--to=gyakovlev@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