2022-05-22 02:03:20 +01:00
|
|
|
# Portage repos.conf
|
|
|
|
|
2022-05-23 18:56:07 +01:00
|
|
|
# Copyright 2022 Inference
|
2022-05-22 02:03:20 +01:00
|
|
|
|
|
|
|
|
2022-09-11 15:27:17 +01:00
|
|
|
[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
|
|
|
|
|
2022-05-22 02:03:20 +01:00
|
|
|
[musl]
|
|
|
|
location = /var/db/repos/musl
|
|
|
|
sync-type = git
|
|
|
|
sync-uri = https://anongit.gentoo.org/git/proj/musl.git
|
|
|
|
|
2022-09-17 22:13:25 +01:00
|
|
|
[fortress]
|
|
|
|
location = /var/db/repos/fortress
|
2022-05-22 02:03:20 +01:00
|
|
|
sync-type = git
|
2022-09-17 22:13:25 +01:00
|
|
|
sync-uri = https://codeberg.org/inference/fortress.git
|
2022-05-22 02:03:20 +01:00
|
|
|
|
2022-06-27 01:33:28 +01:00
|
|
|
[mmd]
|
|
|
|
location = /var/db/repos/mmd
|
|
|
|
sync-type = git
|
|
|
|
sync-uri = https://codeberg.org/inference/mmd.git
|
|
|
|
|
2022-06-19 16:21:20 +01:00
|
|
|
[guru]
|
|
|
|
location = /var/db/repos/guru
|
|
|
|
sync-type = git
|
|
|
|
sync-uri = https://anongit.gentoo.org/git/repo/proj/guru.git
|
|
|
|
|
2022-05-22 02:03:20 +01:00
|
|
|
[yemou-overlay]
|
|
|
|
location = /var/db/repos/yemou-overlay
|
|
|
|
sync-type = git
|
|
|
|
sync-uri = https://github.com/yemouu/yemou-overlay.git
|