cfg/portage/repos.conf

34 lines
782 B
Plaintext
Raw Normal View History

2022-11-19 16:53:05 +00:00
# Portage - repos.conf
2022-05-22 02:03:20 +01:00
# Copyright 2022-2023 Inference
# SPDX-License-Identifier: BSD-3-Clause-Clear
2022-11-19 16:53:05 +00:00
2023-01-01 11:19:45 +00:00
# Version: 4.1.0.10
2022-05-22 02:03:20 +01:00
# ONLY IPV4 + IPV6 DUAL-STACK MIRRORS SHOULD BE USED! IPV4 IS BEING PHASED OUT!
# IF IPV6-ONLY IS SUPPORTED BY ISP, IPV6-ONLY MIRRORS SHOULD BE PREFERRED!
# Gentoo
[gentoo]
location = /var/db/repos/gentoo/
sync-type = rsync
2022-12-27 05:14:50 +00:00
sync-uri = rsync://rsync.europe.gentoo.org/gentoo-portage/
sync-rsync-verify-commit-signature = yes
# Local
[local]
location = /var/db/repos/local/
# Inferencium
[general]
location = /var/db/repos/general/
sync-type = git
sync-uri = https://git.inferencium.net/Inferencium/general.git
2023-01-01 11:19:45 +00:00
# LibreWolf
[librewolf]
location = /var/db/repos/librewolf
sync-type = git
sync-uri = https://gitlab.com/librewolf-community/browser/gentoo.git