Gentoo Archives: gentoo-commits

From: "Krzysztof Pawlik (nelchael)" <nelchael@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/tuxonice-sources: tuxonice-sources-2.6.37-r1.ebuild tuxonice-sources-2.6.36-r6.ebuild ChangeLog tuxonice-sources-2.6.38.ebuild tuxonice-sources-2.6.34-r6.ebuild tuxonice-sources-2.6.36-r4.ebuild tuxonice-sources-2.6.35-r10.ebuild
Date: Sat, 07 May 2011 22:49:09
Message-Id: 20110507224856.9D71620054@flycatcher.gentoo.org
1 nelchael 11/05/07 22:48:56
2
3 Modified: ChangeLog
4 Added: tuxonice-sources-2.6.37-r1.ebuild
5 tuxonice-sources-2.6.36-r6.ebuild
6 tuxonice-sources-2.6.38.ebuild
7 Removed: tuxonice-sources-2.6.34-r6.ebuild
8 tuxonice-sources-2.6.36-r4.ebuild
9 tuxonice-sources-2.6.35-r10.ebuild
10 Log:
11 Version bumps, those kernels use the brand new TuxOnIce 3.2.
12
13 (Portage version: 2.1.9.47/cvs/Linux x86_64)
14
15 Revision Changes Path
16 1.116 sys-kernel/tuxonice-sources/ChangeLog
17
18 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.116&view=markup
19 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.116&content-type=text/plain
20 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?r1=1.115&r2=1.116
21
22 Index: ChangeLog
23 ===================================================================
24 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
25 retrieving revision 1.115
26 retrieving revision 1.116
27 diff -u -r1.115 -r1.116
28 --- ChangeLog 6 Feb 2011 17:18:03 -0000 1.115
29 +++ ChangeLog 7 May 2011 22:48:56 -0000 1.116
30 @@ -1,6 +1,16 @@
31 # ChangeLog for sys-kernel/tuxonice-sources
32 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
33 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.115 2011/02/06 17:18:03 nelchael Exp $
34 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.116 2011/05/07 22:48:56 nelchael Exp $
35 +
36 +*tuxonice-sources-2.6.38 (07 May 2011)
37 +*tuxonice-sources-2.6.37-r1 (07 May 2011)
38 +*tuxonice-sources-2.6.36-r6 (07 May 2011)
39 +
40 + 07 May 2011; Krzysztof Pawlik <nelchael@g.o>
41 + -tuxonice-sources-2.6.34-r6.ebuild, -tuxonice-sources-2.6.35-r10.ebuild,
42 + -tuxonice-sources-2.6.36-r4.ebuild, +tuxonice-sources-2.6.36-r6.ebuild,
43 + +tuxonice-sources-2.6.37-r1.ebuild, +tuxonice-sources-2.6.38.ebuild:
44 + Version bumps, those kernels use the brand new TuxOnIce 3.2.
45
46 *tuxonice-sources-2.6.36-r5 (06 Feb 2011)
47
48
49
50
51 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-2.6.37-r1.ebuild
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.37-r1.ebuild?rev=1.1&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.37-r1.ebuild?rev=1.1&content-type=text/plain
55
56 Index: tuxonice-sources-2.6.37-r1.ebuild
57 ===================================================================
58 # Copyright 1999-2011 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.37-r1.ebuild,v 1.1 2011/05/07 22:48:56 nelchael Exp $
61
62 ETYPE="sources"
63 K_WANT_GENPATCHES="base extras"
64 K_GENPATCHES_VER="6"
65
66 inherit kernel-2
67 detect_version
68 detect_arch
69
70 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
71 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://www.tuxonice.net"
72 IUSE=""
73
74 TUXONICE_SNAPSHOT=""
75 TUXONICE_VERSION="3.2"
76 TUXONICE_TARGET="2.6.37"
77
78 if [[ -n "${TUXONICE_SNAPSHOT}" ]]; then
79 TUXONICE_SRC="current-tuxonice-for-${TUXONICE_TARGET}.patch_${TUXONICE_SNAPSHOT}"
80 else
81 TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}.patch"
82 fi
83
84 TUXONICE_URI="http://www.tuxonice.net/files/${TUXONICE_SRC}.bz2"
85
86 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_SRC}.bz2"
87 UNIPATCH_STRICTORDER="yes"
88 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
89
90 KEYWORDS="~amd64 ~x86"
91
92 RDEPEND="${RDEPEND}
93 >=sys-apps/tuxonice-userui-1.0
94 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
95
96 K_EXTRAELOG="If there are issues with this kernel, please direct any
97 queries to the tuxonice-users mailing list:
98 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
99 K_SECURITY_UNSUPPORTED="1"
100
101 pkg_postinst() {
102 kernel-2_pkg_postinst
103 einfo "For more info on this patchset, and how to report problems, see:"
104 einfo "${HOMEPAGE}"
105 }
106
107
108
109 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-2.6.36-r6.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.36-r6.ebuild?rev=1.1&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.36-r6.ebuild?rev=1.1&content-type=text/plain
113
114 Index: tuxonice-sources-2.6.36-r6.ebuild
115 ===================================================================
116 # Copyright 1999-2011 Gentoo Foundation
117 # Distributed under the terms of the GNU General Public License v2
118 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.36-r6.ebuild,v 1.1 2011/05/07 22:48:56 nelchael Exp $
119
120 ETYPE="sources"
121 K_WANT_GENPATCHES="base extras"
122 K_GENPATCHES_VER="11"
123
124 inherit kernel-2
125 detect_version
126 detect_arch
127
128 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
129 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://www.tuxonice.net"
130 IUSE=""
131
132 TUXONICE_SNAPSHOT=""
133 TUXONICE_VERSION="3.2"
134 TUXONICE_TARGET="2.6.36"
135
136 if [[ -n "${TUXONICE_SNAPSHOT}" ]]; then
137 TUXONICE_SRC="current-tuxonice-for-${TUXONICE_TARGET}.patch-${TUXONICE_SNAPSHOT}"
138 else
139 TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}.patch"
140 fi
141
142 TUXONICE_URI="http://www.tuxonice.net/files/${TUXONICE_SRC}.bz2"
143
144 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_SRC}.bz2"
145 UNIPATCH_STRICTORDER="yes"
146 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
147
148 KEYWORDS="~amd64 ~x86"
149
150 RDEPEND="${RDEPEND}
151 >=sys-apps/tuxonice-userui-1.0
152 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
153
154 K_EXTRAELOG="If there are issues with this kernel, please direct any
155 queries to the tuxonice-users mailing list:
156 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
157 K_SECURITY_UNSUPPORTED="1"
158
159 pkg_postinst() {
160 kernel-2_pkg_postinst
161 einfo "For more info on this patchset, and how to report problems, see:"
162 einfo "${HOMEPAGE}"
163 }
164
165
166
167 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-2.6.38.ebuild
168
169 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.38.ebuild?rev=1.1&view=markup
170 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.38.ebuild?rev=1.1&content-type=text/plain
171
172 Index: tuxonice-sources-2.6.38.ebuild
173 ===================================================================
174 # Copyright 1999-2011 Gentoo Foundation
175 # Distributed under the terms of the GNU General Public License v2
176 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.38.ebuild,v 1.1 2011/05/07 22:48:56 nelchael Exp $
177
178 ETYPE="sources"
179 K_WANT_GENPATCHES="base extras"
180 K_GENPATCHES_VER="5"
181
182 inherit kernel-2
183 detect_version
184 detect_arch
185
186 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
187 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://www.tuxonice.net"
188 IUSE=""
189
190 TUXONICE_SNAPSHOT=""
191 TUXONICE_VERSION="3.2"
192 TUXONICE_TARGET="2.6.38"
193
194 if [[ -n "${TUXONICE_SNAPSHOT}" ]]; then
195 TUXONICE_SRC="current-tuxonice-for-${TUXONICE_TARGET}.patch_${TUXONICE_SNAPSHOT}"
196 else
197 TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}.patch"
198 fi
199
200 TUXONICE_URI="http://www.tuxonice.net/files/${TUXONICE_SRC}.bz2"
201
202 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_SRC}.bz2"
203 UNIPATCH_STRICTORDER="yes"
204 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
205
206 KEYWORDS="~amd64 ~x86"
207
208 RDEPEND="${RDEPEND}
209 >=sys-apps/tuxonice-userui-1.0
210 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
211
212 K_EXTRAELOG="If there are issues with this kernel, please direct any
213 queries to the tuxonice-users mailing list:
214 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
215 K_SECURITY_UNSUPPORTED="1"
216
217 pkg_postinst() {
218 kernel-2_pkg_postinst
219 einfo "For more info on this patchset, and how to report problems, see:"
220 einfo "${HOMEPAGE}"
221 }