Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/xen-tools: ChangeLog
Date: Thu, 30 May 2013 13:55:16
Message-Id: 20130530135502.BE32C2171D@flycatcher.gentoo.org
1 jer 13/05/30 13:55:02
2
3 Modified: ChangeLog
4 Log:
5 Fix bug number.
6
7 (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.155 app-emulation/xen-tools/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/ChangeLog?rev=1.155&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/ChangeLog?rev=1.155&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/xen-tools/ChangeLog?r1=1.154&r2=1.155
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v
19 retrieving revision 1.154
20 retrieving revision 1.155
21 diff -u -r1.154 -r1.155
22 --- ChangeLog 23 May 2013 17:47:30 -0000 1.154
23 +++ ChangeLog 30 May 2013 13:55:02 -0000 1.155
24 @@ -1,6 +1,6 @@
25 # ChangeLog for app-emulation/xen-tools
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.154 2013/05/23 17:47:30 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/ChangeLog,v 1.155 2013/05/30 13:55:02 jer Exp $
29
30 23 May 2013; Agostino Sarubbo <ago@g.o> xen-tools-4.2.1-r3.ebuild:
31 Stable for x86, wrt bug #464724
32 @@ -16,7 +16,7 @@
33 17 May 2013; Ian Delaney <idella4@g.o>
34 +files/xen-tools-4-qemu-xen-doc.patch, xen-tools-4.2.1-r3.ebuild,
35 xen-tools-4.2.2-r1.ebuild:
36 - patch to fix build issue with qemu.doc.html, fixes Bug #70048 by Tomas Mozes
37 + patch to fix build issue with qemu.doc.html, fixes Bug #470048 by Tomas Mozes
38 who sourced the patch, re-add ocaml in IUSE for now
39
40 16 May 2013; Ian Delaney <idella4@g.o>