Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:2.1.9 commit in: bin/ebuild-helpers/
Date: Wed, 02 Mar 2011 04:56:19
Message-Id: 1f49f2505ff19ebc8e7442aaaae0229ce9f974d6.zmedico@gentoo
1 commit: 1f49f2505ff19ebc8e7442aaaae0229ce9f974d6
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 2 04:52:28 2011 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 2 04:55:04 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=1f49f250
7
8 dodoc: update copyright date
9
10 ---
11 bin/ebuild-helpers/dodoc | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/bin/ebuild-helpers/dodoc b/bin/ebuild-helpers/dodoc
15 index 67391a8..65713db 100755
16 --- a/bin/ebuild-helpers/dodoc
17 +++ b/bin/ebuild-helpers/dodoc
18 @@ -1,5 +1,5 @@
19 #!/bin/bash
20 -# Copyright 1999-2010 Gentoo Foundation
21 +# Copyright 1999-2011 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh