Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: metadata/
Date: Thu, 30 Aug 2012 08:44:34
Message-Id: 1346316232.0ba92ff936d85c435917035deeb4b2f98bcef180.jlec@gentoo
1 commit: 0ba92ff936d85c435917035deeb4b2f98bcef180
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 30 08:43:52 2012 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 30 08:43:52 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0ba92ff9
7
8 enabled commit signing
9
10 ---
11 metadata/layout.conf | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/metadata/layout.conf b/metadata/layout.conf
15 index 46ccb35..081a326 100644
16 --- a/metadata/layout.conf
17 +++ b/metadata/layout.conf
18 @@ -14,7 +14,7 @@ thin-manifests = true
19 sign-manifests = false
20
21 # sign commits using git mechanisms
22 -sign-commits = false
23 +sign-commits = true
24
25 # Make egencache generate newer (more reliable)
26 # md5-dict cache format (see bug #409445).