commit: 62321e5b14dfc50f7860514327db7d2be7769cbc Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Mon Aug 27 21:01:07 2018 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Mon Aug 27 21:01:52 2018 +0000 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=62321e5b
metadata/layout.conf: We don't need to sign manifests with git metadata/layout.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/layout.conf b/metadata/layout.conf index dda1f01..47596e2 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -3,5 +3,5 @@ manifest-hashes = SHA256 SHA512 WHIRLPOOL update-changelog = false thin-manifests = true sign-commits = true -sign-manifests = true +sign-manifests = false cache-formats = md5-dict
