cfg/portage/repos.conf

42 lines
902 B
Plaintext
Raw Normal View History

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
[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
[fortress]
location = /var/db/repos/fortress
2022-05-22 02:03:20 +01:00
sync-type = git
sync-uri = https://codeberg.org/fortress/fortress.git
[highway]
location = /var/db/highway
sync-type = git
sync-uri = https://codeberg.org/fortress/highway.git
2022-05-22 02:03:20 +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