Gentoo Archives: gentoo-commits

From: "Markus Ullmann (jokey)" <jokey@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-virtualbox: ChangeLog xf86-video-virtualbox-1.6.6.ebuild
Date: Tue, 28 Oct 2008 18:14:59
Message-Id: E1Kut5j-0004FT-Et@stork.gentoo.org
1 jokey 08/10/28 18:14:55
2
3 Modified: ChangeLog xf86-video-virtualbox-1.6.6.ebuild
4 Log:
5 Reinstate stable keyword for bug #244718
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 i686)
7
8 Revision Changes Path
9 1.6 x11-drivers/xf86-video-virtualbox/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog?r1=1.5&r2=1.6
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- ChangeLog 27 Oct 2008 18:21:13 -0000 1.5
22 +++ ChangeLog 28 Oct 2008 18:14:55 -0000 1.6
23 @@ -1,6 +1,10 @@
24 # ChangeLog for x11-drivers/xf86-video-virtualbox
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.5 2008/10/27 18:21:13 jokey Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/ChangeLog,v 1.6 2008/10/28 18:14:55 jokey Exp $
28 +
29 + 28 Oct 2008; Markus Ullmann <jokey@g.o>
30 + xf86-video-virtualbox-1.6.6.ebuild:
31 + Reinstate stable keyword for bug #244718
32
33 *xf86-video-virtualbox-2.0.4 (27 Oct 2008)
34
35
36
37
38 1.3 x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-1.6.6.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-1.6.6.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-1.6.6.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-1.6.6.ebuild?r1=1.2&r2=1.3
43
44 Index: xf86-video-virtualbox-1.6.6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-1.6.6.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- xf86-video-virtualbox-1.6.6.ebuild 15 Sep 2008 19:47:16 -0000 1.2
51 +++ xf86-video-virtualbox-1.6.6.ebuild 28 Oct 2008 18:14:55 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-1.6.6.ebuild,v 1.2 2008/09/15 19:47:16 jokey Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-1.6.6.ebuild,v 1.3 2008/10/28 18:14:55 jokey Exp $
57
58 inherit x-modular eutils
59
60 @@ -11,7 +11,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="amd64 x86"
66 IUSE=""
67
68 RDEPEND="x11-base/xorg-server"