This commit is contained in:
2025-12-05 00:33:14 +00:00
parent 61765b424a
commit 14b2d944ca

View File

@@ -3,10 +3,12 @@ main-repo = gentoo
[gentoo]
location = /var/db/repos/gentoo
sync-type = git
sync-uri = https://github.com/gentoo-mirror/gentoo
sync-git-verify-commit-signature = yes
sync-type = rsync
sync-uri = rsync://rsync.gentoo.org/gentoo-portage
auto-sync = yes
sync-rsync-verify-jobs = 1
sync-rsync-verify-metamanifest = yes
sync-rsync-verify-max-age = 3
sync-openpgp-key-path = /usr/share/openpgp-keys/gentoo-release.asc
sync-openpgp-keyserver = hkps://keys.gentoo.org
sync-openpgp-key-refresh-retry-count = 40
@@ -15,10 +17,10 @@ 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
priority = 0
sync-git-verify-commit-signature = true
[spawns]
location = /var/db/repos/spawns
sync-type = git
sync-uri = https://jturnerusa.dev/cgit/ebuilds
auto-sync = yes
auto-sync = no