Gentoo Archives: gentoo-commits

From: "Krzysiek Pawlik (nelchael)" <nelchael@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/tuxonice-sources: ChangeLog tuxonice-sources-2.6.32-r4.ebuild tuxonice-sources-2.6.32-r3.ebuild
Date: Tue, 09 Feb 2010 21:00:55
Message-Id: E1NexCT-0006w4-E4@stork.gentoo.org
1 nelchael 10/02/09 21:00:49
2
3 Modified: ChangeLog
4 Added: tuxonice-sources-2.6.32-r4.ebuild
5 tuxonice-sources-2.6.32-r3.ebuild
6 Log:
7 Revision bump for latest genpatches.
8 (Portage version: 2.1.7.17/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.72 sys-kernel/tuxonice-sources/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.72&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.72&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?r1=1.71&r2=1.72
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
20 retrieving revision 1.71
21 retrieving revision 1.72
22 diff -u -r1.71 -r1.72
23 --- ChangeLog 17 Jan 2010 22:56:51 -0000 1.71
24 +++ ChangeLog 9 Feb 2010 21:00:48 -0000 1.72
25 @@ -1,6 +1,13 @@
26 # ChangeLog for sys-kernel/tuxonice-sources
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.71 2010/01/17 22:56:51 nelchael Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.72 2010/02/09 21:00:48 nelchael Exp $
30 +
31 +*tuxonice-sources-2.6.32-r4 (09 Feb 2010)
32 +*tuxonice-sources-2.6.32-r3 (09 Feb 2010)
33 +
34 + 09 Feb 2010; Krzysiek Pawlik <nelchael@g.o>
35 + +tuxonice-sources-2.6.32-r3.ebuild, +tuxonice-sources-2.6.32-r4.ebuild:
36 + Revision bump for latest genpatches.
37
38 *tuxonice-sources-2.6.32-r1 (17 Jan 2010)
39 *tuxonice-sources-2.6.31-r9 (17 Jan 2010)
40
41
42
43 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-2.6.32-r4.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.32-r4.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.32-r4.ebuild?rev=1.1&content-type=text/plain
47
48 Index: tuxonice-sources-2.6.32-r4.ebuild
49 ===================================================================
50 # Copyright 1999-2010 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.32-r4.ebuild,v 1.1 2010/02/09 21:00:48 nelchael Exp $
53
54 ETYPE="sources"
55 K_WANT_GENPATCHES="base extras"
56 K_GENPATCHES_VER="5"
57
58 inherit kernel-2
59 detect_version
60 detect_arch
61
62 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
63 HOMEPAGE="http://dev.gentoo.org/~dsd/genpatches/ http://www.tuxonice.net"
64 IUSE=""
65
66 TUXONICE_SNAPSHOT=""
67 TUXONICE_VERSION="3.0.99.44"
68 TUXONICE_TARGET="2.6.32"
69
70 if [[ -n "${TUXONICE_SNAPSHOT}" ]]; then
71 TUXONICE_SRC="current-tuxonice-for-${TUXONICE_TARGET}.patch-${TUXONICE_SNAPSHOT}"
72 else
73 TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}.patch"
74 fi
75
76 TUXONICE_URI="http://www.tuxonice.net/downloads/all/${TUXONICE_SRC}.bz2"
77
78 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_SRC}.bz2"
79 UNIPATCH_STRICTORDER="yes"
80 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
81
82 KEYWORDS="~amd64 ~x86"
83
84 RDEPEND="${RDEPEND}
85 >=sys-apps/tuxonice-userui-1.0
86 >=sys-power/hibernate-script-2.0"
87
88 K_EXTRAELOG="If there are issues with this kernel, please direct any
89 queries to the tuxonice-users mailing list:
90 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
91
92 pkg_postinst() {
93 kernel-2_pkg_postinst
94 einfo "For more info on this patchset, and how to report problems, see:"
95 einfo "${HOMEPAGE}"
96 }
97
98
99
100 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-2.6.32-r3.ebuild
101
102 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.32-r3.ebuild?rev=1.1&view=markup
103 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.32-r3.ebuild?rev=1.1&content-type=text/plain
104
105 Index: tuxonice-sources-2.6.32-r3.ebuild
106 ===================================================================
107 # Copyright 1999-2010 Gentoo Foundation
108 # Distributed under the terms of the GNU General Public License v2
109 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.32-r3.ebuild,v 1.1 2010/02/09 21:00:48 nelchael Exp $
110
111 ETYPE="sources"
112 K_WANT_GENPATCHES="base extras"
113 K_GENPATCHES_VER="4"
114
115 inherit kernel-2
116 detect_version
117 detect_arch
118
119 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
120 HOMEPAGE="http://dev.gentoo.org/~dsd/genpatches/ http://www.tuxonice.net"
121 IUSE=""
122
123 TUXONICE_SNAPSHOT=""
124 TUXONICE_VERSION="3.0.99.44"
125 TUXONICE_TARGET="2.6.32"
126
127 if [[ -n "${TUXONICE_SNAPSHOT}" ]]; then
128 TUXONICE_SRC="current-tuxonice-for-${TUXONICE_TARGET}.patch-${TUXONICE_SNAPSHOT}"
129 else
130 TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}.patch"
131 fi
132
133 TUXONICE_URI="http://www.tuxonice.net/downloads/all/${TUXONICE_SRC}.bz2"
134
135 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_SRC}.bz2"
136 UNIPATCH_STRICTORDER="yes"
137 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
138
139 KEYWORDS="~amd64 ~x86"
140
141 RDEPEND="${RDEPEND}
142 >=sys-apps/tuxonice-userui-1.0
143 >=sys-power/hibernate-script-2.0"
144
145 K_EXTRAELOG="If there are issues with this kernel, please direct any
146 queries to the tuxonice-users mailing list:
147 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
148
149 pkg_postinst() {
150 kernel-2_pkg_postinst
151 einfo "For more info on this patchset, and how to report problems, see:"
152 einfo "${HOMEPAGE}"
153 }