diff options
-rw-r--r-- | metadata/layout.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf index d59219c..4dbb17e 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1,8 +1,5 @@ masters = gentoo -# Use new hashes -manifest-hashes = SHA256 SHA512 WHIRLPOOL - # Do not use changelogs update-changelog = false @@ -13,9 +10,6 @@ thin-manifests = true # just avoided merge conflicts) sign-manifests = false -# sign commits using git mechanisms -sign-commits = false - # Make egencache generate newer (more reliable) # md5-dict cache format (see bug #409445). cache-formats = md5-dict |