Paste #269655 |
pasted on 23.05.2023 16:28
- Edit to this paste
- Raw
-
Compare with paste
#

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | [DEFAULT] main-repo = gentoo [distros] priority = 50 sync-uri = https://github.com/calculatelinux/distros location = /var/db/repos/distros auto-sync = Yes sync-type = git [calculate] priority = 50 sync-uri = https://github.com/calculatelinux/calculate location = /var/db/repos/calculate auto-sync = Yes sync-type = git [gentoo] priority = 50 sync-uri = https://github.com/calculatelinux/gentoo location = /usr/portage auto-sync = Yes sync-type = git [custom] location = /var/calculate/repos/custom |