Gentoo Archives: gentoo-commits

From: Brian Dolbec <dolsen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: pym/portage/repository/
Date: Tue, 03 Feb 2015 20:57:07
Message-Id: 1422915232.2664ec7472d34038c254d86b86f1d778bce99855.dolsen@gentoo
1 commit: 2664ec7472d34038c254d86b86f1d778bce99855
2 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 2 22:13:52 2015 +0000
4 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 2 22:13:52 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=2664ec74
7
8 portage/repository/config.py: Update copyright
9
10 ---
11 pym/portage/repository/config.py | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/pym/portage/repository/config.py b/pym/portage/repository/config.py
15 index 9d14646..fd0eea4 100644
16 --- a/pym/portage/repository/config.py
17 +++ b/pym/portage/repository/config.py
18 @@ -1,4 +1,4 @@
19 -# Copyright 2010-2014 Gentoo Foundation
20 +# Copyright 2010-2015 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 from __future__ import unicode_literals