diff options
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/layout.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf index 401204a9..d7112fcb 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -11,3 +11,6 @@ manifest-hashes = SHA256 WHIRLPOOL # 'profiles' directory of a repository (when the repo name is omitted before # the colon, it refers to the current repository the parent file is inside) profile-formats = portage-2 + +# call echangelog if ChangeLog is unmodified +update-changelog = true |