From: Fabian Groffen Date: Thu, 20 Oct 2011 17:06:36 +0000 (+0000) Subject: layout.conf: add update-changelog = true for newer repoman to control the default... X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=468a93c644bb38981ae4f1a7220f18caf53538df;p=gentoo.git layout.conf: add update-changelog = true for newer repoman to control the default for writing changelog entries upon commit --- 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