Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: xf86-video-ati-6.13.1.ebuild ChangeLog xf86-video-ati-6.12.7.ebuild xf86-video-ati-6.12.6.ebuild
Date: Thu, 30 Sep 2010 15:12:41
Message-Id: 20100930151237.AD1CD20051@flycatcher.gentoo.org
1 scarabeus 10/09/30 15:12:37
2
3 Modified: xf86-video-ati-6.13.1.ebuild ChangeLog
4 xf86-video-ati-6.12.7.ebuild
5 xf86-video-ati-6.12.6.ebuild
6 Log:
7 Move libdrm change to all versions.
8
9 (Portage version: 2.2_rc88/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.6 x11-drivers/xf86-video-ati/xf86-video-ati-6.13.1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.1.ebuild?rev=1.6&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.1.ebuild?rev=1.6&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.1.ebuild?r1=1.5&r2=1.6
17
18 Index: xf86-video-ati-6.13.1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.1.ebuild,v
21 retrieving revision 1.5
22 retrieving revision 1.6
23 diff -u -r1.5 -r1.6
24 --- xf86-video-ati-6.13.1.ebuild 28 Sep 2010 13:27:27 -0000 1.5
25 +++ xf86-video-ati-6.13.1.ebuild 30 Sep 2010 15:12:37 -0000 1.6
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2010 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.1.ebuild,v 1.5 2010/09/28 13:27:27 ssuominen Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.1.ebuild,v 1.6 2010/09/30 15:12:37 scarabeus Exp $
31
32 EAPI=3
33 inherit xorg-2
34 @@ -12,7 +12,7 @@
35
36 RDEPEND=">=x11-base/xorg-server-1.6.3[-minimal]"
37 DEPEND="${RDEPEND}
38 - >=x11-libs/libdrm-2.4.17
39 + || ( <x11-libs/libdrm-2.4.22 x11-libs/libdrm[video_cards_radeon] )
40 x11-proto/fontsproto
41 x11-proto/glproto
42 x11-proto/randrproto
43
44
45
46 1.127 x11-drivers/xf86-video-ati/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.127&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.127&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.126&r2=1.127
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
55 retrieving revision 1.126
56 retrieving revision 1.127
57 diff -u -r1.126 -r1.127
58 --- ChangeLog 30 Sep 2010 03:47:23 -0000 1.126
59 +++ ChangeLog 30 Sep 2010 15:12:37 -0000 1.127
60 @@ -1,6 +1,11 @@
61 # ChangeLog for x11-drivers/xf86-video-ati
62 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.126 2010/09/30 03:47:23 chithanh Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.127 2010/09/30 15:12:37 scarabeus Exp $
65 +
66 + 30 Sep 2010; Tomáš Chvátal <scarabeus@g.o>
67 + xf86-video-ati-6.12.6.ebuild, xf86-video-ati-6.12.7.ebuild,
68 + xf86-video-ati-6.13.1.ebuild:
69 + Move libdrm change to all versions.
70
71 30 Sep 2010; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
72 xf86-video-ati-6.13.2.ebuild:
73
74
75
76 1.3 x11-drivers/xf86-video-ati/xf86-video-ati-6.12.7.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.7.ebuild?rev=1.3&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.7.ebuild?rev=1.3&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.7.ebuild?r1=1.2&r2=1.3
81
82 Index: xf86-video-ati-6.12.7.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.7.ebuild,v
85 retrieving revision 1.2
86 retrieving revision 1.3
87 diff -u -r1.2 -r1.3
88 --- xf86-video-ati-6.12.7.ebuild 7 Jul 2010 08:47:25 -0000 1.2
89 +++ xf86-video-ati-6.12.7.ebuild 30 Sep 2010 15:12:37 -0000 1.3
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2010 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.7.ebuild,v 1.2 2010/07/07 08:47:25 scarabeus Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.7.ebuild,v 1.3 2010/09/30 15:12:37 scarabeus Exp $
95
96 # Must be before x-modular eclass is inherited
97 #SNAPSHOT="yes"
98 @@ -20,7 +20,7 @@
99
100 RDEPEND=">=x11-base/xorg-server-1.2[-minimal]"
101 DEPEND="${RDEPEND}
102 - >=x11-libs/libdrm-2
103 + || ( <x11-libs/libdrm-2.4.22 x11-libs/libdrm[video_cards_radeon] )
104 x11-proto/fontsproto
105 x11-proto/glproto
106 x11-proto/randrproto
107
108
109
110 1.7 x11-drivers/xf86-video-ati/xf86-video-ati-6.12.6.ebuild
111
112 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.6.ebuild?rev=1.7&view=markup
113 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.6.ebuild?rev=1.7&content-type=text/plain
114 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.6.ebuild?r1=1.6&r2=1.7
115
116 Index: xf86-video-ati-6.12.6.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.6.ebuild,v
119 retrieving revision 1.6
120 retrieving revision 1.7
121 diff -u -r1.6 -r1.7
122 --- xf86-video-ati-6.12.6.ebuild 2 Aug 2010 17:55:20 -0000 1.6
123 +++ xf86-video-ati-6.12.6.ebuild 30 Sep 2010 15:12:37 -0000 1.7
124 @@ -1,6 +1,6 @@
125 # Copyright 1999-2010 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.6.ebuild,v 1.6 2010/08/02 17:55:20 armin76 Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.12.6.ebuild,v 1.7 2010/09/30 15:12:37 scarabeus Exp $
129
130 # Must be before x-modular eclass is inherited
131 #SNAPSHOT="yes"
132 @@ -20,7 +20,7 @@
133
134 RDEPEND=">=x11-base/xorg-server-1.2[-minimal]"
135 DEPEND="${RDEPEND}
136 - >=x11-libs/libdrm-2
137 + || ( <x11-libs/libdrm-2.4.22 x11-libs/libdrm[video_cards_radeon] )
138 x11-proto/fontsproto
139 x11-proto/glproto
140 x11-proto/randrproto