Gentoo Archives: gentoo-commits

From: "Remi Cardona (remi)" <remi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.8.0.ebuild xf86-video-ati-6.6.3.ebuild xf86-video-ati-6.8.0-r1.ebuild xf86-video-ati-6.7.197.ebuild
Date: Fri, 20 Feb 2009 11:04:42
Message-Id: E1LaTBO-0007y5-FA@stork.gentoo.org
1 remi 09/02/20 11:04:38
2
3 Modified: ChangeLog xf86-video-ati-6.8.0.ebuild
4 xf86-video-ati-6.6.3.ebuild
5 xf86-video-ati-6.8.0-r1.ebuild
6 xf86-video-ati-6.7.197.ebuild
7 Log:
8 x11-drivers/xf86-video-ati: only install ati.xinf and r128.xinf with older drivers (fixes collision bug #245769)
9 (Portage version: 2.2_rc23/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.72 x11-drivers/xf86-video-ati/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.72&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?rev=1.72&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog?r1=1.71&r2=1.72
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
21 retrieving revision 1.71
22 retrieving revision 1.72
23 diff -u -r1.71 -r1.72
24 --- ChangeLog 20 Feb 2009 08:34:03 -0000 1.71
25 +++ ChangeLog 20 Feb 2009 11:04:38 -0000 1.72
26 @@ -1,6 +1,13 @@
27 # ChangeLog for x11-drivers/xf86-video-ati
28 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.71 2009/02/20 08:34:03 remi Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.72 2009/02/20 11:04:38 remi Exp $
31 +
32 + 20 Feb 2009; Rémi Cardona <remi@g.o> -files/ati.xinf,
33 + -files/r128.xinf, xf86-video-ati-6.6.3.ebuild,
34 + xf86-video-ati-6.7.197.ebuild, xf86-video-ati-6.8.0.ebuild,
35 + xf86-video-ati-6.8.0-r1.ebuild:
36 + only install ati.xinf and r128.xinf with older drivers (fixes collision
37 + bug #245769)
38
39 20 Feb 2009; Rémi Cardona <remi@g.o> +files/old_hw_data/ati.xinf,
40 +files/old_hw_data/r128.xinf:
41
42
43
44 1.4 x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0.ebuild?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0.ebuild?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0.ebuild?r1=1.3&r2=1.4
49
50 Index: xf86-video-ati-6.8.0.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0.ebuild,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- xf86-video-ati-6.8.0.ebuild 26 Nov 2008 23:18:29 -0000 1.3
57 +++ xf86-video-ati-6.8.0.ebuild 20 Feb 2009 11:04:38 -0000 1.4
58 @@ -1,6 +1,6 @@
59 -# Copyright 1999-2008 Gentoo Foundation
60 +# Copyright 1999-2009 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0.ebuild,v 1.3 2008/11/26 23:18:29 dberkholz Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0.ebuild,v 1.4 2009/02/20 11:04:38 remi Exp $
64
65 # Must be before x-modular eclass is inherited
66 #SNAPSHOT="yes"
67 @@ -39,3 +39,9 @@
68 ${FILESDIR}/${PV}/0008-RS6xx-fix-DDC-on-DDIA-output-usually-HDMI-port.patch
69 ${FILESDIR}/${PV}/0134-Disable-the-setting-of-HARDWARE_CURSOR_BIT_ORDER_MSB.patch
70 "
71 +src_install() {
72 + x-modular_src_install
73 + insinto /usr/share/hwdata/videoaliases
74 + doins "${FILESDIR}/old_hw_data/ati.xinf"
75 + doins "${FILESDIR}/old_hw_data/r128.xinf"
76 +}
77
78
79
80 1.12 x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild?rev=1.12&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild?rev=1.12&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild?r1=1.11&r2=1.12
85
86 Index: xf86-video-ati-6.6.3.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild,v
89 retrieving revision 1.11
90 retrieving revision 1.12
91 diff -u -r1.11 -r1.12
92 --- xf86-video-ati-6.6.3.ebuild 26 Nov 2008 23:18:29 -0000 1.11
93 +++ xf86-video-ati-6.6.3.ebuild 20 Feb 2009 11:04:38 -0000 1.12
94 @@ -1,6 +1,6 @@
95 -# Copyright 1999-2008 Gentoo Foundation
96 +# Copyright 1999-2009 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild,v 1.11 2008/11/26 23:18:29 dberkholz Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.6.3.ebuild,v 1.12 2009/02/20 11:04:38 remi Exp $
100
101 # Must be before x-modular eclass is inherited
102 #SNAPSHOT="yes"
103 @@ -26,3 +26,10 @@
104 >=x11-libs/libdrm-2 )"
105
106 CONFIGURE_OPTIONS="$(use_enable dri)"
107 +
108 +src_install() {
109 + x-modular_src_install
110 + insinto /usr/share/hwdata/videoaliases
111 + doins "${FILESDIR}/old_hw_data/ati.xinf"
112 + doins "${FILESDIR}/old_hw_data/r128.xinf"
113 +}
114
115
116
117 1.9 x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0-r1.ebuild
118
119 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0-r1.ebuild?rev=1.9&view=markup
120 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0-r1.ebuild?rev=1.9&content-type=text/plain
121 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0-r1.ebuild?r1=1.8&r2=1.9
122
123 Index: xf86-video-ati-6.8.0-r1.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0-r1.ebuild,v
126 retrieving revision 1.8
127 retrieving revision 1.9
128 diff -u -r1.8 -r1.9
129 --- xf86-video-ati-6.8.0-r1.ebuild 22 Dec 2008 21:06:54 -0000 1.8
130 +++ xf86-video-ati-6.8.0-r1.ebuild 20 Feb 2009 11:04:38 -0000 1.9
131 @@ -1,6 +1,6 @@
132 -# Copyright 1999-2008 Gentoo Foundation
133 +# Copyright 1999-2009 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0-r1.ebuild,v 1.8 2008/12/22 21:06:54 maekke Exp $
136 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.8.0-r1.ebuild,v 1.9 2009/02/20 11:04:38 remi Exp $
137
138 # Must be before x-modular eclass is inherited
139 #SNAPSHOT="yes"
140 @@ -39,3 +39,9 @@
141 ${FILESDIR}/${PV}/0008-RS6xx-fix-DDC-on-DDIA-output-usually-HDMI-port.patch
142 ${FILESDIR}/${PV}/0134-Disable-the-setting-of-HARDWARE_CURSOR_BIT_ORDER_MSB.patch
143 "
144 +src_install() {
145 + x-modular_src_install
146 + insinto /usr/share/hwdata/videoaliases
147 + doins "${FILESDIR}/old_hw_data/ati.xinf"
148 + doins "${FILESDIR}/old_hw_data/r128.xinf"
149 +}
150
151
152
153 1.3 x11-drivers/xf86-video-ati/xf86-video-ati-6.7.197.ebuild
154
155 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.7.197.ebuild?rev=1.3&view=markup
156 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.7.197.ebuild?rev=1.3&content-type=text/plain
157 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.7.197.ebuild?r1=1.2&r2=1.3
158
159 Index: xf86-video-ati-6.7.197.ebuild
160 ===================================================================
161 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.7.197.ebuild,v
162 retrieving revision 1.2
163 retrieving revision 1.3
164 diff -u -r1.2 -r1.3
165 --- xf86-video-ati-6.7.197.ebuild 26 Nov 2008 23:18:29 -0000 1.2
166 +++ xf86-video-ati-6.7.197.ebuild 20 Feb 2009 11:04:38 -0000 1.3
167 @@ -1,6 +1,6 @@
168 -# Copyright 1999-2008 Gentoo Foundation
169 +# Copyright 1999-2009 Gentoo Foundation
170 # Distributed under the terms of the GNU General Public License v2
171 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.7.197.ebuild,v 1.2 2008/11/26 23:18:29 dberkholz Exp $
172 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.7.197.ebuild,v 1.3 2009/02/20 11:04:38 remi Exp $
173
174 # Must be before x-modular eclass is inherited
175 #SNAPSHOT="yes"
176 @@ -27,3 +27,10 @@
177 >=x11-libs/libdrm-2 )"
178
179 CONFIGURE_OPTIONS="$(use_enable dri)"
180 +
181 +src_install() {
182 + x-modular_src_install
183 + insinto /usr/share/hwdata/videoaliases
184 + doins "${FILESDIR}/old_hw_data/ati.xinf"
185 + doins "${FILESDIR}/old_hw_data/r128.xinf"
186 +}