blob: 8bd9d586c6b57aedee4494b058f50e0de26e9c09 (
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
26
27
28
|
# created by eselect-repo
[xlibre]
location = /var/db/repos/xlibre
sync-type = git
sync-uri = https://github.com/X11Libre/ports-gentoo.git
priority = 100
[prosperouspotato-overlay]
location = /var/db/repos/prosperouspotato-overlay
sync-type = git
sync-uri = git://git.adamsucks.me/prosperouspotato-overlay
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
|