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.4.88.ebuild tuxonice-sources-3.14.2.ebuild tuxonice-sources-3.10.38.ebuild ChangeLog
Date: Wed, 30 Apr 2014 23:22:42
Message-Id: 20140430232236.BB6802004B@flycatcher.gentoo.org
1 floppym 14/04/30 23:22:36
2
3 Modified: ChangeLog
4 Added: tuxonice-sources-3.4.88.ebuild
5 tuxonice-sources-3.14.2.ebuild
6 tuxonice-sources-3.10.38.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.188 sys-kernel/tuxonice-sources/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.188&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.188&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?r1=1.187&r2=1.188
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
22 retrieving revision 1.187
23 retrieving revision 1.188
24 diff -u -r1.187 -r1.188
25 --- ChangeLog 25 Apr 2014 19:48:00 -0000 1.187
26 +++ ChangeLog 30 Apr 2014 23:22:36 -0000 1.188
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.187 2014/04/25 19:48:00 floppym Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.188 2014/04/30 23:22:36 floppym Exp $
32 +
33 +*tuxonice-sources-3.10.38 (30 Apr 2014)
34 +*tuxonice-sources-3.4.88 (30 Apr 2014)
35 +*tuxonice-sources-3.14.2 (30 Apr 2014)
36 +
37 + 30 Apr 2014; Mike Gilbert <floppym@g.o>
38 + +tuxonice-sources-3.10.38.ebuild, +tuxonice-sources-3.14.2.ebuild,
39 + +tuxonice-sources-3.4.88.ebuild:
40 + Version bumps. Ebuilds by Arfrever.
41
42 25 Apr 2014; Mike Gilbert <floppym@g.o>
43 -tuxonice-sources-3.4.83.ebuild, -tuxonice-sources-3.4.84.ebuild,
44
45
46
47 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.4.88.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.88.ebuild?rev=1.1&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.88.ebuild?rev=1.1&content-type=text/plain
51
52 Index: tuxonice-sources-3.4.88.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.4.88.ebuild,v 1.1 2014/04/30 23:22:36 floppym Exp $
57
58 EAPI="5"
59 ETYPE="sources"
60 K_WANT_GENPATCHES="base extras"
61 K_GENPATCHES_VER="68"
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.4.88"
71 TUXONICE_DATE="2014-04-28"
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
81 RDEPEND="${RDEPEND}
82 >=sys-apps/tuxonice-userui-1.0
83 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
84
85 K_EXTRAELOG="If there are issues with this kernel, please direct any queries to the tuxonice-users mailing list:
86 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
87 K_SECURITY_UNSUPPORTED="1"
88
89
90
91 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.14.2.ebuild
92
93 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.14.2.ebuild?rev=1.1&view=markup
94 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.14.2.ebuild?rev=1.1&content-type=text/plain
95
96 Index: tuxonice-sources-3.14.2.ebuild
97 ===================================================================
98 # Copyright 1999-2014 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.14.2.ebuild,v 1.1 2014/04/30 23:22:36 floppym Exp $
101
102 EAPI="5"
103 ETYPE="sources"
104 K_WANT_GENPATCHES="base extras experimental"
105 K_GENPATCHES_VER="5"
106
107 inherit kernel-2
108 detect_version
109 detect_arch
110
111 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
112 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel"
113
114 TUXONICE_PV="3.14.2"
115 TUXONICE_DATE="2014-04-28"
116
117 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
118 TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
119 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
120 UNIPATCH_STRICTORDER="yes"
121 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
122
123 KEYWORDS="~amd64 ~x86"
124 IUSE="experimental"
125
126 RDEPEND="${RDEPEND}
127 >=sys-apps/tuxonice-userui-1.0
128 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
129
130 K_EXTRAELOG="If there are issues with this kernel, please direct any queries to the tuxonice-users mailing list:
131 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
132 K_SECURITY_UNSUPPORTED="1"
133
134
135
136 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.10.38.ebuild
137
138 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.38.ebuild?rev=1.1&view=markup
139 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.38.ebuild?rev=1.1&content-type=text/plain
140
141 Index: tuxonice-sources-3.10.38.ebuild
142 ===================================================================
143 # Copyright 1999-2014 Gentoo Foundation
144 # Distributed under the terms of the GNU General Public License v2
145 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.10.38.ebuild,v 1.1 2014/04/30 23:22:36 floppym Exp $
146
147 EAPI="5"
148 ETYPE="sources"
149 K_WANT_GENPATCHES="base extras experimental"
150 K_GENPATCHES_VER="45"
151
152 inherit kernel-2
153 detect_version
154 detect_arch
155
156 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
157 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel"
158
159 TUXONICE_PV="3.10.38"
160 TUXONICE_DATE="2014-04-28"
161
162 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
163 TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
164 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
165 UNIPATCH_STRICTORDER="yes"
166 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
167
168 KEYWORDS="~amd64 ~x86"
169 IUSE="experimental"
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"