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-nouveau: ChangeLog xf86-video-nouveau-0.0.16_pre20110801.ebuild
Date: Tue, 30 Aug 2011 08:27:52
Message-Id: 20110830082741.51CEA2004C@flycatcher.gentoo.org
1 chainsaw 11/08/30 08:27:41
2
3 Modified: ChangeLog
4 xf86-video-nouveau-0.0.16_pre20110801.ebuild
5 Log:
6 Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
7
8 (Portage version: 2.1.10.11/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.35 x11-drivers/xf86-video-nouveau/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?rev=1.35&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?rev=1.35&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog?r1=1.34&r2=1.35
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v
20 retrieving revision 1.34
21 retrieving revision 1.35
22 diff -u -r1.34 -r1.35
23 --- ChangeLog 20 Aug 2011 18:31:39 -0000 1.34
24 +++ ChangeLog 30 Aug 2011 08:27:41 -0000 1.35
25 @@ -1,6 +1,11 @@
26 # ChangeLog for x11-drivers/xf86-video-nouveau
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.34 2011/08/20 18:31:39 chithanh Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.35 2011/08/30 08:27:41 chainsaw Exp $
30 +
31 + 30 Aug 2011; Tony Vroon <chainsaw@g.o>
32 + xf86-video-nouveau-0.0.16_pre20110801.ebuild:
33 + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug
34 + #380421 filed by Chí-Thanh Christopher Nguyễn.
35
36 *xf86-video-nouveau-0.0.16_pre20110801 (20 Aug 2011)
37
38
39
40
41 1.2 x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20110801.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20110801.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20110801.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20110801.ebuild?r1=1.1&r2=1.2
46
47 Index: xf86-video-nouveau-0.0.16_pre20110801.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20110801.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- xf86-video-nouveau-0.0.16_pre20110801.ebuild 20 Aug 2011 18:31:39 -0000 1.1
54 +++ xf86-video-nouveau-0.0.16_pre20110801.ebuild 30 Aug 2011 08:27:41 -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-nouveau/xf86-video-nouveau-0.0.16_pre20110801.ebuild,v 1.1 2011/08/20 18:31:39 chithanh Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20110801.ebuild,v 1.2 2011/08/30 08:27:41 chainsaw Exp $
60
61 EAPI=4
62 XORG_EAUTORECONF="yes"
63 @@ -11,7 +11,7 @@
64 HOMEPAGE="http://nouveau.freedesktop.org/"
65 SRC_URI="mirror://gentoo/${P}.tar.bz2"
66
67 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
68 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
69 IUSE=""
70
71 RDEPEND=">=x11-libs/libdrm-2.4.24[video_cards_nouveau]"