Update copyright year range in preparation for 2023. Switch licensing system to SPDX license formatting. Switch gentoo repo from Git sync to rsync sync for more efficient partial download support.

This commit is contained in:
inference 2022-12-27 04:47:16 +00:00
parent d34574db63
commit d9999c0a4f

View File

@ -1,22 +1,21 @@
# Portage - repos.conf
# Copyright 2022 Inference
# License: BSD 3-Clause Clear
# Copyright 2022-2023 Inference
# SPDX-License-Identifier: BSD-3-Clause-Clear
# 2.0.0.5
# Version: 3.0.0.6
[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
location = /var/db/repos/gentoo/
sync-type = rsync
sync-uri = rsync://rsync2.uk.gentoo.org/gentoo-portage/
sync-rsync-verify-commit-signature = yes
[local]
location = /var/db/repos/local
location = /var/db/repos/local/
[general]
location = /var/db/repos/general
location = /var/db/repos/general/
sync-type = git
sync-uri = https://git.inferencium.net/Inferencium/general.git