blob: 9738320b9cc71103b939ad5fa98334bb9972ad33 (
plain)
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
|
# created by eselect-repo
[xlibre]
location = /var/db/repos/xlibre
sync-type = git
sync-uri = https://github.com/X11Libre/ports-gentoo.git
priority = 100
[steam-overlay]
location = /var/db/repos/steam-overlay
sync-type = git
sync-uri = https://github.com/anyc/steam-overlay.git
[dm9pZCAq]
location = /var/db/repos/dm9pZCAq
sync-type = git
sync-uri = https://codeberg.org/dm9pZCAq/dm9pZCAq-overlay.git
[guru]
location = /var/db/repos/guru
sync-type = git
sync-uri = https://github.com/gentoo-mirror/guru.git
[prosperouspotato-overlay]
location = /var/db/repos/prosperouspotato-overlay
|