Gentoo Archives: gentoo-commits

From: "Ahmed Ammar (b33fc0d3)" <b33fc0d3@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/ati-drivers: ati-drivers-8.493.ebuild ati-drivers-8.522.ebuild ati-drivers-8.512.ebuild ati-drivers-8.501.ebuild ChangeLog
Date: Tue, 09 Sep 2008 10:14:50
Message-Id: E1Kd0FB-0007YT-Oy@stork.gentoo.org
1 b33fc0d3 08/09/09 10:14:45
2
3 Modified: ati-drivers-8.493.ebuild ati-drivers-8.522.ebuild
4 ati-drivers-8.512.ebuild ati-drivers-8.501.ebuild
5 ChangeLog
6 Log:
7 Made PREEMPT_RCU error message slightly more verbose.
8 (Portage version: 2.2_rc8/cvs/Linux 2.6.26.3-rt7 i686)
9
10 Revision Changes Path
11 1.2 x11-drivers/ati-drivers/ati-drivers-8.493.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.493.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.493.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.493.ebuild?r1=1.1&r2=1.2
16
17 Index: ati-drivers-8.493.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.493.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- ati-drivers-8.493.ebuild 24 May 2008 15:19:20 -0000 1.1
24 +++ ati-drivers-8.493.ebuild 9 Sep 2008 10:14:45 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.493.ebuild,v 1.1 2008/05/24 15:19:20 lu_zero Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.493.ebuild,v 1.2 2008/09/09 10:14:45 b33fc0d3 Exp $
30
31 IUSE="acpi debug"
32
33 @@ -74,7 +74,7 @@
34 fi
35
36 if kernel_is ge 2 6 25 && linux_chkconfig_present PREEMPT_RCU; then
37 - die "${P} is not compatible RCU Preemption, please disable it"
38 + die "${P} is not compatible with RCU Preemption (bug #223281), please disable it"
39 fi
40
41 if kernel_is ge 2 6 24 && ! linux_chkconfig_present PCI_LEGACY; then
42
43
44
45 1.2 x11-drivers/ati-drivers/ati-drivers-8.522.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.522.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.522.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.522.ebuild?r1=1.1&r2=1.2
50
51 Index: ati-drivers-8.522.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.522.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- ati-drivers-8.522.ebuild 22 Aug 2008 20:01:58 -0000 1.1
58 +++ ati-drivers-8.522.ebuild 9 Sep 2008 10:14:45 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2008 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.522.ebuild,v 1.1 2008/08/22 20:01:58 lu_zero Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.522.ebuild,v 1.2 2008/09/09 10:14:45 b33fc0d3 Exp $
64
65 IUSE="acpi debug"
66
67 @@ -75,7 +75,7 @@
68 fi
69
70 if kernel_is ge 2 6 25 && linux_chkconfig_present PREEMPT_RCU; then
71 - die "${P} is not compatible RCU Preemption, please disable it"
72 + die "${P} is not compatible with RCU Preemption (bug #223281), please disable it"
73 fi
74
75 if kernel_is ge 2 6 24 && ! linux_chkconfig_present PCI_LEGACY; then
76
77
78
79 1.2 x11-drivers/ati-drivers/ati-drivers-8.512.ebuild
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.512.ebuild?rev=1.2&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.512.ebuild?rev=1.2&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.512.ebuild?r1=1.1&r2=1.2
84
85 Index: ati-drivers-8.512.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.512.ebuild,v
88 retrieving revision 1.1
89 retrieving revision 1.2
90 diff -u -r1.1 -r1.2
91 --- ati-drivers-8.512.ebuild 22 Aug 2008 20:01:58 -0000 1.1
92 +++ ati-drivers-8.512.ebuild 9 Sep 2008 10:14:45 -0000 1.2
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2008 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.512.ebuild,v 1.1 2008/08/22 20:01:58 lu_zero Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.512.ebuild,v 1.2 2008/09/09 10:14:45 b33fc0d3 Exp $
98
99 IUSE="acpi debug"
100
101 @@ -75,7 +75,7 @@
102 fi
103
104 if kernel_is ge 2 6 25 && linux_chkconfig_present PREEMPT_RCU; then
105 - die "${P} is not compatible RCU Preemption, please disable it"
106 + die "${P} is not compatible with RCU Preemption (bug #223281), please disable it"
107 fi
108
109 if kernel_is ge 2 6 24 && ! linux_chkconfig_present PCI_LEGACY; then
110
111
112
113 1.4 x11-drivers/ati-drivers/ati-drivers-8.501.ebuild
114
115 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.501.ebuild?rev=1.4&view=markup
116 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.501.ebuild?rev=1.4&content-type=text/plain
117 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.501.ebuild?r1=1.3&r2=1.4
118
119 Index: ati-drivers-8.501.ebuild
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.501.ebuild,v
122 retrieving revision 1.3
123 retrieving revision 1.4
124 diff -u -r1.3 -r1.4
125 --- ati-drivers-8.501.ebuild 9 Jul 2008 22:33:19 -0000 1.3
126 +++ ati-drivers-8.501.ebuild 9 Sep 2008 10:14:45 -0000 1.4
127 @@ -1,6 +1,6 @@
128 # Copyright 1999-2008 Gentoo Foundation
129 # Distributed under the terms of the GNU General Public License v2
130 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.501.ebuild,v 1.3 2008/07/09 22:33:19 opfer Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.501.ebuild,v 1.4 2008/09/09 10:14:45 b33fc0d3 Exp $
132
133 IUSE="acpi debug"
134
135 @@ -75,7 +75,7 @@
136 fi
137
138 if kernel_is ge 2 6 25 && linux_chkconfig_present PREEMPT_RCU; then
139 - die "${P} is not compatible RCU Preemption, please disable it"
140 + die "${P} is not compatible with RCU Preemption (bug #223281), please disable it"
141 fi
142
143 if kernel_is ge 2 6 24 && ! linux_chkconfig_present PCI_LEGACY; then
144
145
146
147 1.125 x11-drivers/ati-drivers/ChangeLog
148
149 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.125&view=markup
150 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.125&content-type=text/plain
151 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?r1=1.124&r2=1.125
152
153 Index: ChangeLog
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v
156 retrieving revision 1.124
157 retrieving revision 1.125
158 diff -u -r1.124 -r1.125
159 --- ChangeLog 22 Aug 2008 20:01:58 -0000 1.124
160 +++ ChangeLog 9 Sep 2008 10:14:45 -0000 1.125
161 @@ -1,6 +1,11 @@
162 # ChangeLog for x11-drivers/ati-drivers
163 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
164 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.124 2008/08/22 20:01:58 lu_zero Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.125 2008/09/09 10:14:45 b33fc0d3 Exp $
166 +
167 + 09 Sep 2008; <b33fc0d3@g.o> ati-drivers-8.493.ebuild,
168 + ati-drivers-8.501.ebuild, ati-drivers-8.512.ebuild,
169 + ati-drivers-8.522.ebuild:
170 + Made PREEMPT_RCU error message slightly more verbose
171
172 *ati-drivers-8.522 (22 Aug 2008)
173 *ati-drivers-8.512 (22 Aug 2008)