Gentoo Archives: gentoo-commits

From: "Tom Wijsman (tomwij)" <tomwij@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/gentoo-sources: gentoo-sources-3.12.2.ebuild gentoo-sources-3.2.52.ebuild gentoo-sources-3.10.21.ebuild gentoo-sources-3.11.10.ebuild gentoo-sources-3.4.71.ebuild ChangeLog
Date: Sat, 30 Nov 2013 00:10:46
Message-Id: 20131130001036.28D4F2004B@flycatcher.gentoo.org
1 tomwij 13/11/30 00:10:36
2
3 Modified: ChangeLog
4 Added: gentoo-sources-3.12.2.ebuild
5 gentoo-sources-3.2.52.ebuild
6 gentoo-sources-3.10.21.ebuild
7 gentoo-sources-3.11.10.ebuild
8 gentoo-sources-3.4.71.ebuild
9 Log:
10 Linux patches 3.2.53, 3.4.71, 3.10.21, 3.11.10 and 3.12.2.
11
12 (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
13
14 Revision Changes Path
15 1.1218 sys-kernel/gentoo-sources/ChangeLog
16
17 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog?rev=1.1218&view=markup
18 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog?rev=1.1218&content-type=text/plain
19 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog?r1=1.1217&r2=1.1218
20
21 Index: ChangeLog
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v
24 retrieving revision 1.1217
25 retrieving revision 1.1218
26 diff -u -r1.1217 -r1.1218
27 --- ChangeLog 22 Nov 2013 16:43:33 -0000 1.1217
28 +++ ChangeLog 30 Nov 2013 00:10:35 -0000 1.1218
29 @@ -1,6 +1,17 @@
30 # ChangeLog for sys-kernel/gentoo-sources
31 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
32 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 1.1217 2013/11/22 16:43:33 tomwij Exp $
33 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 1.1218 2013/11/30 00:10:35 tomwij Exp $
34 +
35 +*gentoo-sources-3.11.10 (30 Nov 2013)
36 +*gentoo-sources-3.2.52 (30 Nov 2013)
37 +*gentoo-sources-3.10.21 (30 Nov 2013)
38 +*gentoo-sources-3.4.71 (30 Nov 2013)
39 +*gentoo-sources-3.12.2 (30 Nov 2013)
40 +
41 + 30 Nov 2013; Tom Wijsman <TomWij@g.o> +gentoo-sources-3.10.21.ebuild,
42 + +gentoo-sources-3.11.10.ebuild, +gentoo-sources-3.12.2.ebuild,
43 + +gentoo-sources-3.2.52.ebuild, +gentoo-sources-3.4.71.ebuild:
44 + Linux patches 3.2.53, 3.4.71, 3.10.21, 3.11.10 and 3.12.2.
45
46 *gentoo-sources-3.12.9999 (22 Nov 2013)
47
48
49
50
51 1.1 sys-kernel/gentoo-sources/gentoo-sources-3.12.2.ebuild
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.12.2.ebuild?rev=1.1&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.12.2.ebuild?rev=1.1&content-type=text/plain
55
56 Index: gentoo-sources-3.12.2.ebuild
57 ===================================================================
58 # Copyright 1999-2013 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.12.2.ebuild,v 1.1 2013/11/30 00:10:35 tomwij Exp $
61
62 EAPI="5"
63 ETYPE="sources"
64 K_WANT_GENPATCHES="base extras experimental"
65 K_GENPATCHES_VER="3"
66 K_DEBLOB_AVAILABLE="1"
67 inherit kernel-2
68 detect_version
69 detect_arch
70
71 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
72 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
73 IUSE="deblob experimental"
74
75 DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
76 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
77
78 pkg_postinst() {
79 kernel-2_pkg_postinst
80 einfo "For more info on this patchset, and how to report problems, see:"
81 einfo "${HOMEPAGE}"
82 }
83
84 pkg_postrm() {
85 kernel-2_pkg_postrm
86 }
87
88
89
90 1.1 sys-kernel/gentoo-sources/gentoo-sources-3.2.52.ebuild
91
92 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.2.52.ebuild?rev=1.1&view=markup
93 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.2.52.ebuild?rev=1.1&content-type=text/plain
94
95 Index: gentoo-sources-3.2.52.ebuild
96 ===================================================================
97 # Copyright 1999-2013 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.2.52.ebuild,v 1.1 2013/11/30 00:10:35 tomwij Exp $
100
101 EAPI="5"
102 ETYPE="sources"
103 K_WANT_GENPATCHES="base extras"
104 K_GENPATCHES_VER="30"
105 K_DEBLOB_AVAILABLE="1"
106 inherit kernel-2
107 detect_version
108 detect_arch
109
110 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
111 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
112 IUSE="deblob"
113
114 DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
115 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
116
117 pkg_postinst() {
118 kernel-2_pkg_postinst
119 einfo "For more info on this patchset, and how to report problems, see:"
120 einfo "${HOMEPAGE}"
121 }
122
123 pkg_postrm() {
124 kernel-2_pkg_postrm
125 }
126
127
128
129 1.1 sys-kernel/gentoo-sources/gentoo-sources-3.10.21.ebuild
130
131 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.10.21.ebuild?rev=1.1&view=markup
132 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.10.21.ebuild?rev=1.1&content-type=text/plain
133
134 Index: gentoo-sources-3.10.21.ebuild
135 ===================================================================
136 # Copyright 1999-2013 Gentoo Foundation
137 # Distributed under the terms of the GNU General Public License v2
138 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.10.21.ebuild,v 1.1 2013/11/30 00:10:35 tomwij Exp $
139
140 EAPI="5"
141 ETYPE="sources"
142 K_WANT_GENPATCHES="base extras experimental"
143 K_GENPATCHES_VER="29"
144 K_DEBLOB_AVAILABLE="1"
145 inherit kernel-2
146 detect_version
147 detect_arch
148
149 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
150 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
151 IUSE="deblob experimental"
152
153 DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
154 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
155
156 pkg_postinst() {
157 kernel-2_pkg_postinst
158 einfo "For more info on this patchset, and how to report problems, see:"
159 einfo "${HOMEPAGE}"
160 }
161
162 pkg_postrm() {
163 kernel-2_pkg_postrm
164 }
165
166
167
168 1.1 sys-kernel/gentoo-sources/gentoo-sources-3.11.10.ebuild
169
170 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.11.10.ebuild?rev=1.1&view=markup
171 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.11.10.ebuild?rev=1.1&content-type=text/plain
172
173 Index: gentoo-sources-3.11.10.ebuild
174 ===================================================================
175 # Copyright 1999-2013 Gentoo Foundation
176 # Distributed under the terms of the GNU General Public License v2
177 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.11.10.ebuild,v 1.1 2013/11/30 00:10:35 tomwij Exp $
178
179 EAPI="5"
180 ETYPE="sources"
181 K_WANT_GENPATCHES="base extras experimental"
182 K_GENPATCHES_VER="14"
183 K_DEBLOB_AVAILABLE="1"
184 inherit kernel-2
185 detect_version
186 detect_arch
187
188 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
189 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
190 IUSE="deblob experimental"
191
192 DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
193 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
194
195 pkg_postinst() {
196 kernel-2_pkg_postinst
197 einfo "For more info on this patchset, and how to report problems, see:"
198 einfo "${HOMEPAGE}"
199 }
200
201 pkg_postrm() {
202 kernel-2_pkg_postrm
203 }
204
205
206
207 1.1 sys-kernel/gentoo-sources/gentoo-sources-3.4.71.ebuild
208
209 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.4.71.ebuild?rev=1.1&view=markup
210 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.4.71.ebuild?rev=1.1&content-type=text/plain
211
212 Index: gentoo-sources-3.4.71.ebuild
213 ===================================================================
214 # Copyright 1999-2013 Gentoo Foundation
215 # Distributed under the terms of the GNU General Public License v2
216 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.4.71.ebuild,v 1.1 2013/11/30 00:10:35 tomwij Exp $
217
218 EAPI="5"
219 ETYPE="sources"
220 K_WANT_GENPATCHES="base extras"
221 K_GENPATCHES_VER="52"
222 K_DEBLOB_AVAILABLE="1"
223 inherit kernel-2
224 detect_version
225 detect_arch
226
227 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
228 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
229 IUSE="deblob"
230
231 DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
232 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
233
234 pkg_postinst() {
235 kernel-2_pkg_postinst
236 einfo "For more info on this patchset, and how to report problems, see:"
237 einfo "${HOMEPAGE}"
238 }
239
240 pkg_postrm() {
241 kernel-2_pkg_postrm
242 }