Compare Pastes
Differences between the pastes
#271113 (02.11.2023 23:38)
and
#272280 (06.02.2024 10:15).
1 | [DEFAULT] | |
2 | main-repo = gentoo | |
3 | ||
4 | [distros] | |
5 | priority = 50 | |
6 | sync-uri = https://github.com/calculatelinux/distros | |
7 | location = /var/db/repos/distros | |
8 | auto-sync = Yes | |
9 | sync-type = calculate | |
10 | ||
11 | [calculate] | |
12 | priority = 50 | |
13 | sync-uri = https://github.com/calculatelinux/calculate | |
14 | location = /var/db/repos/calculate | |
15 | auto-sync = Yes | |
16 | sync-type = calculate | |
17 | ||
18 | [gentoo] | |
19 | priority = 50 | |
20 | sync-uri = https://github.com/calculatelinux/gentoo | |
21 | location = /var/db/repos/gentoo | |
22 | auto-sync = Yes | |
23 | sync-type = calculate | |
24 | ||
25 | [custom] |