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.10.42.ebuild tuxonice-sources-3.14.6.ebuild tuxonice-sources-3.4.92.ebuild ChangeLog
Date: Tue, 10 Jun 2014 02:33:31
Message-Id: 20140610023326.36C9F2004F@flycatcher.gentoo.org
1 floppym 14/06/10 02:33:26
2
3 Modified: ChangeLog
4 Added: tuxonice-sources-3.10.42.ebuild
5 tuxonice-sources-3.14.6.ebuild
6 tuxonice-sources-3.4.92.ebuild
7 Log:
8 Version bumps. Ebuilds by Arfrever.
9
10 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
11
12 Revision Changes Path
13 1.191 sys-kernel/tuxonice-sources/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.191&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.191&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?r1=1.190&r2=1.191
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
22 retrieving revision 1.190
23 retrieving revision 1.191
24 diff -u -r1.190 -r1.191
25 --- ChangeLog 6 Jun 2014 21:39:41 -0000 1.190
26 +++ ChangeLog 10 Jun 2014 02:33:25 -0000 1.191
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.190 2014/06/06 21:39:41 floppym Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.191 2014/06/10 02:33:25 floppym Exp $
32 +
33 +*tuxonice-sources-3.4.92 (10 Jun 2014)
34 +*tuxonice-sources-3.14.6 (10 Jun 2014)
35 +*tuxonice-sources-3.10.42 (10 Jun 2014)
36 +
37 + 10 Jun 2014; Mike Gilbert <floppym@g.o>
38 + +tuxonice-sources-3.10.42.ebuild, +tuxonice-sources-3.14.6.ebuild,
39 + +tuxonice-sources-3.4.92.ebuild:
40 + Version bumps. Ebuilds by Arfrever.
41
42 *tuxonice-sources-3.12.21 (06 Jun 2014)
43 *tuxonice-sources-3.14.5 (06 Jun 2014)
44
45
46
47 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.10.42.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.42.ebuild?rev=1.1&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.42.ebuild?rev=1.1&content-type=text/plain
51
52 Index: tuxonice-sources-3.10.42.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.10.42.ebuild,v 1.1 2014/06/10 02:33:25 floppym Exp $
57
58 EAPI="5"
59 ETYPE="sources"
60 K_WANT_GENPATCHES="base extras experimental"
61 K_GENPATCHES_VER="50"
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/ https://github.com/NigelCunningham/tuxonice-kernel"
69
70 TUXONICE_PV="3.10.41"
71 TUXONICE_DATE="2014-06-02"
72
73 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.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 queries to the tuxonice-users mailing list:
87 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
88 K_SECURITY_UNSUPPORTED="1"
89
90
91
92 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.14.6.ebuild
93
94 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.14.6.ebuild?rev=1.1&view=markup
95 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.14.6.ebuild?rev=1.1&content-type=text/plain
96
97 Index: tuxonice-sources-3.14.6.ebuild
98 ===================================================================
99 # Copyright 1999-2014 Gentoo Foundation
100 # Distributed under the terms of the GNU General Public License v2
101 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.14.6.ebuild,v 1.1 2014/06/10 02:33:25 floppym Exp $
102
103 EAPI="5"
104 ETYPE="sources"
105 K_WANT_GENPATCHES="base extras experimental"
106 K_GENPATCHES_VER="10"
107
108 inherit kernel-2
109 detect_version
110 detect_arch
111
112 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
113 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel"
114
115 TUXONICE_PV="3.14.5"
116 TUXONICE_DATE="2014-06-02"
117
118 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
119 TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
120 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
121 UNIPATCH_STRICTORDER="yes"
122 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
123
124 KEYWORDS="~amd64 ~x86"
125 IUSE="experimental"
126
127 RDEPEND="${RDEPEND}
128 >=sys-apps/tuxonice-userui-1.0
129 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
130
131 K_EXTRAELOG="If there are issues with this kernel, please direct any queries to the tuxonice-users mailing list:
132 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
133 K_SECURITY_UNSUPPORTED="1"
134
135
136
137 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.4.92.ebuild
138
139 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.92.ebuild?rev=1.1&view=markup
140 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.92.ebuild?rev=1.1&content-type=text/plain
141
142 Index: tuxonice-sources-3.4.92.ebuild
143 ===================================================================
144 # Copyright 1999-2014 Gentoo Foundation
145 # Distributed under the terms of the GNU General Public License v2
146 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.92.ebuild,v 1.1 2014/06/10 02:33:25 floppym Exp $
147
148 EAPI="5"
149 ETYPE="sources"
150 K_WANT_GENPATCHES="base extras"
151 K_GENPATCHES_VER="75"
152
153 inherit kernel-2
154 detect_version
155 detect_arch
156
157 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
158 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel"
159
160 TUXONICE_PV="3.4.91"
161 TUXONICE_DATE="2014-06-02"
162
163 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
164 TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
165 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
166 UNIPATCH_STRICTORDER="yes"
167 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
168
169 KEYWORDS="~amd64 ~x86"
170
171 RDEPEND="${RDEPEND}
172 >=sys-apps/tuxonice-userui-1.0
173 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
174
175 K_EXTRAELOG="If there are issues with this kernel, please direct any queries to the tuxonice-users mailing list:
176 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
177 K_SECURITY_UNSUPPORTED="1"