commit:     64d34590d6ef8825538ff3ad4539a9ea8404b41e
Author:     Bertrand Jacquin <bertrand <AT> jacquin <DOT> bzh>
AuthorDate: Wed Sep 25 23:07:57 2019 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Thu Sep 26 00:02:44 2019 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=64d34590

repos.conf: remove mention of squashdelta from default config

squashdelta was removed in 090c8c91dad9 ("portage/sync/modules: Remove
the squashdelta module")

Bug: https://bugs.gentoo.org/614422
Closes: https://github.com/gentoo/portage/pull/461
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 cnf/repos.conf | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/cnf/repos.conf b/cnf/repos.conf
index e71b704db..6cb6e3b3c 100644
--- a/cnf/repos.conf
+++ b/cnf/repos.conf
@@ -17,7 +17,3 @@ sync-openpgp-key-refresh-retry-delay-exp-base = 2
 sync-openpgp-key-refresh-retry-delay-max = 60
 sync-openpgp-key-refresh-retry-delay-mult = 4
 sync-webrsync-verify-signature = yes
-
-# for daily squashfs snapshots
-#sync-type = squashdelta
-#sync-uri = mirror://gentoo/../snapshots/squashfs

Reply via email to