commit: 7662f7b8d0ac5000803f643dd222662b9f719434 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Aug 8 19:59:06 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Aug 8 19:59:06 2015 +0000 URL: https://gitweb.gentoo.org/proj/python.git/commit/?id=7662f7b8
Disable ChangeLog updates metadata/layout.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/layout.conf b/metadata/layout.conf index 46ccb35..d59219c 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -3,8 +3,8 @@ masters = gentoo # Use new hashes manifest-hashes = SHA256 SHA512 WHIRLPOOL -# Let repoman update changelogs -update-changelog = true +# Do not use changelogs +update-changelog = false # Use thin manifests thin-manifests = true
