Add local Portage repository for testing.
This commit is contained in:
parent
5d8ec2198d
commit
5c823e63bf
@ -3,7 +3,7 @@
|
|||||||
# Copyright 2022 Inference
|
# Copyright 2022 Inference
|
||||||
# License: BSD 3-Clause Clear
|
# License: BSD 3-Clause Clear
|
||||||
|
|
||||||
# 0.0.0.0
|
# 0.1.0.1
|
||||||
|
|
||||||
|
|
||||||
[gentoo]
|
[gentoo]
|
||||||
@ -17,3 +17,6 @@ sync-git-verify-commit-signature = yes
|
|||||||
location = /var/db/repos/fortress
|
location = /var/db/repos/fortress
|
||||||
sync-type = git
|
sync-type = git
|
||||||
sync-uri = https://git.fortressos.org/fortress/fortress.git
|
sync-uri = https://git.fortressos.org/fortress/fortress.git
|
||||||
|
|
||||||
|
[local]
|
||||||
|
location = /var/db/repos/local
|
||||||
|
Loading…
x
Reference in New Issue
Block a user