Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/docker: ChangeLog
Date: Tue, 28 Jul 2015 13:58:22
Message-Id: 20150728135814.6E7B7BF@oystercatcher.gentoo.org
1 xarthisius 15/07/28 13:58:14
2
3 Modified: ChangeLog
4 Log:
5 Fix changelog typo
6
7 (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x5D21B852895192F9)
8
9 Revision Changes Path
10 1.57 app-emulation/docker/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/docker/ChangeLog?rev=1.57&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/docker/ChangeLog?rev=1.57&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/docker/ChangeLog?r1=1.56&r2=1.57
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/docker/ChangeLog,v
19 retrieving revision 1.56
20 retrieving revision 1.57
21 diff -u -r1.56 -r1.57
22 --- ChangeLog 28 Jul 2015 13:57:07 -0000 1.56
23 +++ ChangeLog 28 Jul 2015 13:58:14 -0000 1.57
24 @@ -1,9 +1,9 @@
25 # ChangeLog for app-emulation/docker
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/ChangeLog,v 1.56 2015/07/28 13:57:07 xarthisius Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/docker/ChangeLog,v 1.57 2015/07/28 13:58:14 xarthisius Exp $
29
30 28 Jul 2015; Kacper Kowalik <xarthisius@g.o> docker-1.7.1.ebuild:
31 - Make kernel chchecks non fatal. Thanks to Tianon <admwiggin@×××××.com> for the
32 + Make kernel checks non fatal. Thanks to Tianon <admwiggin@×××××.com> for the
33 patch. Fixes #555434 by Deniss Gaplevsky <slim@×××××.lv>
34
35 *docker-1.7.1 (24 Jul 2015)