Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/vanilla-sources: vanilla-sources-3.1.1.ebuild vanilla-sources-3.0.6.ebuild vanilla-sources-3.0.7.ebuild vanilla-sources-3.0.8.ebuild vanilla-sources-3.0.9.ebuild ChangeLog vanilla-sources-3.1.0.ebuild
Date: Sat, 19 Nov 2011 22:08:47
Message-Id: 20111119211902.0FD6B2004B@flycatcher.gentoo.org
1 vapier 11/11/19 21:19:02
2
3 Modified: vanilla-sources-3.1.1.ebuild
4 vanilla-sources-3.0.6.ebuild
5 vanilla-sources-3.0.7.ebuild
6 vanilla-sources-3.0.8.ebuild
7 vanilla-sources-3.0.9.ebuild ChangeLog
8 vanilla-sources-3.1.0.ebuild
9 Log:
10 Update s390 keywords to match latest ibm dev stream.
11
12 (Portage version: 2.2.0_alpha75/cvs/Linux x86_64)
13
14 Revision Changes Path
15 1.2 sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild
16
17 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild?rev=1.2&view=markup
18 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild?rev=1.2&content-type=text/plain
19 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild?r1=1.1&r2=1.2
20
21 Index: vanilla-sources-3.1.1.ebuild
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild,v
24 retrieving revision 1.1
25 retrieving revision 1.2
26 diff -u -r1.1 -r1.2
27 --- vanilla-sources-3.1.1.ebuild 11 Nov 2011 21:25:46 -0000 1.1
28 +++ vanilla-sources-3.1.1.ebuild 19 Nov 2011 21:19:01 -0000 1.2
29 @@ -1,6 +1,6 @@
30 # Copyright 1999-2011 Gentoo Foundation
31 # Distributed under the terms of the GNU General Public License v2
32 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild,v 1.1 2011/11/11 21:25:46 mpagano Exp $
33 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.1.1.ebuild,v 1.2 2011/11/19 21:19:01 vapier Exp $
34
35 EAPI="2"
36 K_NOUSENAME="yes"
37 @@ -15,5 +15,5 @@
38 HOMEPAGE="http://www.kernel.org"
39 SRC_URI="${KERNEL_URI}"
40
41 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
42 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
43 IUSE="deblob"
44
45
46
47 1.8 sys-kernel/vanilla-sources/vanilla-sources-3.0.6.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.6.ebuild?rev=1.8&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.6.ebuild?rev=1.8&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.6.ebuild?r1=1.7&r2=1.8
52
53 Index: vanilla-sources-3.0.6.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.6.ebuild,v
56 retrieving revision 1.7
57 retrieving revision 1.8
58 diff -u -r1.7 -r1.8
59 --- vanilla-sources-3.0.6.ebuild 19 Nov 2011 19:56:35 -0000 1.7
60 +++ vanilla-sources-3.0.6.ebuild 19 Nov 2011 21:19:01 -0000 1.8
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2011 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.6.ebuild,v 1.7 2011/11/19 19:56:35 armin76 Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.6.ebuild,v 1.8 2011/11/19 21:19:01 vapier Exp $
66
67 EAPI="2"
68 K_NOUSENAME="yes"
69 @@ -15,5 +15,5 @@
70 HOMEPAGE="http://www.kernel.org"
71 SRC_URI="${KERNEL_URI}"
72
73 -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sh sparc x86"
74 +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86"
75 IUSE="deblob"
76
77
78
79 1.2 sys-kernel/vanilla-sources/vanilla-sources-3.0.7.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.7.ebuild?rev=1.2&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.7.ebuild?rev=1.2&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.7.ebuild?r1=1.1&r2=1.2
84
85 Index: vanilla-sources-3.0.7.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.7.ebuild,v
88 retrieving revision 1.1
89 retrieving revision 1.2
90 diff -u -r1.1 -r1.2
91 --- vanilla-sources-3.0.7.ebuild 19 Oct 2011 08:03:04 -0000 1.1
92 +++ vanilla-sources-3.0.7.ebuild 19 Nov 2011 21:19:01 -0000 1.2
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2011 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.7.ebuild,v 1.1 2011/10/19 08:03:04 psomas Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.7.ebuild,v 1.2 2011/11/19 21:19:01 vapier Exp $
98
99 EAPI="2"
100 K_NOUSENAME="yes"
101 @@ -15,5 +15,5 @@
102 HOMEPAGE="http://www.kernel.org"
103 SRC_URI="${KERNEL_URI}"
104
105 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
106 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
107 IUSE="deblob"
108
109
110
111 1.2 sys-kernel/vanilla-sources/vanilla-sources-3.0.8.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.8.ebuild?rev=1.2&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.8.ebuild?rev=1.2&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.8.ebuild?r1=1.1&r2=1.2
116
117 Index: vanilla-sources-3.0.8.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.8.ebuild,v
120 retrieving revision 1.1
121 retrieving revision 1.2
122 diff -u -r1.1 -r1.2
123 --- vanilla-sources-3.0.8.ebuild 25 Oct 2011 13:44:21 -0000 1.1
124 +++ vanilla-sources-3.0.8.ebuild 19 Nov 2011 21:19:01 -0000 1.2
125 @@ -1,6 +1,6 @@
126 # Copyright 1999-2011 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.8.ebuild,v 1.1 2011/10/25 13:44:21 mpagano Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.8.ebuild,v 1.2 2011/11/19 21:19:01 vapier Exp $
130
131 EAPI="2"
132 K_NOUSENAME="yes"
133 @@ -15,5 +15,5 @@
134 HOMEPAGE="http://www.kernel.org"
135 SRC_URI="${KERNEL_URI}"
136
137 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
138 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
139 IUSE="deblob"
140
141
142
143 1.2 sys-kernel/vanilla-sources/vanilla-sources-3.0.9.ebuild
144
145 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.9.ebuild?rev=1.2&view=markup
146 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.9.ebuild?rev=1.2&content-type=text/plain
147 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.9.ebuild?r1=1.1&r2=1.2
148
149 Index: vanilla-sources-3.0.9.ebuild
150 ===================================================================
151 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.9.ebuild,v
152 retrieving revision 1.1
153 retrieving revision 1.2
154 diff -u -r1.1 -r1.2
155 --- vanilla-sources-3.0.9.ebuild 12 Nov 2011 18:49:26 -0000 1.1
156 +++ vanilla-sources-3.0.9.ebuild 19 Nov 2011 21:19:01 -0000 1.2
157 @@ -1,6 +1,6 @@
158 # Copyright 1999-2011 Gentoo Foundation
159 # Distributed under the terms of the GNU General Public License v2
160 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.9.ebuild,v 1.1 2011/11/12 18:49:26 psomas Exp $
161 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.0.9.ebuild,v 1.2 2011/11/19 21:19:01 vapier Exp $
162
163 EAPI="2"
164 K_NOUSENAME="yes"
165 @@ -15,5 +15,5 @@
166 HOMEPAGE="http://www.kernel.org"
167 SRC_URI="${KERNEL_URI}"
168
169 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
170 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
171 IUSE="deblob"
172
173
174
175 1.921 sys-kernel/vanilla-sources/ChangeLog
176
177 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.921&view=markup
178 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?rev=1.921&content-type=text/plain
179 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog?r1=1.920&r2=1.921
180
181 Index: ChangeLog
182 ===================================================================
183 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v
184 retrieving revision 1.920
185 retrieving revision 1.921
186 diff -u -r1.920 -r1.921
187 --- ChangeLog 19 Nov 2011 19:56:35 -0000 1.920
188 +++ ChangeLog 19 Nov 2011 21:19:01 -0000 1.921
189 @@ -1,6 +1,12 @@
190 # ChangeLog for sys-kernel/vanilla-sources
191 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
192 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.920 2011/11/19 19:56:35 armin76 Exp $
193 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/ChangeLog,v 1.921 2011/11/19 21:19:01 vapier Exp $
194 +
195 + 19 Nov 2011; Mike Frysinger <vapier@g.o> vanilla-sources-3.0.6.ebuild,
196 + vanilla-sources-3.0.7.ebuild, vanilla-sources-3.0.8.ebuild,
197 + vanilla-sources-3.0.9.ebuild, vanilla-sources-3.1.0.ebuild,
198 + vanilla-sources-3.1.1.ebuild:
199 + Update s390 keywords to match latest ibm dev stream.
200
201 19 Nov 2011; Raúl Porcel <armin76@g.o> vanilla-sources-3.0.6.ebuild:
202 alpha/ia64/sh/sparc stable wrt #387047
203
204
205
206 1.3 sys-kernel/vanilla-sources/vanilla-sources-3.1.0.ebuild
207
208 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.1.0.ebuild?rev=1.3&view=markup
209 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.1.0.ebuild?rev=1.3&content-type=text/plain
210 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.1.0.ebuild?r1=1.2&r2=1.3
211
212 Index: vanilla-sources-3.1.0.ebuild
213 ===================================================================
214 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.1.0.ebuild,v
215 retrieving revision 1.2
216 retrieving revision 1.3
217 diff -u -r1.2 -r1.3
218 --- vanilla-sources-3.1.0.ebuild 25 Oct 2011 13:57:29 -0000 1.2
219 +++ vanilla-sources-3.1.0.ebuild 19 Nov 2011 21:19:01 -0000 1.3
220 @@ -1,6 +1,6 @@
221 # Copyright 1999-2011 Gentoo Foundation
222 # Distributed under the terms of the GNU General Public License v2
223 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.1.0.ebuild,v 1.2 2011/10/25 13:57:29 mpagano Exp $
224 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/vanilla-sources/vanilla-sources-3.1.0.ebuild,v 1.3 2011/11/19 21:19:01 vapier Exp $
225
226 EAPI="2"
227 K_NOUSENAME="yes"
228 @@ -15,5 +15,5 @@
229 HOMEPAGE="http://www.kernel.org"
230 SRC_URI="${KERNEL_URI}"
231
232 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
233 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
234 IUSE="deblob"