File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ [DEFAULT]
2+ main-repo = gentoo
3+
4+ [gentoo]
5+ location = /var/db/repos/gentoo
6+ sync-type = git
7+ sync-uri = https://github.com/gentoo-mirror/gentoo.git
8+ auto-sync = yes
9+ sync-openpgp-key-path = /usr/share/openpgp-keys/gentoo-release.asc
10+ sync-openpgp-keyserver = hkps://keys.gentoo.org
11+ sync-openpgp-key-refresh-retry-count = 40
12+ sync-openpgp-key-refresh-retry-overall-timeout = 1200
13+ sync-openpgp-key-refresh-retry-delay-exp-base = 2
14+ sync-openpgp-key-refresh-retry-delay-max = 60
15+ sync-openpgp-key-refresh-retry-delay-mult = 4
16+ sync-webrsync-verify-signature = yes
17+
18+ [guru]
19+ location = /var/db/repos/guru
20+ sync-type = git
21+ sync-uri = https://github.com/gentoo-mirror/guru.git
22+
23+ [qaidvoid]
24+ location = /var/db/repos/qaidvoid
25+ sync-type = git
26+ sync-uri = https://github.com/QaidVoid/gentoo-x.git
You can’t perform that action at this time.
0 commit comments