diff options
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/layout.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf new file mode 100644 index 0000000..c400d97 --- /dev/null +++ b/metadata/layout.conf @@ -0,0 +1,12 @@ +masters = gentoo + +manifest-hashes = BLAKE2B SHA512 +manifest-required-hashes = BLAKE2B +update-changelog = false +cache-formats = md5-dict +thin-manifests = true +sign-commits = true +sign-manifests = false + +# Needed for profiles parent with repo syntax +profile-formats = portage-2 |