diff options
Diffstat (limited to 'repo-gentoo-git/repos.conf')
-rw-r--r-- | repo-gentoo-git/repos.conf/gentoo.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/repo-gentoo-git/repos.conf/gentoo.conf b/repo-gentoo-git/repos.conf/gentoo.conf new file mode 100644 index 0000000..1881142 --- /dev/null +++ b/repo-gentoo-git/repos.conf/gentoo.conf @@ -0,0 +1,8 @@ +[DEFAULT] +main-repo = gentoo + +[gentoo] +location = /var/portage/repos/gentoo +sync-type = git +sync-uri = https://anongit.gentoo.org/git/repo/sync/gentoo.git +sync-git-verify-commit-signature = true |