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.24-r3.ebuild tuxonice-sources-2.6.23-r11.ebuild
Date: Tue, 26 Feb 2008 17:28:30
Message-Id: E1JU3bO-0002RG-F8@stork.gentoo.org
1 nelchael 08/02/26 17:28:26
2
3 Modified: ChangeLog
4 Added: tuxonice-sources-2.6.24-r3.ebuild
5 tuxonice-sources-2.6.23-r11.ebuild
6 Log:
7 Revision bump for new genpatches.
8 (Portage version: 2.1.4.4)
9
10 Revision Changes Path
11 1.20 sys-kernel/tuxonice-sources/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.20&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.20&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?r1=1.19&r2=1.20
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
20 retrieving revision 1.19
21 retrieving revision 1.20
22 diff -u -r1.19 -r1.20
23 --- ChangeLog 21 Feb 2008 10:49:20 -0000 1.19
24 +++ ChangeLog 26 Feb 2008 17:28:25 -0000 1.20
25 @@ -1,6 +1,13 @@
26 # ChangeLog for sys-kernel/tuxonice-sources
27 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.19 2008/02/21 10:49:20 opfer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.20 2008/02/26 17:28:25 nelchael Exp $
30 +
31 +*tuxonice-sources-2.6.24-r3 (26 Feb 2008)
32 +*tuxonice-sources-2.6.23-r11 (26 Feb 2008)
33 +
34 + 26 Feb 2008; Krzysiek Pawlik <nelchael@g.o>
35 + +tuxonice-sources-2.6.23-r11.ebuild, +tuxonice-sources-2.6.24-r3.ebuild:
36 + Revision bump for new genpatches.
37
38 21 Feb 2008; Christian Faulhammer <opfer@g.o>
39 tuxonice-sources-2.6.23-r10.ebuild:
40
41
42
43 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-2.6.24-r3.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.24-r3.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.24-r3.ebuild?rev=1.1&content-type=text/plain
47
48 Index: tuxonice-sources-2.6.24-r3.ebuild
49 ===================================================================
50 # Copyright 1999-2008 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.24-r3.ebuild,v 1.1 2008/02/26 17:28:25 nelchael Exp $
53
54 ETYPE="sources"
55 K_WANT_GENPATCHES="base extras"
56 K_GENPATCHES_VER="4"
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
65 TUXONICE_VERSION="3.0-rc5"
66 TUXONICE_TARGET="2.6.24"
67 TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}"
68 TUXONICE_URI="http://www.tuxonice.net/downloads/all/${TUXONICE_SRC}.patch.bz2"
69
70 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_SRC}.patch.bz2
71 ${FILESDIR}/${TUXONICE_TARGET}-${TUXONICE_VERSION}-userui-fix.patch"
72 UNIPATCH_STRICTORDER="yes"
73 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
74
75 KEYWORDS="~amd64 ~x86"
76
77 RDEPEND="${RDEPEND}
78 >=sys-apps/tuxonice-userui-0.7.2
79 >=sys-power/hibernate-script-1.97"
80
81 K_EXTRAEINFO="If there are issues with this kernel, please direct any
82 queries to the tuxonice-users mailing list:
83 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
84
85 pkg_postinst() {
86 kernel-2_pkg_postinst
87 einfo "For more info on this patchset, and how to report problems, see:"
88 einfo "${HOMEPAGE}"
89 }
90
91
92
93 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-2.6.23-r11.ebuild
94
95 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.23-r11.ebuild?rev=1.1&view=markup
96 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.23-r11.ebuild?rev=1.1&content-type=text/plain
97
98 Index: tuxonice-sources-2.6.23-r11.ebuild
99 ===================================================================
100 # Copyright 1999-2008 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-2.6.23-r11.ebuild,v 1.1 2008/02/26 17:28:25 nelchael Exp $
103
104 ETYPE="sources"
105 K_WANT_GENPATCHES="base extras"
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/~dsd/genpatches http://www.tuxonice.net"
114
115 TUXONICE_VERSION="3.0-rc5"
116 TUXONICE_TARGET="2.6.23.16"
117 TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}"
118 TUXONICE_URI="http://www.tuxonice.net/downloads/all/${TUXONICE_SRC}.patch.bz2"
119
120 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_SRC}.patch.bz2"
121 UNIPATCH_STRICTORDER="yes"
122 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
123
124 KEYWORDS="~amd64 ~x86"
125
126 RDEPEND="${RDEPEND}
127 >=sys-apps/tuxonice-userui-0.7.2
128 >=sys-power/hibernate-script-1.97"
129
130 K_EXTRAEINFO="If there are issues with this kernel, please direct any
131 queries to the tuxonice-users mailing list:
132 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
133
134 pkg_postinst() {
135 kernel-2_pkg_postinst
136 einfo "For more info on this patchset, and how to report problems, see:"
137 einfo "${HOMEPAGE}"
138 }
139
140
141
142 --
143 gentoo-commits@l.g.o mailing list