Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: bin/
Date: Thu, 26 May 2011 06:28:18
Message-Id: 4f65eadb037440fd401831dcc3165d4a28246ec7.zmedico@gentoo
1 commit: 4f65eadb037440fd401831dcc3165d4a28246ec7
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 06:27:41 2011 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 06:27:41 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=4f65eadb
7
8 Update timestamps in headers of modified files.
9
10 ---
11 bin/etc-update | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/bin/etc-update b/bin/etc-update
15 index 73a1f5d..2369f04 100755
16 --- a/bin/etc-update
17 +++ b/bin/etc-update
18 @@ -1,5 +1,5 @@
19 #!/bin/bash
20 -# Copyright 1999-2007 Gentoo Foundation
21 +# Copyright 1999-2011 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 # Author Brandon Low <lostlogic@g.o>