From: Orfeas Date: Sat, 25 Apr 2026 18:28:12 +0000 (+0300) Subject: layout.conf: rewrite X-Git-Url: https://git.orfeas.xyz/?a=commitdiff_plain;h=f733aa1fa0dc73dd59284f2efd755cece4738113;p=orf-overlay.git layout.conf: rewrite --- diff --git a/metadata/layout.conf b/metadata/layout.conf index 067d1f8..914c314 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1,6 +1,13 @@ masters = gentoo guru -use-manifests = true + +# Please keep this reasonably in sync with ::gentoo +manifest-hashes = BLAKE2B SHA512 +manifest-required-hashes = BLAKE2B +update-changelog = false +cache-formats = md5-dict thin-manifests = true -sign-manifests = false sign-commits = true -profile-formats = portage-2 \ No newline at end of file +sign-manifests = false + +# Let's start with new EAPIs if possible +eapis-banned = 0 1 2 3 4 5 6