repoman: get default to update changelog from layout.conf
authorFabian Groffen <grobian@gentoo.org>
Thu, 20 Oct 2011 16:58:04 +0000 (18:58 +0200)
committerFabian Groffen <grobian@gentoo.org>
Thu, 20 Oct 2011 16:58:04 +0000 (18:58 +0200)
commit7f9e716d4198f90032d91e8e8adfbc6d7673883c
tree908beb1a86c28416cea8f66470064294bd304b9a
parent273075cdf5fcd0b4756ca47860849f174f7ede57
repoman: get default to update changelog from layout.conf

Updating the ChangeLog file may be desirable in more repos than just the
one named 'gentoo', like e.g. the Prefix one.  Hence, make this default
configurable though metadata/layout.conf.

This commit must go accompanied by a commit to
gentoo-x86/metadata/layout.conf that adds the following bit:

# Bug #337853 - gentoo's council says to enable
# --echangelog by default for the "gentoo" repo
update-changelog = true
bin/repoman
pym/portage/repository/config.py