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.104.ebuild tuxonice-sources-3.12.29.ebuild ChangeLog
Date: Wed, 01 Oct 2014 19:09:51
Message-Id: 20141001190947.CD01B6B1D@oystercatcher.gentoo.org
1 floppym 14/10/01 19:09:47
2
3 Modified: ChangeLog
4 Added: tuxonice-sources-3.4.104.ebuild
5 tuxonice-sources-3.12.29.ebuild
6 Log:
7 Version bumps. Ebuilds by Arfrever.
8
9 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
10
11 Revision Changes Path
12 1.206 sys-kernel/tuxonice-sources/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.206&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.206&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?r1=1.205&r2=1.206
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
21 retrieving revision 1.205
22 retrieving revision 1.206
23 diff -u -r1.205 -r1.206
24 --- ChangeLog 22 Sep 2014 21:04:23 -0000 1.205
25 +++ ChangeLog 1 Oct 2014 19:09:47 -0000 1.206
26 @@ -1,6 +1,13 @@
27 # ChangeLog for sys-kernel/tuxonice-sources
28 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.205 2014/09/22 21:04:23 floppym Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.206 2014/10/01 19:09:47 floppym Exp $
31 +
32 +*tuxonice-sources-3.4.104 (01 Oct 2014)
33 +*tuxonice-sources-3.12.29 (01 Oct 2014)
34 +
35 + 01 Oct 2014; Mike Gilbert <floppym@g.o>
36 + +tuxonice-sources-3.12.29.ebuild, +tuxonice-sources-3.4.104.ebuild:
37 + Version bumps. Ebuilds by Arfrever.
38
39 *tuxonice-sources-3.14.19 (22 Sep 2014)
40 *tuxonice-sources-3.16.3 (22 Sep 2014)
41
42
43
44 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.4.104.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.104.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.104.ebuild?rev=1.1&content-type=text/plain
48
49 Index: tuxonice-sources-3.4.104.ebuild
50 ===================================================================
51 # Copyright 1999-2014 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.4.104.ebuild,v 1.1 2014/10/01 19:09:47 floppym Exp $
54
55 EAPI="5"
56 ETYPE="sources"
57 K_WANT_GENPATCHES="base extras"
58 K_GENPATCHES_VER="87"
59
60 inherit kernel-2
61 detect_version
62 detect_arch
63
64 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
65 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel"
66
67 TUXONICE_PV="3.4.101"
68 TUXONICE_DATE="2014-08-07"
69
70 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
71 TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
72 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
73 UNIPATCH_STRICTORDER="yes"
74 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
75
76 KEYWORDS="~amd64 ~x86"
77
78 RDEPEND="${RDEPEND}
79 >=sys-apps/tuxonice-userui-1.0
80 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
81
82 K_EXTRAELOG="If there are issues with this kernel, please direct any queries to the tuxonice-users mailing list:
83 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
84 K_SECURITY_UNSUPPORTED="1"
85
86
87
88 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.12.29.ebuild
89
90 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.29.ebuild?rev=1.1&view=markup
91 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.29.ebuild?rev=1.1&content-type=text/plain
92
93 Index: tuxonice-sources-3.12.29.ebuild
94 ===================================================================
95 # Copyright 1999-2014 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.12.29.ebuild,v 1.1 2014/10/01 19:09:47 floppym Exp $
98
99 EAPI="5"
100 ETYPE="sources"
101 K_WANT_GENPATCHES="base extras experimental"
102 K_GENPATCHES_VER="31"
103
104 inherit kernel-2
105 detect_version
106 detect_arch
107
108 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
109 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://tuxonice.nigelcunningham.com.au/ https://github.com/NigelCunningham/tuxonice-kernel"
110
111 TUXONICE_PV="3.12.26"
112 TUXONICE_DATE="2014-08-07"
113
114 TUXONICE_PATCH="tuxonice-for-linux-${TUXONICE_PV}-${TUXONICE_DATE}.patch.bz2"
115 TUXONICE_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${TUXONICE_PATCH}"
116 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_PATCH}"
117 UNIPATCH_STRICTORDER="yes"
118 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
119
120 KEYWORDS="~amd64 ~x86"
121 IUSE="experimental"
122
123 RDEPEND="${RDEPEND}
124 >=sys-apps/tuxonice-userui-1.0
125 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
126
127 K_EXTRAELOG="If there are issues with this kernel, please direct any queries to the tuxonice-users mailing list:
128 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
129 K_SECURITY_UNSUPPORTED="1"