etc/portage/repos.conf/eselect-repo.conf: add
This commit is contained in:
parent
bdd7926b54
commit
3f7ae5a6d3
1 changed files with 19 additions and 0 deletions
19
etc/portage/repos.conf/eselect-repo.conf
Normal file
19
etc/portage/repos.conf/eselect-repo.conf
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
# created by eselect-repo
|
||||||
|
|
||||||
|
[gentoo]
|
||||||
|
location = /var/db/repos/gentoo
|
||||||
|
sync-type = git
|
||||||
|
sync-uri = https://github.com/gentoo-mirror/gentoo.git
|
||||||
|
|
||||||
|
[guru]
|
||||||
|
location = /var/db/repos/guru
|
||||||
|
sync-type = git
|
||||||
|
sync-uri = https://github.com/gentoo-mirror/guru.git
|
||||||
|
|
||||||
|
[portage-ample]
|
||||||
|
location = /var/db/repos/portage-ample
|
||||||
|
sync-type = git
|
||||||
|
sync-uri = https://git.ampel.dev/ampel/portage-ample
|
||||||
|
|
||||||
|
[local]
|
||||||
|
location = /var/db/repos/local
|
||||||
Loading…
Add table
Add a link
Reference in a new issue