diff options
Diffstat (limited to 'configs/pine64/repos.conf/gentoo.conf')
-rw-r--r-- | configs/pine64/repos.conf/gentoo.conf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/configs/pine64/repos.conf/gentoo.conf b/configs/pine64/repos.conf/gentoo.conf new file mode 100644 index 0000000..f291641 --- /dev/null +++ b/configs/pine64/repos.conf/gentoo.conf @@ -0,0 +1,14 @@ +[DEFAULT] +main-repo = gentoo + +sync-user = portage:portage +sync-umask = 022 + +[gentoo] +eclass-overrides = nerdboy + +location = /usr/portage +sync-type = rsync +sync-uri = rsync://prime.arnolds.bogus/gentoo-portage +#sync-uri = rsync://rsync.gentoo.org/gentoo-portage + |