diff --git a/portage/repos.conf b/portage/repos.conf index a31e2b3..eb04699 100644 --- a/portage/repos.conf +++ b/portage/repos.conf @@ -1,22 +1,21 @@ # Portage - repos.conf -# Copyright 2022 Inference -# License: BSD 3-Clause Clear +# Copyright 2022-2023 Inference +# SPDX-License-Identifier: BSD-3-Clause-Clear -# 2.0.0.5 +# Version: 3.0.0.6 [gentoo] -location = /var/db/repos/gentoo -sync-type = git -sync-uri = https://anongit.gentoo.org/git/repo/sync/gentoo.git -sync-depth = 1 -sync-git-verify-commit-signature = yes +location = /var/db/repos/gentoo/ +sync-type = rsync +sync-uri = rsync://rsync2.uk.gentoo.org/gentoo-portage/ +sync-rsync-verify-commit-signature = yes [local] -location = /var/db/repos/local +location = /var/db/repos/local/ [general] -location = /var/db/repos/general +location = /var/db/repos/general/ sync-type = git sync-uri = https://git.inferencium.net/Inferencium/general.git