Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/tuxonice-sources: tuxonice-sources-3.0.15.ebuild ChangeLog tuxonice-sources-3.0.9.ebuild tuxonice-sources-3.0.7.ebuild tuxonice-sources-3.0.11.ebuild
Date: Tue, 03 Jan 2012 23:08:16
Message-Id: 20120103230801.69C012004B@flycatcher.gentoo.org
1 pacho 12/01/03 23:08:01
2
3 Modified: ChangeLog
4 Added: tuxonice-sources-3.0.15.ebuild
5 Removed: tuxonice-sources-3.0.9.ebuild
6 tuxonice-sources-3.0.7.ebuild
7 tuxonice-sources-3.0.11.ebuild
8 Log:
9 Version bump, remove old (keeping versions in sync with gentoo-sources).
10
11 (Portage version: 2.1.10.44/cvs/Linux x86_64)
12
13 Revision Changes Path
14 1.130 sys-kernel/tuxonice-sources/ChangeLog
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.130&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?rev=1.130&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog?r1=1.129&r2=1.130
19
20 Index: ChangeLog
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v
23 retrieving revision 1.129
24 retrieving revision 1.130
25 diff -u -r1.129 -r1.130
26 --- ChangeLog 14 Dec 2011 16:24:05 -0000 1.129
27 +++ ChangeLog 3 Jan 2012 23:08:01 -0000 1.130
28 @@ -1,6 +1,13 @@
29 # ChangeLog for sys-kernel/tuxonice-sources
30 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
31 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.129 2011/12/14 16:24:05 ago Exp $
32 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
33 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/tuxonice-sources/ChangeLog,v 1.130 2012/01/03 23:08:01 pacho Exp $
34 +
35 +*tuxonice-sources-3.0.15 (03 Jan 2012)
36 +
37 + 03 Jan 2012; Pacho Ramos <pacho@g.o> +tuxonice-sources-3.0.15.ebuild,
38 + -tuxonice-sources-3.0.11.ebuild, -tuxonice-sources-3.0.7.ebuild,
39 + -tuxonice-sources-3.0.9.ebuild:
40 + Version bump, remove old (keeping versions in sync with gentoo-sources).
41
42 14 Dec 2011; Agostino Sarubbo <ago@g.o> tuxonice-sources-3.0.6.ebuild:
43 Stable for AMD64, wrt bug #394265
44
45
46
47 1.1 sys-kernel/tuxonice-sources/tuxonice-sources-3.0.15.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.0.15.ebuild?rev=1.1&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/tuxonice-sources/tuxonice-sources-3.0.15.ebuild?rev=1.1&content-type=text/plain
51
52 Index: tuxonice-sources-3.0.15.ebuild
53 ===================================================================
54 # Copyright 1999-2012 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.0.15.ebuild,v 1.1 2012/01/03 23:08:01 pacho Exp $
57
58 EAPI="4"
59
60 ETYPE="sources"
61 K_WANT_GENPATCHES="base extras"
62 K_GENPATCHES_VER="15"
63
64 inherit kernel-2
65 detect_version
66 detect_arch
67
68 DESCRIPTION="TuxOnIce + Gentoo patchset sources"
69 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches/ http://www.tuxonice.net"
70 IUSE=""
71
72 TUXONICE_SNAPSHOT="20111012"
73 TUXONICE_VERSION=""
74 TUXONICE_TARGET="3.0"
75
76 # Because "current" patches can change without notifying, we need to supply them
77 if [[ -n "${TUXONICE_SNAPSHOT}" ]]; then
78 TUXONICE_SRC="http://dev.gentoo.org/~pacho/tuxonice/current-tuxonice-for-${TUXONICE_TARGET}_${TUXONICE_SNAPSHOT}.patch"
79 UNIPATCH_LIST="${DISTDIR}/current-tuxonice-for-${TUXONICE_TARGET}_${TUXONICE_SNAPSHOT}.patch.bz2"
80 else
81 TUXONICE_SRC="http://www.tuxonice.net/files/tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}.patch"
82 UNIPATCH_LIST="${DISTDIR}/tuxonice-${TUXONICE_VERSION}-for-${TUXONICE_TARGET}.patch.bz2"
83 fi
84
85 TUXONICE_URI="${TUXONICE_SRC}.bz2"
86
87 UNIPATCH_STRICTORDER="yes"
88 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${TUXONICE_URI}"
89
90 KEYWORDS="~amd64 ~x86"
91
92 RDEPEND="${RDEPEND}
93 >=sys-apps/tuxonice-userui-1.0
94 || ( >=sys-power/hibernate-script-2.0 sys-power/pm-utils )"
95
96 K_EXTRAELOG="If there are issues with this kernel, please direct any
97 queries to the tuxonice-users mailing list:
98 http://lists.tuxonice.net/mailman/listinfo/tuxonice-users/"
99 K_SECURITY_UNSUPPORTED="1"
100
101 pkg_postinst() {
102 kernel-2_pkg_postinst
103 einfo "For more info on this patchset, and how to report problems, see:"
104 einfo "${HOMEPAGE}"
105 }