Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: metadata/
Date: Thu, 23 Aug 2012 08:06:34
Message-Id: 1345709102.88463c455d817235d46a6c2b08c995ba4e84b319.kensington@gentoo
1 commit: 88463c455d817235d46a6c2b08c995ba4e84b319
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 23 08:05:02 2012 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 23 08:05:02 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=88463c45
7
8 [metadata/layout.conf] Use md5-dict cache format.
9
10 ---
11 metadata/layout.conf | 3 +++
12 1 files changed, 3 insertions(+), 0 deletions(-)
13
14 diff --git a/metadata/layout.conf b/metadata/layout.conf
15 index f1a0bec..760df68 100644
16 --- a/metadata/layout.conf
17 +++ b/metadata/layout.conf
18 @@ -9,3 +9,6 @@ thin-manifests = true
19 sign-manifests = false
20 # sign commits using git mechanisms
21 sign-commits = true
22 +# Make egencache generate newer (more reliable)
23 +# md5-dict cache format (see bug #409445).
24 +cache-formats = md5-dict