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