Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/tuxonice-sources: tuxonice-sources-3.0.57.ebuild tuxonice-sources-3.4.24.ebuild tuxonice-sources-3.7.1.ebuild tuxonice-sources-3.6.11.ebuild tuxonice-sources-3.5.7.ebuild tuxonice-sources-3.3.8-r2.ebuild ChangeLog tuxonice-sources-3.4.10.ebuild tuxonice-sources-3.0.46.ebuild
Date: Sun, 30 Dec 2012 21:08:28
Message-Id: 20121230210817.030C22171D@flycatcher.gentoo.org
1 pacho 12/12/30 21:08:16
2
3 Modified: ChangeLog
4 Added: tuxonice-sources-3.0.57.ebuild
5 tuxonice-sources-3.4.24.ebuild
6 tuxonice-sources-3.7.1.ebuild
7 tuxonice-sources-3.6.11.ebuild
8 tuxonice-sources-3.5.7.ebuild
9 tuxonice-sources-3.3.8-r2.ebuild
10 Removed: tuxonice-sources-3.4.10.ebuild
11 tuxonice-sources-3.0.46.ebuild
12 Log:
13 Version bump, remove old
14
15 (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
16
17 Revision Changes Path
18 1.152 sys-kernel/tuxonice-sources/ChangeLog
19
20 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.152&view=markup
21 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.152&content-type=text/plain
22 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?r1=1.151&r2=1.152
23
24 Index: ChangeLog
25 ===================================================================
26 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
27 retrieving revision 1.151
28 retrieving revision 1.152
29 diff -u -r1.151 -r1.152
30 --- ChangeLog 16 Dec 2012 14:19:56 -0000 1.151
31 +++ ChangeLog 30 Dec 2012 21:08:16 -0000 1.152
32 @@ -1,6 +1,20 @@
33 # ChangeLog for sys-kernel/tuxonice-sources
34 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
35 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.151 2012/12/16 14:19:56 pacho Exp $
36 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.152 2012/12/30 21:08:16 pacho Exp $
37 +
38 +*tuxonice-sources-3.4.24 (30 Dec 2012)
39 +*tuxonice-sources-3.0.57 (30 Dec 2012)
40 +*tuxonice-sources-3.3.8-r2 (30 Dec 2012)
41 +*tuxonice-sources-3.5.7 (30 Dec 2012)
42 +*tuxonice-sources-3.6.11 (30 Dec 2012)
43 +*tuxonice-sources-3.7.1 (30 Dec 2012)
44 +
45 + 30 Dec 2012; Pacho Ramos <pacho@g.o> +tuxonice-sources-3.0.57.ebuild,
46 + +tuxonice-sources-3.3.8-r2.ebuild, +tuxonice-sources-3.4.24.ebuild,
47 + +tuxonice-sources-3.5.7.ebuild, +tuxonice-sources-3.6.11.ebuild,
48 + +tuxonice-sources-3.7.1.ebuild, -tuxonice-sources-3.0.46.ebuild,
49 + -tuxonice-sources-3.4.10.ebuild:
50 + Version bump, remove old
51
52 16 Dec 2012; Pacho Ramos <pacho@g.o> metadata.xml:
53 Cleanup due retirement, #95685
54
55
56
57 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.0.57.ebuild
58
59 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.0.57.ebuild?rev=1.1&view=markup
60 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.0.57.ebuild?rev=1.1&content-type=text/plain
61
62 Index: tuxonice-sources-3.0.57.ebuild
63 ===================================================================
64 # Copyright 1999-2012 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.0.57.ebuild,v 1.1 2012/12/30 21:08:16 pacho Exp $
67
68 EAPI=5
69 ETYPE="sources"
70 K_WANT_GENPATCHES="base extras"
71 K_GENPATCHES_VER="35"
72
73 inherit kernel-2 versionator
74 detect_version
75 detect_arch
76
77 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
78 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://www.tuxonice.net"
79
80 TUXONICE_SNAPSHOT="2012-12-23"
81 TUXONICE_PV="$(replace_version_separator 2 '-')"
82
83 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_SNAPSHOT}.patch.bz2"
84 TUXONICE_URI="http://tuxonice.net/downloads/all/${TUXONICE_PATCH}"
85 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
86 UNIPATCH_STRICTORDER="yes"
87 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
88
89 KEYWORDS="~amd64 ~x86"
90
91 RDEPEND="${RDEPEND}
92 >=sys-apps/tuxonice-userui-1.0
93 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
94
95 K_EXTRAELOG="If there are issues with this kernel, please direct any
96 queries to the tuxonice-users mailing list:
97 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
98 K_SECURITY_UNSUPPORTED="1"
99
100
101
102 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.4.24.ebuild
103
104 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.24.ebuild?rev=1.1&view=markup
105 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.24.ebuild?rev=1.1&content-type=text/plain
106
107 Index: tuxonice-sources-3.4.24.ebuild
108 ===================================================================
109 # Copyright 1999-2012 Gentoo Foundation
110 # Distributed under the terms of the GNU General Public License v2
111 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.24.ebuild,v 1.1 2012/12/30 21:08:16 pacho Exp $
112
113 EAPI=5
114 ETYPE="sources"
115 K_WANT_GENPATCHES="base extras"
116 K_GENPATCHES_VER="13"
117
118 inherit kernel-2 versionator
119 detect_version
120 detect_arch
121
122 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
123 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://www.tuxonice.net"
124
125 TUXONICE_SNAPSHOT="2012-12-23"
126 TUXONICE_PV="$(replace_version_separator 2 '-')"
127
128 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_SNAPSHOT}.patch.bz2"
129 TUXONICE_URI="http://tuxonice.net/downloads/all/${TUXONICE_PATCH}"
130 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
131 UNIPATCH_STRICTORDER="yes"
132 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
133
134 KEYWORDS="~amd64 ~x86"
135
136 RDEPEND="${RDEPEND}
137 >=sys-apps/tuxonice-userui-1.0
138 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
139
140 K_EXTRAELOG="If there are issues with this kernel, please direct any
141 queries to the tuxonice-users mailing list:
142 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
143 K_SECURITY_UNSUPPORTED="1"
144
145
146
147 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.7.1.ebuild
148
149 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.7.1.ebuild?rev=1.1&view=markup
150 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.7.1.ebuild?rev=1.1&content-type=text/plain
151
152 Index: tuxonice-sources-3.7.1.ebuild
153 ===================================================================
154 # Copyright 1999-2012 Gentoo Foundation
155 # Distributed under the terms of the GNU General Public License v2
156 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.7.1.ebuild,v 1.1 2012/12/30 21:08:16 pacho Exp $
157
158 EAPI=5
159 ETYPE="sources"
160 K_WANT_GENPATCHES="base"
161 # Looks like 3.7.x don't have 'extras', recheck on every bump
162 K_GENPATCHES_VER="2"
163
164 inherit kernel-2 versionator
165 detect_version
166 detect_arch
167
168 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
169 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://www.tuxonice.net"
170
171 TUXONICE_SNAPSHOT="2012-12-23"
172 TUXONICE_PV="$(replace_version_separator 2 '-')"
173
174 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_SNAPSHOT}.patch.bz2"
175 TUXONICE_URI="http://tuxonice.net/downloads/all/${TUXONICE_PATCH}"
176 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
177 UNIPATCH_STRICTORDER="yes"
178 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
179
180 KEYWORDS="~amd64 ~x86"
181
182 RDEPEND="${RDEPEND}
183 >=sys-apps/tuxonice-userui-1.0
184 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
185
186 K_EXTRAELOG="If there are issues with this kernel, please direct any
187 queries to the tuxonice-users mailing list:
188 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
189 K_SECURITY_UNSUPPORTED="1"
190
191
192
193 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.6.11.ebuild
194
195 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.6.11.ebuild?rev=1.1&view=markup
196 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.6.11.ebuild?rev=1.1&content-type=text/plain
197
198 Index: tuxonice-sources-3.6.11.ebuild
199 ===================================================================
200 # Copyright 1999-2012 Gentoo Foundation
201 # Distributed under the terms of the GNU General Public License v2
202 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.6.11.ebuild,v 1.1 2012/12/30 21:08:16 pacho Exp $
203
204 EAPI=5
205 ETYPE="sources"
206 K_WANT_GENPATCHES="base extras"
207 K_GENPATCHES_VER="11"
208
209 inherit kernel-2 versionator
210 detect_version
211 detect_arch
212
213 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
214 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://www.tuxonice.net"
215
216 TUXONICE_SNAPSHOT="2012-12-23"
217 TUXONICE_PV="$(replace_version_separator 2 '-')"
218
219 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_SNAPSHOT}.patch.bz2"
220 TUXONICE_URI="http://tuxonice.net/downloads/all/${TUXONICE_PATCH}"
221 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
222 UNIPATCH_STRICTORDER="yes"
223 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
224
225 KEYWORDS="~amd64 ~x86"
226
227 RDEPEND="${RDEPEND}
228 >=sys-apps/tuxonice-userui-1.0
229 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
230
231 K_EXTRAELOG="If there are issues with this kernel, please direct any
232 queries to the tuxonice-users mailing list:
233 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
234 K_SECURITY_UNSUPPORTED="1"
235
236
237
238 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.5.7.ebuild
239
240 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.5.7.ebuild?rev=1.1&view=markup
241 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.5.7.ebuild?rev=1.1&content-type=text/plain
242
243 Index: tuxonice-sources-3.5.7.ebuild
244 ===================================================================
245 # Copyright 1999-2012 Gentoo Foundation
246 # Distributed under the terms of the GNU General Public License v2
247 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.5.7.ebuild,v 1.1 2012/12/30 21:08:16 pacho Exp $
248
249 EAPI=5
250 ETYPE="sources"
251 K_WANT_GENPATCHES="base extras"
252 K_GENPATCHES_VER="7"
253
254 inherit kernel-2 versionator
255 detect_version
256 detect_arch
257
258 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
259 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://www.tuxonice.net"
260
261 TUXONICE_SNAPSHOT="2012-10-23"
262 TUXONICE_PV="$(get_version_component_range 1-2)"
263
264 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_SNAPSHOT}.patch.bz2"
265 TUXONICE_URI="http://tuxonice.net/downloads/all/${TUXONICE_PATCH}"
266 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
267 UNIPATCH_STRICTORDER="yes"
268 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
269
270 KEYWORDS="~amd64 ~x86"
271
272 RDEPEND="${RDEPEND}
273 >=sys-apps/tuxonice-userui-1.0
274 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
275
276 K_EXTRAELOG="If there are issues with this kernel, please direct any
277 queries to the tuxonice-users mailing list:
278 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
279 K_SECURITY_UNSUPPORTED="1"
280
281
282
283 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.3.8-r2.ebuild
284
285 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.3.8-r2.ebuild?rev=1.1&view=markup
286 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.3.8-r2.ebuild?rev=1.1&content-type=text/plain
287
288 Index: tuxonice-sources-3.3.8-r2.ebuild
289 ===================================================================
290 # Copyright 1999-2012 Gentoo Foundation
291 # Distributed under the terms of the GNU General Public License v2
292 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.3.8-r2.ebuild,v 1.1 2012/12/30 21:08:16 pacho Exp $
293
294 EAPI=5
295 ETYPE="sources"
296 K_WANT_GENPATCHES="base extras"
297 K_GENPATCHES_VER="10"
298
299 inherit kernel-2 versionator
300 detect_version
301 detect_arch
302
303 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
304 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://www.tuxonice.net"
305
306 TUXONICE_SNAPSHOT="2012-10-23"
307 TUXONICE_PV="$(get_version_component_range 1-2)"
308
309 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_SNAPSHOT}.patch.bz2"
310 TUXONICE_URI="http://tuxonice.net/downloads/all/${TUXONICE_PATCH}"
311 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
312 UNIPATCH_STRICTORDER="yes"
313 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
314
315 KEYWORDS="~amd64 ~x86"
316
317 RDEPEND="${RDEPEND}
318 >=sys-apps/tuxonice-userui-1.0
319 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
320
321 K_EXTRAELOG="If there are issues with this kernel, please direct any
322 queries to the tuxonice-users mailing list:
323 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
324 K_SECURITY_UNSUPPORTED="1"
325
326 src_prepare() {
327 epatch -R "${FILESDIR}/${PN}-3.3-undo-cleanup.patch" # bug #427626
328 }