Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-nouveau: xf86-video-nouveau-0.0.15_pre20100329.ebuild ChangeLog xf86-video-nouveau-0.0.15_pre20100213.ebuild
Date: Sat, 03 Apr 2010 16:25:40
Message-Id: E1Ny6AB-0003gP-Rg@stork.gentoo.org
1 chithanh 10/04/03 16:25:35
2
3 Modified: xf86-video-nouveau-0.0.15_pre20100329.ebuild
4 ChangeLog
5 xf86-video-nouveau-0.0.15_pre20100213.ebuild
6 Log:
7 x11-drivers/xf86-video-nouveau: Adjust libdrm dependency.
8 (Portage version: 2.2_rc67/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild?r1=1.1&r2=1.2
16
17 Index: xf86-video-nouveau-0.0.15_pre20100329.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- xf86-video-nouveau-0.0.15_pre20100329.ebuild 3 Apr 2010 15:57:49 -0000 1.1
24 +++ xf86-video-nouveau-0.0.15_pre20100329.ebuild 3 Apr 2010 16:25:35 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild,v 1.1 2010/04/03 15:57:49 chithanh Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100329.ebuild,v 1.2 2010/04/03 16:25:35 chithanh Exp $
30
31 EAPI=2
32 SNAPSHOT="yes"
33 @@ -14,7 +14,7 @@
34 IUSE=""
35
36 RDEPEND=">=x11-base/xorg-server-1.7[-minimal]
37 - >=x11-libs/libdrm-2.4.18_pre"
38 + >=x11-libs/libdrm-2.4.19"
39
40 DEPEND="${RDEPEND}
41 x11-proto/fontsproto
42
43
44
45 1.5 x11-drivers/xf86-video-nouveau/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?r1=1.4&r2=1.5
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- ChangeLog 3 Apr 2010 15:57:49 -0000 1.4
58 +++ ChangeLog 3 Apr 2010 16:25:35 -0000 1.5
59 @@ -1,6 +1,11 @@
60 # ChangeLog for x11-drivers/xf86-video-nouveau
61 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.4 2010/04/03 15:57:49 chithanh Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.5 2010/04/03 16:25:35 chithanh Exp $
64 +
65 + 03 Apr 2010; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
66 + xf86-video-nouveau-0.0.15_pre20100213.ebuild,
67 + xf86-video-nouveau-0.0.15_pre20100329.ebuild:
68 + Adjust libdrm dependency.
69
70 *xf86-video-nouveau-0.0.15_pre20100329 (03 Apr 2010)
71
72
73
74
75 1.4 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild?rev=1.4&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild?rev=1.4&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild?r1=1.3&r2=1.4
80
81 Index: xf86-video-nouveau-0.0.15_pre20100213.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild,v
84 retrieving revision 1.3
85 retrieving revision 1.4
86 diff -u -r1.3 -r1.4
87 --- xf86-video-nouveau-0.0.15_pre20100213.ebuild 23 Feb 2010 08:45:56 -0000 1.3
88 +++ xf86-video-nouveau-0.0.15_pre20100213.ebuild 3 Apr 2010 16:25:35 -0000 1.4
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2010 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild,v 1.3 2010/02/23 08:45:56 chithanh Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.15_pre20100213.ebuild,v 1.4 2010/04/03 16:25:35 chithanh Exp $
94
95 EAPI=2
96 SNAPSHOT="yes"
97 @@ -14,7 +14,8 @@
98 IUSE=""
99
100 RDEPEND=">=x11-base/xorg-server-1.7[-minimal]
101 - >=x11-libs/libdrm-2.4.18_pre"
102 + >=x11-libs/libdrm-2.4.18_pre
103 + <x11-libs/libdrm-2.4.20"
104
105 DEPEND="${RDEPEND}
106 x11-proto/fontsproto