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.25-r2.ebuild tuxonice-sources-2.6.24-r8.ebuild
Date: Mon, 05 May 2008 07:44:14
Message-Id: E1JsvMp-0001Bb-4u@stork.gentoo.org
1 nelchael 08/05/05 07:44:11
2
3 Modified: ChangeLog
4 Added: tuxonice-sources-2.6.25-r2.ebuild
5 tuxonice-sources-2.6.24-r8.ebuild
6 Log:
7 Revision bumps for new versions of genpatches.
8 (Portage version: 2.1.5_rc6)
9
10 Revision Changes Path
11 1.30 sys-kernel/tuxonice-sources/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.30&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.30&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?r1=1.29&r2=1.30
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
20 retrieving revision 1.29
21 retrieving revision 1.30
22 diff -u -r1.29 -r1.30
23 --- ChangeLog 23 Apr 2008 15:39:22 -0000 1.29
24 +++ ChangeLog 5 May 2008 07:44:10 -0000 1.30
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.29 2008/04/23 15:39:22 nelchael Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.30 2008/05/05 07:44:10 nelchael Exp $
30 +
31 +*tuxonice-sources-2.6.25-r2 (05 May 2008)
32 +*tuxonice-sources-2.6.24-r8 (05 May 2008)
33 +
34 + 05 May 2008; Krzysiek Pawlik <nelchael@g.o>
35 + +tuxonice-sources-2.6.24-r8.ebuild, +tuxonice-sources-2.6.25-r2.ebuild:
36 + Revision bumps for new versions of genpatches.
37
38 *tuxonice-sources-2.6.25-r1 (23 Apr 2008)
39 *tuxonice-sources-2.6.25 (23 Apr 2008)
40
41
42
43 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r2.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r2.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.25-r2.ebuild?rev=1.1&content-type=text/plain
47
48 Index: tuxonice-sources-2.6.25-r2.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.25-r2.ebuild,v 1.1 2008/05/05 07:44:10 nelchael Exp $
53
54 ETYPE="sources"
55 K_WANT_GENPATCHES="base extras"
56 K_GENPATCHES_VER="3"
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-rc7"
66 TUXONICE_TARGET="2.6.25"
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 UNIPATCH_STRICTORDER="yes"
72 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
73
74 KEYWORDS="~amd64 ~x86"
75
76 RDEPEND="${RDEPEND}
77 >=sys-apps/tuxonice-userui-0.7.2
78 >=sys-power/hibernate-script-1.97"
79
80 K_EXTRAELOG="If there are issues with this kernel, please direct any
81 queries to the tuxonice-users mailing list:
82 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
83
84 pkg_postinst() {
85 kernel-2_pkg_postinst
86 einfo "For more info on this patchset, and how to report problems, see:"
87 einfo "${HOMEPAGE}"
88 }
89
90
91
92 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-2.6.24-r8.ebuild
93
94 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.24-r8.ebuild?rev=1.1&view=markup
95 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-2.6.24-r8.ebuild?rev=1.1&content-type=text/plain
96
97 Index: tuxonice-sources-2.6.24-r8.ebuild
98 ===================================================================
99 # Copyright 1999-2008 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-2.6.24-r8.ebuild,v 1.1 2008/05/05 07:44:10 nelchael Exp $
102
103 ETYPE="sources"
104 K_WANT_GENPATCHES="base extras"
105 K_GENPATCHES_VER="8"
106
107 inherit kernel-2
108 detect_version
109 detect_arch
110
111 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
112 HOMEPAGE="http://dev.gentoo.org/~dsd/genpatches http://www.tuxonice.net"
113
114 TUXONICE_VERSION="3.0-rc7"
115 TUXONICE_TARGET="2.6.24.5"
116 TUXONICE_SRC="tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}"
117 TUXONICE_URI="http://www.tuxonice.net/downloads/all/${TUXONICE_SRC}.patch.bz2"
118
119 UNIPATCH_LIST="${DISTDIR}/${TUXONICE_SRC}.patch.bz2"
120 UNIPATCH_STRICTORDER="yes"
121 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
122
123 KEYWORDS="~amd64 ~x86"
124
125 RDEPEND="${RDEPEND}
126 >=sys-apps/tuxonice-userui-0.7.2
127 >=sys-power/hibernate-script-1.97"
128
129 K_EXTRAELOG="If there are issues with this kernel, please direct any
130 queries to the tuxonice-users mailing list:
131 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
132
133 pkg_postinst() {
134 kernel-2_pkg_postinst
135 einfo "For more info on this patchset, and how to report problems, see:"
136 einfo "${HOMEPAGE}"
137 }
138
139
140
141 --
142 gentoo-commits@l.g.o mailing list