Gentoo Archives: gentoo-commits

From: "Tiziano Mueller (dev-zero)" <dev-zero@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/qemu: qemu-1.4.0.ebuild ChangeLog
Date: Fri, 01 Mar 2013 07:37:50
Message-Id: 20130301073747.116FB2171D@flycatcher.gentoo.org
1 dev-zero 13/03/01 07:37:46
2
3 Modified: qemu-1.4.0.ebuild ChangeLog
4 Log:
5 Don't block spice[smartcard] as libcacard is the real blocker and it doesn't work as planned.
6
7 (Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 0x1E0CA85F!)
8
9 Revision Changes Path
10 1.9 app-emulation/qemu/qemu-1.4.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.4.0.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.4.0.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/qemu-1.4.0.ebuild?r1=1.8&r2=1.9
15
16 Index: qemu-1.4.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.4.0.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- qemu-1.4.0.ebuild 28 Feb 2013 12:16:33 -0000 1.8
23 +++ qemu-1.4.0.ebuild 1 Mar 2013 07:37:46 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.4.0.ebuild,v 1.8 2013/02/28 12:16:33 dev-zero Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-1.4.0.ebuild,v 1.9 2013/03/01 07:37:46 dev-zero Exp $
29
30 EAPI=5
31
32 @@ -72,8 +72,7 @@
33 sasl? ( dev-libs/cyrus-sasl[static-libs(+)] )
34 sdl? ( >=media-libs/libsdl-1.2.11[static-libs(+)] )
35 seccomp? ( >=sys-libs/libseccomp-1.0.1[static-libs(+)] )
36 - spice? ( >=app-emulation/spice-0.12.0[static-libs(+)]
37 - smartcard? ( app-emulation/spice[-smartcard] ) )
38 + spice? ( >=app-emulation/spice-0.12.0[static-libs(+)] )
39 tls? ( net-libs/gnutls[static-libs(+)] )
40 uuid? ( >=sys-apps/util-linux-2.16.0[static-libs(+)] )
41 vde? ( net-misc/vde[static-libs(+)] )
42
43
44
45 1.199 app-emulation/qemu/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.199&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?rev=1.199&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/qemu/ChangeLog?r1=1.198&r2=1.199
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v
54 retrieving revision 1.198
55 retrieving revision 1.199
56 diff -u -r1.198 -r1.199
57 --- ChangeLog 28 Feb 2013 16:07:36 -0000 1.198
58 +++ ChangeLog 1 Mar 2013 07:37:46 -0000 1.199
59 @@ -1,6 +1,10 @@
60 # ChangeLog for app-emulation/qemu
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.198 2013/02/28 16:07:36 cardoe Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.199 2013/03/01 07:37:46 dev-zero Exp $
64 +
65 + 01 Mar 2013; Tiziano Müller <dev-zero@g.o> qemu-1.4.0.ebuild:
66 + Don't block spice[smartcard] as libcacard is the real blocker and it doesn't
67 + work as planned.
68
69 28 Feb 2013; Doug Goldstein <cardoe@g.o> qemu-9999.ebuild:
70 TODO no longer exists in the top level. Items are tracked in the bug tracker