Gentoo Archives: gentoo-commits

From: Devan Franchini <twitch153@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/layman:master commit in: /
Date: Sun, 28 Sep 2014 23:38:11
Message-Id: 1411934427.66a567e1cbbaf8460728c25554710c7b50ce5e10.twitch153@gentoo
1 commit: 66a567e1cbbaf8460728c25554710c7b50ce5e10
2 Author: Devan Franchini <twitch153 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 28 20:00:27 2014 +0000
4 Commit: Devan Franchini <twitch153 <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 28 20:00:27 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/layman.git;a=commit;h=66a567e1
7
8 CHANGES: Adds change for tar.py fix
9
10 ---
11 CHANGES | 1 +
12 1 file changed, 1 insertion(+)
13
14 diff --git a/CHANGES b/CHANGES
15 index 8cb8b00..291e4c8 100644
16 --- a/CHANGES
17 +++ b/CHANGES
18 @@ -37,6 +37,7 @@ Version 2.2.0 - Release 2014-09-28
19 - adds use of repos.conf module plug-in when running layman-updater
20 - adds check in repos.conf to write all overlays to a blank file
21 - fixes improper import of make.conf module in updater.py
22 + - fixes closing of iterable file extension list in tar.py
23
24
25 Version 2.1.0 - Released 2014-07-23