commit:     3906fe88e763435fdf6f2fdf34b0a38fe3ee3606
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 29 11:42:50 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 29 11:42:50 2019 +0000
URL:        https://gitweb.gentoo.org/proj/python.git/commit/?id=3906fe88

metadata/layout.conf: Remove stray entries

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 metadata/layout.conf | 6 ------
 1 file changed, 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

Reply via email to