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.13.0.ebuild tuxonice-sources-3.10.28.ebuild tuxonice-sources-3.12.9.ebuild ChangeLog
Date: Mon, 27 Jan 2014 02:16:51
Message-Id: 20140127021648.0720F2004E@flycatcher.gentoo.org
1 floppym 14/01/27 02:16:47
2
3 Modified: ChangeLog
4 Added: tuxonice-sources-3.13.0.ebuild
5 tuxonice-sources-3.10.28.ebuild
6 tuxonice-sources-3.12.9.ebuild
7 Log:
8 Version bumps by Arfrever.
9
10 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
11
12 Revision Changes Path
13 1.173 sys-kernel/tuxonice-sources/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.173&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.173&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?r1=1.172&r2=1.173
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
22 retrieving revision 1.172
23 retrieving revision 1.173
24 diff -u -r1.172 -r1.173
25 --- ChangeLog 18 Jan 2014 17:32:11 -0000 1.172
26 +++ ChangeLog 27 Jan 2014 02:16:47 -0000 1.173
27 @@ -1,6 +1,15 @@
28 # ChangeLog for sys-kernel/tuxonice-sources
29 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.172 2014/01/18 17:32:11 floppym Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.173 2014/01/27 02:16:47 floppym Exp $
32 +
33 +*tuxonice-sources-3.10.28 (27 Jan 2014)
34 +*tuxonice-sources-3.13.0 (27 Jan 2014)
35 +*tuxonice-sources-3.12.9 (27 Jan 2014)
36 +
37 + 27 Jan 2014; Mike Gilbert <floppym@g.o>
38 + +tuxonice-sources-3.10.28.ebuild, +tuxonice-sources-3.12.9.ebuild,
39 + +tuxonice-sources-3.13.0.ebuild:
40 + Version bumps by Arfrever.
41
42 18 Jan 2014; Mike Gilbert <floppym@g.o>
43 -tuxonice-sources-3.10.20.ebuild, -tuxonice-sources-3.10.21.ebuild,
44
45
46
47 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.13.0.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.13.0.ebuild?rev=1.1&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.13.0.ebuild?rev=1.1&content-type=text/plain
51
52 Index: tuxonice-sources-3.13.0.ebuild
53 ===================================================================
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.13.0.ebuild,v 1.1 2014/01/27 02:16:47 floppym Exp $
57
58 EAPI="5"
59 ETYPE="sources"
60 K_WANT_GENPATCHES="base extras experimental"
61 K_GENPATCHES_VER="2"
62
63 inherit kernel-2
64 detect_version
65 detect_arch
66
67 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
68 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/"
69
70 TUXONICE_PV="head-3.13.0-rc8"
71 TUXONICE_SNAPSHOT="2014-01-19"
72
73 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_SNAPSHOT}.patch.bz2"
74 TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
75 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
76 UNIPATCH_STRICTORDER="yes"
77 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
78
79 KEYWORDS="~amd64 ~x86"
80 IUSE="experimental"
81
82 RDEPEND="${RDEPEND}
83 >=sys-apps/tuxonice-userui-1.0
84 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
85
86 K_EXTRAELOG="If there are issues with this kernel, please direct any
87 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.10.28.ebuild
94
95 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.28.ebuild?rev=1.1&view=markup
96 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.28.ebuild?rev=1.1&content-type=text/plain
97
98 Index: tuxonice-sources-3.10.28.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.10.28.ebuild,v 1.1 2014/01/27 02:16:47 floppym Exp $
103
104 EAPI="5"
105 ETYPE="sources"
106 K_WANT_GENPATCHES="base extras experimental"
107 K_GENPATCHES_VER="35"
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/"
115
116 TUXONICE_PV="3.10.27"
117 TUXONICE_SNAPSHOT="2014-01-19"
118
119 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_SNAPSHOT}.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
133 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.12.9.ebuild
140
141 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.9.ebuild?rev=1.1&view=markup
142 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.9.ebuild?rev=1.1&content-type=text/plain
143
144 Index: tuxonice-sources-3.12.9.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.12.9.ebuild,v 1.1 2014/01/27 02:16:47 floppym Exp $
149
150 EAPI="5"
151 ETYPE="sources"
152 K_WANT_GENPATCHES="base extras experimental"
153 K_GENPATCHES_VER="10"
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/"
161
162 TUXONICE_PV="3.12.8"
163 TUXONICE_SNAPSHOT="2014-01-19"
164
165 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_SNAPSHOT}.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
179 queries to the tuxonice-users mailing list:
180 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
181 K_SECURITY_UNSUPPORTED="1"