commit: 270dc35ce36661b2bd9375b6817c1d416e1bcf82 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Sun Aug 24 12:35:39 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Sun Aug 24 12:35:39 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=270dc35c
Update layout.conf to use thin manifests/commit signing --- metadata/layout.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata/layout.conf b/metadata/layout.conf index c8bf612..e90af7a 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -12,3 +12,7 @@ masters = gentoo use-manifests = strict cache-formats = md5-dict eapis-deprecated = 1 2 3 +sign-commits = true +sign-manifests = false +thin-manifests = true +update-changelog = false
