Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/tuxonice-sources: tuxonice-sources-3.4.82.ebuild tuxonice-sources-3.13.5.ebuild tuxonice-sources-3.12.13.ebuild tuxonice-sources-3.10.32.ebuild ChangeLog
Date: Wed, 26 Feb 2014 02:46:43
Message-Id: 20140226024635.2C38D2004E@flycatcher.gentoo.org
1 floppym 14/02/26 02:46:35
2
3 Modified: ChangeLog
4 Added: tuxonice-sources-3.4.82.ebuild
5 tuxonice-sources-3.13.5.ebuild
6 tuxonice-sources-3.12.13.ebuild
7 tuxonice-sources-3.10.32.ebuild
8 Log:
9 Version bumps. Ebuilds by Arfrever.
10
11 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
12
13 Revision Changes Path
14 1.180 sys-kernel/tuxonice-sources/ChangeLog
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.180&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.180&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?r1=1.179&r2=1.180
19
20 Index: ChangeLog
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
23 retrieving revision 1.179
24 retrieving revision 1.180
25 diff -u -r1.179 -r1.180
26 --- ChangeLog 25 Feb 2014 17:24:33 -0000 1.179
27 +++ ChangeLog 26 Feb 2014 02:46:34 -0000 1.180
28 @@ -1,6 +1,16 @@
29 # ChangeLog for sys-kernel/tuxonice-sources
30 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
31 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.179 2014/02/25 17:24:33 floppym Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.180 2014/02/26 02:46:34 floppym Exp $
33 +
34 +*tuxonice-sources-3.10.32 (26 Feb 2014)
35 +*tuxonice-sources-3.12.13 (26 Feb 2014)
36 +*tuxonice-sources-3.4.82 (26 Feb 2014)
37 +*tuxonice-sources-3.13.5 (26 Feb 2014)
38 +
39 + 26 Feb 2014; Mike Gilbert <floppym@g.o>
40 + +tuxonice-sources-3.10.32.ebuild, +tuxonice-sources-3.12.13.ebuild,
41 + +tuxonice-sources-3.13.5.ebuild, +tuxonice-sources-3.4.82.ebuild:
42 + Version bumps. Ebuilds by Arfrever.
43
44 25 Feb 2014; Mike Gilbert <floppym@g.o>
45 -files/tuxonice-sources-3.13.2-build.patch,
46
47
48
49 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.4.82.ebuild
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.82.ebuild?rev=1.1&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.82.ebuild?rev=1.1&content-type=text/plain
53
54 Index: tuxonice-sources-3.4.82.ebuild
55 ===================================================================
56 # Copyright 1999-2014 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.82.ebuild,v 1.1 2014/02/26 02:46:34 floppym Exp $
59
60 EAPI="5"
61 ETYPE="sources"
62 K_WANT_GENPATCHES="base extras"
63 K_GENPATCHES_VER="62"
64
65 inherit kernel-2
66 detect_version
67 detect_arch
68
69 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
70 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel"
71
72 TUXONICE_PV="3.4.82"
73 TUXONICE_DATE="2014-02-23"
74
75 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
76 TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
77 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
78 UNIPATCH_STRICTORDER="yes"
79 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
80
81 KEYWORDS="~amd64 ~x86"
82
83 RDEPEND="${RDEPEND}
84 >=sys-apps/tuxonice-userui-1.0
85 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
86
87 K_EXTRAELOG="If there are issues with this kernel, please direct any queries to the tuxonice-users mailing list:
88 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
89 K_SECURITY_UNSUPPORTED="1"
90
91
92
93 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.13.5.ebuild
94
95 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.13.5.ebuild?rev=1.1&view=markup
96 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.13.5.ebuild?rev=1.1&content-type=text/plain
97
98 Index: tuxonice-sources-3.13.5.ebuild
99 ===================================================================
100 # Copyright 1999-2014 Gentoo Foundation
101 # Distributed under the terms of the GNU General Public License v2
102 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.13.5.ebuild,v 1.1 2014/02/26 02:46:34 floppym Exp $
103
104 EAPI="5"
105 ETYPE="sources"
106 K_WANT_GENPATCHES="base extras experimental"
107 K_GENPATCHES_VER="8"
108
109 inherit kernel-2
110 detect_version
111 detect_arch
112
113 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
114 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel"
115
116 TUXONICE_PV="3.13.4"
117 TUXONICE_DATE="2014-02-22"
118
119 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
120 TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
121 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
122 UNIPATCH_STRICTORDER="yes"
123 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
124
125 KEYWORDS="~amd64 ~x86"
126 IUSE="experimental"
127
128 RDEPEND="${RDEPEND}
129 >=sys-apps/tuxonice-userui-1.0
130 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
131
132 K_EXTRAELOG="If there are issues with this kernel, please direct any queries to the tuxonice-users mailing list:
133 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
134 K_SECURITY_UNSUPPORTED="1"
135
136
137
138 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.12.13.ebuild
139
140 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.13.ebuild?rev=1.1&view=markup
141 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.13.ebuild?rev=1.1&content-type=text/plain
142
143 Index: tuxonice-sources-3.12.13.ebuild
144 ===================================================================
145 # Copyright 1999-2014 Gentoo Foundation
146 # Distributed under the terms of the GNU General Public License v2
147 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.13.ebuild,v 1.1 2014/02/26 02:46:34 floppym Exp $
148
149 EAPI="5"
150 ETYPE="sources"
151 K_WANT_GENPATCHES="base extras experimental"
152 K_GENPATCHES_VER="14"
153
154 inherit kernel-2
155 detect_version
156 detect_arch
157
158 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
159 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel"
160
161 TUXONICE_PV="3.12.12"
162 TUXONICE_DATE="2014-02-21"
163
164 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
165 TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
166 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
167 UNIPATCH_STRICTORDER="yes"
168 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
169
170 KEYWORDS="~amd64 ~x86"
171 IUSE="experimental"
172
173 RDEPEND="${RDEPEND}
174 >=sys-apps/tuxonice-userui-1.0
175 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
176
177 K_EXTRAELOG="If there are issues with this kernel, please direct any queries to the tuxonice-users mailing list:
178 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
179 K_SECURITY_UNSUPPORTED="1"
180
181
182
183 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.10.32.ebuild
184
185 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.32.ebuild?rev=1.1&view=markup
186 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.32.ebuild?rev=1.1&content-type=text/plain
187
188 Index: tuxonice-sources-3.10.32.ebuild
189 ===================================================================
190 # Copyright 1999-2014 Gentoo Foundation
191 # Distributed under the terms of the GNU General Public License v2
192 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.32.ebuild,v 1.1 2014/02/26 02:46:34 floppym Exp $
193
194 EAPI="5"
195 ETYPE="sources"
196 K_WANT_GENPATCHES="base extras experimental"
197 K_GENPATCHES_VER="39"
198
199 inherit kernel-2
200 detect_version
201 detect_arch
202
203 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
204 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel"
205
206 TUXONICE_PV="3.10.32"
207 TUXONICE_DATE="2014-02-23"
208
209 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
210 TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
211 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
212 UNIPATCH_STRICTORDER="yes"
213 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
214
215 KEYWORDS="~amd64 ~x86"
216 IUSE="experimental"
217
218 RDEPEND="${RDEPEND}
219 >=sys-apps/tuxonice-userui-1.0
220 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
221
222 K_EXTRAELOG="If there are issues with this kernel, please direct any queries to the tuxonice-users mailing list:
223 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
224 K_SECURITY_UNSUPPORTED="1"