Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r13443 - main/branches/2.1.6/bin
Date: Thu, 30 Apr 2009 06:53:27
Message-Id: E1LzQ97-0004yR-Qe@stork.gentoo.org
1 Author: zmedico
2 Date: 2009-04-30 06:53:25 +0000 (Thu, 30 Apr 2009)
3 New Revision: 13443
4
5 Modified:
6 main/branches/2.1.6/bin/egencache
7 Log:
8 Fix typo in comment. (trunk r13264)
9
10 Modified: main/branches/2.1.6/bin/egencache
11 ===================================================================
12 --- main/branches/2.1.6/bin/egencache 2009-04-30 06:53:14 UTC (rev 13442)
13 +++ main/branches/2.1.6/bin/egencache 2009-04-30 06:53:25 UTC (rev 13443)
14 @@ -143,7 +143,7 @@
15 # file mtime nor size changes, it will prevent rsync from
16 # detecting changes. Cache backends may raise this
17 # exception from _setitem() if they detect this type of stat
18 - # collision. These exceptions are be handled by bumping the
19 + # collision. These exceptions are handled by bumping the
20 # mtime on the ebuild (and the corresponding cache entry).
21 # See bug #139134.
22 max_mtime = sc.mtime