update: add local-overlay
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# created by eselect-repo
|
||||
|
||||
[guru]
|
||||
location = /var/db/repos/guru
|
||||
sync-type = git
|
||||
sync-uri = https://github.com/gentoo-mirror/guru.git
|
||||
|
||||
[gentoo-zh]
|
||||
location = /var/db/repos/gentoo-zh
|
||||
sync-type = git
|
||||
sync-uri = https://github.com/gentoo-mirror/gentoo-zh.git
|
||||
@@ -0,0 +1,5 @@
|
||||
[local-overlay]
|
||||
location = /var/db/repos/local-overlay
|
||||
masters = gentoo
|
||||
auto-sync = no
|
||||
|
||||
Reference in New Issue
Block a user