aboutsummaryrefslogtreecommitdiff
path: root/cnf
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-02-21 12:59:34 -0800
committerMatt Turner <mattst88@gentoo.org>2022-05-02 11:44:51 -0700
commit3ec97d8f0cd427b7b9874b05f55d1aec5a1df8b0 (patch)
treed6dc767b96cb791dbff24df54cc4ab126f19e225 /cnf
parentebegin/eend: accept properly nested calls in different functions (diff)
downloadportage-3ec97d8f0cd427b7b9874b05f55d1aec5a1df8b0.tar.gz
portage-3ec97d8f0cd427b7b9874b05f55d1aec5a1df8b0.tar.bz2
portage-3ec97d8f0cd427b7b9874b05f55d1aec5a1df8b0.zip
repoman: Remove
RepoMan sez: So long and thanks for all the fish! I'll be enjoying my retirement now. Haven't I done enough to deserve that? Bug: https://bugs.gentoo.org/835013 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'cnf')
-rw-r--r--cnf/make.globals2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnf/make.globals b/cnf/make.globals
index f42cffe8b..f951bb317 100644
--- a/cnf/make.globals
+++ b/cnf/make.globals
@@ -147,7 +147,7 @@ PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for \${PACKAGE} on \${HOST}"
PORTAGE_ELOG_MAILFROM="portage@localhost"
-# Signing command used by repoman
+# Signing command used by egencache
PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --digest-algo SHA256 --clearsign --yes --default-key \"\${PORTAGE_GPG_KEY}\" --homedir \"\${PORTAGE_GPG_DIR}\" \"\${FILE}\""
# btrfs.* attributes are irrelevant, see bug #527636.