切换 gentoo ebuild 仓库到官方镜像

This commit is contained in:
2022-09-11 00:45:26 +08:00
parent a34641afbb
commit 92a870ce35

View File

@@ -4,7 +4,11 @@ main-repo = gentoo
[gentoo]
location = /var/db/repos/gentoo
sync-type = git
sync-uri = https://mirrors.tuna.tsinghua.edu.cn/git/gentoo-portage.git
# sync-uri = https://mirrors.tuna.tsinghua.edu.cn/git/gentoo-portage.git
# 官方 ebuild 仓库,如果不用 eix 这个镜像最好
# sync-uri = https://github.com/gentoo/gentoo.git
# 官方 ebuild 仓库的镜像,并且带有 metadata 信息,对 eix 友好
sync-uri = https://github.com/gentoo-mirror/gentoo.git
# sync-type = rsync
# sync-uri = rsync://rsync.gentoo.org/gentoo-portage
# sync-uri = rsync://mirrors.tuna.tsinghua.edu.cn/gentoo-portage