From bf3e218afdba4f860352d4804ee8b2eb98458da6 Mon Sep 17 00:00:00 2001 From: inference Date: Tue, 27 Dec 2022 04:58:24 +0000 Subject: [PATCH] Switch to Europe rotation URI. --- portage/repos.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/portage/repos.conf b/portage/repos.conf index eb04699..456f458 100644 --- a/portage/repos.conf +++ b/portage/repos.conf @@ -3,13 +3,13 @@ # Copyright 2022-2023 Inference # SPDX-License-Identifier: BSD-3-Clause-Clear -# Version: 3.0.0.6 +# Version: 4.0.0.7 [gentoo] location = /var/db/repos/gentoo/ sync-type = rsync -sync-uri = rsync://rsync2.uk.gentoo.org/gentoo-portage/ +sync-uri = rsync://rsync.europe.gentoo.org/ sync-rsync-verify-commit-signature = yes [local]