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
|
|
|
|
|
|
|
|
|
|
|
[musl]
|
|
|
|
location = /var/db/repos/musl
|
|
|
|
sync-type = git
|
|
|
|
sync-uri = https://anongit.gentoo.org/git/proj/musl.git
|
|
|
|
|
|
|
|
[inferencium]
|
|
|
|
location = /var/db/repos/inferencium
|
|
|
|
sync-type = git
|
|
|
|
sync-uri = https://codeberg.org/inference/inferencium.git
|
|
|
|
|
|
|
|
[yemou-overlay]
|
|
|
|
location = /var/db/repos/yemou-overlay
|
|
|
|
sync-type = git
|
|
|
|
sync-uri = https://github.com/yemouu/yemou-overlay.git
|