On 12/15/22 20:22, Florian Schmaus wrote:
o use PORTDIR_OVERLAY and multiple repositories on their system: a system-wide, managed by portage, and a dev repository (in your HOME), scoped in via PORTDIR_OVERLAY.

Isn't this covered by /etc/portage/repos.conf/*

eg here's my config:

cat /etc/portage/repos.conf/all.conf
[DEFAULT]
main-repo = gentoo

[gentoo]
location = /var/db/repos/gentoo
auto-sync = yes
sync-type = git
sync-uri = https://github.com/gentoo-mirror/gentoo.git
#sync-git-verify-commit-signature = true
priority = 10

[local]
location = /var/db/repos/local
auto-sync = no
priority = 99

[tgro]
location = /var/db/repos/tgro
auto-sync = no

priority = 90

--
Toralf
PGP 23217DA7 9B888F45

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to