Gentoo Archives: gentoo-commits

From: "Mike Pagano (mpagano)" <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/vanilla-sources: vanilla-sources-2.6.27_rc7.ebuild vanilla-sources-2.6.27_rc3.ebuild vanilla-sources-2.6.27_rc6.ebuild vanilla-sources-2.6.27_rc4.ebuild ChangeLog vanilla-sources-2.6.27_rc2.ebuild vanilla-sources-2.6.27_rc5.ebuild
Date: Fri, 26 Sep 2008 00:37:16
Message-Id: E1Kj1Ka-0004Xx-TS@stork.gentoo.org
1 mpagano 08/09/26 00:37:12
2
3 Modified: vanilla-sources-2.6.27_rc7.ebuild
4 vanilla-sources-2.6.27_rc3.ebuild
5 vanilla-sources-2.6.27_rc6.ebuild
6 vanilla-sources-2.6.27_rc4.ebuild ChangeLog
7 vanilla-sources-2.6.27_rc2.ebuild
8 vanilla-sources-2.6.27_rc5.ebuild
9 Log:
10 Adding warning for 2.6.27_rc* ebuilds due to e1000e bug #238489
11 (Portage version: 2.2_rc9/cvs/Linux 2.6.26-gentoo-r1 i686)
12
13 Revision Changes Path
14 1.2 sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc7.ebuild
15
16 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc7.ebuild?rev=1.2&view=markup
17 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc7.ebuild?rev=1.2&content-type=text/plain
18 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc7.ebuild?r1=1.1&r2=1.2
19
20 Index: vanilla-sources-2.6.27_rc7.ebuild
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc7.ebuild,v
23 retrieving revision 1.1
24 retrieving revision 1.2
25 diff -u -r1.1 -r1.2
26 --- vanilla-sources-2.6.27_rc7.ebuild 22 Sep 2008 08:40:59 -0000 1.1
27 +++ vanilla-sources-2.6.27_rc7.ebuild 26 Sep 2008 00:37:12 -0000 1.2
28 @@ -1,6 +1,6 @@
29 # Copyright 1999-2008 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc7.ebuild,v 1.1 2008/09/22 08:40:59 armin76 Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc7.ebuild,v 1.2 2008/09/26 00:37:12 mpagano Exp $
33
34 K_NOUSENAME="yes"
35 K_NOSETEXTRAVERSION="yes"
36 @@ -15,3 +15,6 @@
37
38 KEYWORDS="~alpha ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
39 IUSE=""
40 +
41 +K_EXTRAEWARN="If your system utilizes the e1000e driver DO NOT install and run
42 +any 2.6.27 kernel. See bug #238489 for more information"
43
44
45
46 1.4 sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc3.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc3.ebuild?rev=1.4&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc3.ebuild?rev=1.4&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc3.ebuild?r1=1.3&r2=1.4
51
52 Index: vanilla-sources-2.6.27_rc3.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc3.ebuild,v
55 retrieving revision 1.3
56 retrieving revision 1.4
57 diff -u -r1.3 -r1.4
58 --- vanilla-sources-2.6.27_rc3.ebuild 15 Aug 2008 07:02:00 -0000 1.3
59 +++ vanilla-sources-2.6.27_rc3.ebuild 26 Sep 2008 00:37:12 -0000 1.4
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2008 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc3.ebuild,v 1.3 2008/08/15 07:02:00 corsair Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc3.ebuild,v 1.4 2008/09/26 00:37:12 mpagano Exp $
65
66 K_NOUSENAME="yes"
67 K_NOSETEXTRAVERSION="yes"
68 @@ -15,3 +15,6 @@
69
70 KEYWORDS="~alpha ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
71 IUSE=""
72 +
73 +K_EXTRAEWARN="If your system utilizes the e1000e driver DO NOT install and run
74 +any 2.6.27 kernel. See bug #238489 for more information"
75
76
77
78 1.2 sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc6.ebuild
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc6.ebuild?rev=1.2&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc6.ebuild?rev=1.2&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc6.ebuild?r1=1.1&r2=1.2
83
84 Index: vanilla-sources-2.6.27_rc6.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc6.ebuild,v
87 retrieving revision 1.1
88 retrieving revision 1.2
89 diff -u -r1.1 -r1.2
90 --- vanilla-sources-2.6.27_rc6.ebuild 10 Sep 2008 09:45:11 -0000 1.1
91 +++ vanilla-sources-2.6.27_rc6.ebuild 26 Sep 2008 00:37:12 -0000 1.2
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2008 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc6.ebuild,v 1.1 2008/09/10 09:45:11 armin76 Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc6.ebuild,v 1.2 2008/09/26 00:37:12 mpagano Exp $
97
98 K_NOUSENAME="yes"
99 K_NOSETEXTRAVERSION="yes"
100 @@ -15,3 +15,6 @@
101
102 KEYWORDS="~alpha ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
103 IUSE=""
104 +
105 +K_EXTRAEWARN="If your system utilizes the e1000e driver DO NOT install and run
106 +any 2.6.27 kernel. See bug #238489 for more information"
107
108
109
110 1.2 sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc4.ebuild
111
112 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc4.ebuild?rev=1.2&view=markup
113 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc4.ebuild?rev=1.2&content-type=text/plain
114 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc4.ebuild?r1=1.1&r2=1.2
115
116 Index: vanilla-sources-2.6.27_rc4.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc4.ebuild,v
119 retrieving revision 1.1
120 retrieving revision 1.2
121 diff -u -r1.1 -r1.2
122 --- vanilla-sources-2.6.27_rc4.ebuild 25 Aug 2008 11:43:05 -0000 1.1
123 +++ vanilla-sources-2.6.27_rc4.ebuild 26 Sep 2008 00:37:12 -0000 1.2
124 @@ -1,6 +1,6 @@
125 # Copyright 1999-2008 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc4.ebuild,v 1.1 2008/08/25 11:43:05 armin76 Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc4.ebuild,v 1.2 2008/09/26 00:37:12 mpagano Exp $
129
130 K_NOUSENAME="yes"
131 K_NOSETEXTRAVERSION="yes"
132 @@ -15,3 +15,6 @@
133
134 KEYWORDS="~alpha ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
135 IUSE=""
136 +
137 +K_EXTRAEWARN="If your system utilizes the e1000e driver DO NOT install and run
138 +any 2.6.27 kernel. See bug #238489 for more information"
139
140
141
142 1.528 sys-kernel/vanilla-sources/ChangeLog
143
144 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.528&view=markup
145 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.528&content-type=text/plain
146 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?r1=1.527&r2=1.528
147
148 Index: ChangeLog
149 ===================================================================
150 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v
151 retrieving revision 1.527
152 retrieving revision 1.528
153 diff -u -r1.527 -r1.528
154 --- ChangeLog 22 Sep 2008 08:40:59 -0000 1.527
155 +++ ChangeLog 26 Sep 2008 00:37:12 -0000 1.528
156 @@ -1,6 +1,12 @@
157 # ChangeLog for sys-kernel/vanilla-sources
158 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
159 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.527 2008/09/22 08:40:59 armin76 Exp $
160 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.528 2008/09/26 00:37:12 mpagano Exp $
161 +
162 + 26 Sep 2008; Michael Pagano <mpagano@g.o>
163 + vanilla-sources-2.6.27_rc2.ebuild, vanilla-sources-2.6.27_rc3.ebuild,
164 + vanilla-sources-2.6.27_rc4.ebuild, vanilla-sources-2.6.27_rc5.ebuild,
165 + vanilla-sources-2.6.27_rc6.ebuild, vanilla-sources-2.6.27_rc7.ebuild:
166 + Adding warning for 2.6.27_rc* ebuilds due to e1000e bug #238489
167
168 *vanilla-sources-2.6.27_rc7 (22 Sep 2008)
169
170
171
172
173 1.6 sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc2.ebuild
174
175 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc2.ebuild?rev=1.6&view=markup
176 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc2.ebuild?rev=1.6&content-type=text/plain
177 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc2.ebuild?r1=1.5&r2=1.6
178
179 Index: vanilla-sources-2.6.27_rc2.ebuild
180 ===================================================================
181 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc2.ebuild,v
182 retrieving revision 1.5
183 retrieving revision 1.6
184 diff -u -r1.5 -r1.6
185 --- vanilla-sources-2.6.27_rc2.ebuild 9 Aug 2008 15:45:04 -0000 1.5
186 +++ vanilla-sources-2.6.27_rc2.ebuild 26 Sep 2008 00:37:12 -0000 1.6
187 @@ -1,6 +1,6 @@
188 # Copyright 1999-2008 Gentoo Foundation
189 # Distributed under the terms of the GNU General Public License v2
190 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc2.ebuild,v 1.5 2008/08/09 15:45:04 jer Exp $
191 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc2.ebuild,v 1.6 2008/09/26 00:37:12 mpagano Exp $
192
193 K_NOUSENAME="yes"
194 K_NOSETEXTRAVERSION="yes"
195 @@ -15,3 +15,6 @@
196
197 KEYWORDS="~alpha ~hppa -sparc ~x86"
198 IUSE=""
199 +
200 +K_EXTRAEWARN="If your system utilizes the e1000e driver DO NOT install and run
201 +any 2.6.27 kernel. See bug #238489 for more information"
202
203
204
205 1.2 sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc5.ebuild
206
207 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc5.ebuild?rev=1.2&view=markup
208 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc5.ebuild?rev=1.2&content-type=text/plain
209 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc5.ebuild?r1=1.1&r2=1.2
210
211 Index: vanilla-sources-2.6.27_rc5.ebuild
212 ===================================================================
213 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc5.ebuild,v
214 retrieving revision 1.1
215 retrieving revision 1.2
216 diff -u -r1.1 -r1.2
217 --- vanilla-sources-2.6.27_rc5.ebuild 29 Aug 2008 15:04:35 -0000 1.1
218 +++ vanilla-sources-2.6.27_rc5.ebuild 26 Sep 2008 00:37:12 -0000 1.2
219 @@ -1,6 +1,6 @@
220 # Copyright 1999-2008 Gentoo Foundation
221 # Distributed under the terms of the GNU General Public License v2
222 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc5.ebuild,v 1.1 2008/08/29 15:04:35 armin76 Exp $
223 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-2.6.27_rc5.ebuild,v 1.2 2008/09/26 00:37:12 mpagano Exp $
224
225 K_NOUSENAME="yes"
226 K_NOSETEXTRAVERSION="yes"
227 @@ -15,3 +15,6 @@
228
229 KEYWORDS="~alpha ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
230 IUSE=""
231 +
232 +K_EXTRAEWARN="If your system utilizes the e1000e driver DO NOT install and run
233 +any 2.6.27 kernel. See bug #238489 for more information"