Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r13264 - main/trunk/bin
Date: Tue, 31 Mar 2009 22:55:15
Message-Id: E1LomrR-0008ET-Qq@stork.gentoo.org
1 Author: zmedico
2 Date: 2009-03-31 22:55:13 +0000 (Tue, 31 Mar 2009)
3 New Revision: 13264
4
5 Modified:
6 main/trunk/bin/egencache
7 Log:
8 Fix typo in comment.
9
10
11 Modified: main/trunk/bin/egencache
12 ===================================================================
13 --- main/trunk/bin/egencache 2009-03-31 22:16:51 UTC (rev 13263)
14 +++ main/trunk/bin/egencache 2009-03-31 22:55:13 UTC (rev 13264)
15 @@ -143,7 +143,7 @@
16 # file mtime nor size changes, it will prevent rsync from
17 # detecting changes. Cache backends may raise this
18 # exception from _setitem() if they detect this type of stat
19 - # collision. These exceptions are be handled by bumping the
20 + # collision. These exceptions are handled by bumping the
21 # mtime on the ebuild (and the corresponding cache entry).
22 # See bug #139134.
23 max_mtime = sc.mtime