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