Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-qxl: ChangeLog xf86-video-qxl-0.0.16.ebuild
Date: Tue, 30 Aug 2011 08:29:26
Message-Id: 20110830082916.E5C742004C@flycatcher.gentoo.org
1 chainsaw 11/08/30 08:29:16
2
3 Modified: ChangeLog xf86-video-qxl-0.0.16.ebuild
4 Log:
5 Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
6
7 (Portage version: 2.1.10.11/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 x11-drivers/xf86-video-qxl/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- ChangeLog 28 Jul 2011 09:19:02 -0000 1.6
23 +++ ChangeLog 30 Aug 2011 08:29:16 -0000 1.7
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-drivers/xf86-video-qxl
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog,v 1.6 2011/07/28 09:19:02 chithanh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/ChangeLog,v 1.7 2011/08/30 08:29:16 chainsaw Exp $
29 +
30 + 30 Aug 2011; Tony Vroon <chainsaw@g.o> xf86-video-qxl-0.0.16.ebuild:
31 + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug
32 + #380421 filed by Chí-Thanh Christopher Nguyễn.
33
34 *xf86-video-qxl-0.0.16 (28 Jul 2011)
35
36
37
38
39 1.3 x11-drivers/xf86-video-qxl/xf86-video-qxl-0.0.16.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.0.16.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.0.16.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.0.16.ebuild?r1=1.2&r2=1.3
44
45 Index: xf86-video-qxl-0.0.16.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.0.16.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- xf86-video-qxl-0.0.16.ebuild 28 Jul 2011 14:05:13 -0000 1.2
52 +++ xf86-video-qxl-0.0.16.ebuild 30 Aug 2011 08:29:16 -0000 1.3
53 @@ -1,13 +1,13 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.0.16.ebuild,v 1.2 2011/07/28 14:05:13 mr_bones_ Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-qxl/xf86-video-qxl-0.0.16.ebuild,v 1.3 2011/08/30 08:29:16 chainsaw Exp $
58
59 EAPI=4
60 inherit xorg-2
61
62 DESCRIPTION="QEMU QXL paravirt video driver"
63
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="amd64 ~x86"
66 IUSE="xspice"
67
68 RDEPEND="xspice? ( app-emulation/spice )