diff options
author | John Turner <jturner.usa+gentoo@gmail.com> | 2021-09-29 21:37:25 -0400 |
---|---|---|
committer | John Turner <jturner.usa+gentoo@gmail.com> | 2021-09-29 21:37:25 -0400 |
commit | 8c8025d9f6c93e757a94e2f75b824ff4a8706029 (patch) | |
tree | f7f501eff311d01fd371425af073e24c13f0e248 /metadata | |
download | ebuilds-8c8025d9f6c93e757a94e2f75b824ff4a8706029.tar.gz |
init
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/layout.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf new file mode 100644 index 0000000..ddbd6b7 --- /dev/null +++ b/metadata/layout.conf @@ -0,0 +1,8 @@ +repo-name = local +masters = gentoo +auto-sync = false +use-manifests = strict +thin-manifests = true +manifest-hashes = BLAKE2B SHA512 +manifest-required-hashes = BLAKE2B SHA512 +restrict-allowed = mirror test fetch
\ No newline at end of file |