ansible/roles/desktop/files/portage/repos.conf/gentoo.conf

12 lines
222 B
Plaintext
Raw Normal View History

# vim:ft=dosini
[DEFAULT]
main-repo = gentoo
[gentoo]
location = /usr/portage
#sync-depth = 1
sync-type = git
sync-uri = https://github.com/gentoo-mirror/gentoo.git
sync-git-verify-commit-signature = true
auto-sync = yes