From 468a93c644bb38981ae4f1a7220f18caf53538df Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Thu, 20 Oct 2011 17:06:36 +0000 Subject: [PATCH] layout.conf: add update-changelog = true for newer repoman to control the default for writing changelog entries upon commit --- metadata/layout.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata/layout.conf b/metadata/layout.conf index a4ad5b429843..3c9baaeb2970 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1,2 +1,6 @@ # This goes live after stabilization of portage-2.1.10.21 #manifest-hashes = SHA256 SHA512 WHIRLPOOL + +# Bug #337853 - gentoo's council says to enable +# --echangelog by default for the "gentoo" repo +update-changelog = true -- 2.26.2