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-virtualbox: ChangeLog xf86-video-virtualbox-4.1.4.ebuild
Date: Tue, 01 Nov 2011 11:03:27
Message-Id: 20111101110317.7F6DB2004B@flycatcher.gentoo.org
1 chainsaw 11/11/01 11:03:17
2
3 Modified: ChangeLog xf86-video-virtualbox-4.1.4.ebuild
4 Log:
5 Marked stable on AMD64 based on arch testing by Tomáš "Mepho" Pružina, Blain "doc235" Anderson & Elijah "Armageddon" El Lazkani in security bug #386317.
6
7 (Portage version: 2.1.10.32/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.75 x11-drivers/xf86-video-virtualbox/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog?rev=1.75&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog?rev=1.75&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog?r1=1.74&r2=1.75
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v
19 retrieving revision 1.74
20 retrieving revision 1.75
21 diff -u -r1.74 -r1.75
22 --- ChangeLog 4 Oct 2011 18:01:34 -0000 1.74
23 +++ ChangeLog 1 Nov 2011 11:03:17 -0000 1.75
24 @@ -1,6 +1,12 @@
25 # ChangeLog for x11-drivers/xf86-video-virtualbox
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.74 2011/10/04 18:01:34 polynomial-c Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.75 2011/11/01 11:03:17 chainsaw Exp $
29 +
30 + 01 Nov 2011; Tony Vroon <chainsaw@g.o>
31 + xf86-video-virtualbox-4.1.4.ebuild:
32 + Marked stable on AMD64 based on arch testing by Tomáš "Mepho" Pružina,
33 + Blain "doc235" Anderson & Elijah "Armageddon" El Lazkani in security bug
34 + #386317.
35
36 *xf86-video-virtualbox-4.1.4 (04 Oct 2011)
37
38
39
40
41 1.2 x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.1.4.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.1.4.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.1.4.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.1.4.ebuild?r1=1.1&r2=1.2
46
47 Index: xf86-video-virtualbox-4.1.4.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.1.4.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- xf86-video-virtualbox-4.1.4.ebuild 4 Oct 2011 18:01:34 -0000 1.1
54 +++ xf86-video-virtualbox-4.1.4.ebuild 1 Nov 2011 11:03:17 -0000 1.2
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.1.4.ebuild,v 1.1 2011/10/04 18:01:34 polynomial-c Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-4.1.4.ebuild,v 1.2 2011/11/01 11:03:17 chainsaw Exp $
60
61 EAPI=2
62
63 @@ -13,7 +13,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="~amd64 ~x86"
68 +KEYWORDS="amd64 ~x86"
69 IUSE="dri"
70
71 RDEPEND="x11-base/xorg-server[-minimal]"