summaryrefslogtreecommitdiff
path: root/Technology/Gentoo/gentoo.conf
diff options
context:
space:
mode:
Diffstat (limited to 'Technology/Gentoo/gentoo.conf')
-rw-r--r--Technology/Gentoo/gentoo.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/Technology/Gentoo/gentoo.conf b/Technology/Gentoo/gentoo.conf
new file mode 100644
index 0000000..e508418
--- /dev/null
+++ b/Technology/Gentoo/gentoo.conf
@@ -0,0 +1,14 @@
+[DEFAULT]
+main-repo = gentoo
+
+[gentoo]
+location = /var/db/repos/gentoo
+sync-type = git
+sync-uri = https://gitweb.gentoo.org/repo/sync/gentoo.git
+auto-sync = yes
+sync-openpgp-key-path = /usr/share/openpgp-keys/gentoo-release.asc
+sync-openpgp-key-refresh-retry-count = 40
+sync-openpgp-key-refresh-retry-overall-timeout = 1200
+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