diff --git a/metadata/layout.conf b/metadata/layout.conf new file mode 100644 index 0000000..b07dae7 --- /dev/null +++ b/metadata/layout.conf @@ -0,0 +1,14 @@ +masters = gentoo + +# Use thin manifests +thin-manifests = true + +# Dont sign thin manifests. There is no current policy for git commit signing +sign-manifests = false + +# Make egencache generate newer (more reliable) +# md5-dict cache format +cache-formats = md5-dict + +# Support package.* directories as well as files +profile-formats = portage-2 \ No newline at end of file