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: ChangeLog xf86-video-nouveau-0.0.16_pre20100807.ebuild xf86-video-nouveau-0.0.16_pre20100819.ebuild
Date: Thu, 30 Sep 2010 03:48:11
Message-Id: 20100930034803.8833D2004C@flycatcher.gentoo.org
1 chithanh 10/09/30 03:48:03
2
3 Modified: ChangeLog
4 xf86-video-nouveau-0.0.16_pre20100807.ebuild
5 xf86-video-nouveau-0.0.16_pre20100819.ebuild
6 Log:
7 Update for libdrm changes.
8
9 (Portage version: 2.2_rc85/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.15 x11-drivers/xf86-video-nouveau/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?rev=1.15&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?rev=1.15&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?r1=1.14&r2=1.15
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v
21 retrieving revision 1.14
22 retrieving revision 1.15
23 diff -u -r1.14 -r1.15
24 --- ChangeLog 23 Aug 2010 15:23:49 -0000 1.14
25 +++ ChangeLog 30 Sep 2010 03:48:03 -0000 1.15
26 @@ -1,6 +1,11 @@
27 # ChangeLog for x11-drivers/xf86-video-nouveau
28 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.14 2010/08/23 15:23:49 chithanh Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.15 2010/09/30 03:48:03 chithanh Exp $
31 +
32 + 30 Sep 2010; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
33 + xf86-video-nouveau-0.0.16_pre20100807.ebuild,
34 + xf86-video-nouveau-0.0.16_pre20100819.ebuild:
35 + Update for libdrm changes.
36
37 *xf86-video-nouveau-0.0.16_pre20100819 (23 Aug 2010)
38
39
40
41
42 1.2 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100807.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100807.ebuild?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100807.ebuild?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100807.ebuild?r1=1.1&r2=1.2
47
48 Index: xf86-video-nouveau-0.0.16_pre20100807.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100807.ebuild,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- xf86-video-nouveau-0.0.16_pre20100807.ebuild 12 Aug 2010 09:55:55 -0000 1.1
55 +++ xf86-video-nouveau-0.0.16_pre20100807.ebuild 30 Sep 2010 03:48:03 -0000 1.2
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2010 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100807.ebuild,v 1.1 2010/08/12 09:55:55 chithanh Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100807.ebuild,v 1.2 2010/09/30 03:48:03 chithanh Exp $
61
62 EAPI=2
63 SNAPSHOT="yes"
64 @@ -14,7 +14,11 @@
65 IUSE=""
66
67 RDEPEND=">=x11-base/xorg-server-1.7[-minimal]
68 - >=x11-libs/libdrm-2.4.19"
69 + || (
70 + =x11-libs/libdrm-2.4.20
71 + =x11-libs/libdrm-2.4.21
72 + x11-libs/libdrm[video_cards_nouveau]
73 + )"
74
75 DEPEND="${RDEPEND}
76 x11-proto/dri2proto
77
78
79
80 1.2 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100819.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100819.ebuild?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100819.ebuild?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100819.ebuild?r1=1.1&r2=1.2
85
86 Index: xf86-video-nouveau-0.0.16_pre20100819.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100819.ebuild,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- xf86-video-nouveau-0.0.16_pre20100819.ebuild 23 Aug 2010 15:23:49 -0000 1.1
93 +++ xf86-video-nouveau-0.0.16_pre20100819.ebuild 30 Sep 2010 03:48:03 -0000 1.2
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2010 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100819.ebuild,v 1.1 2010/08/23 15:23:49 chithanh Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20100819.ebuild,v 1.2 2010/09/30 03:48:03 chithanh Exp $
99
100 EAPI=2
101 SNAPSHOT="yes"
102 @@ -14,7 +14,11 @@
103 IUSE=""
104
105 RDEPEND=">=x11-base/xorg-server-1.7[-minimal]
106 - >=x11-libs/libdrm-2.4.19"
107 + || (
108 + =x11-libs/libdrm-2.4.20
109 + =x11-libs/libdrm-2.4.21
110 + x11-libs/libdrm[video_cards_nouveau]
111 + )"
112
113 DEPEND="${RDEPEND}
114 x11-proto/dri2proto