diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2016-09-03 21:24:39 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2016-09-03 22:24:34 +0100 |
commit | aa356e8724b5b8f1c23f36c949f2f3c0c10451b1 (patch) | |
tree | 389922a4e9b86304b84a06490a922dbc1cd8fd20 /metadata/layout.conf | |
parent | metadata: update comments for sign-manifests (diff) | |
download | portage-aa356e8724b5b8f1c23f36c949f2f3c0c10451b1.tar.xz |
metadata: sign commits in this repo
Diffstat (limited to 'metadata/layout.conf')
-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 b20d3d13..0b23e5a5 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -3,6 +3,9 @@ repo-name = as29 # eclass precedence from right to left masters = gentoo as29 +# sign commits in this repo +sign-commits = true + # sign Manifest files in this repo sign-manifests = true |