Gentoo Archives: gentoo-commits

From: "Stratos Psomadakis (psomas)" <psomas@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/rt-sources: ChangeLog rt-sources-3.8.13_p14.ebuild rt-sources-3.6.11_p31.ebuild rt-sources-3.4.36_p50.ebuild rt-sources-3.8.4_p1.ebuild rt-sources-3.8.11_p8.ebuild
Date: Wed, 31 Jul 2013 12:57:40
Message-Id: 20130731125730.7F8562171C@flycatcher.gentoo.org
1 psomas 13/07/31 12:57:30
2
3 Modified: ChangeLog rt-sources-3.6.11_p31.ebuild
4 rt-sources-3.4.36_p50.ebuild
5 Added: rt-sources-3.8.13_p14.ebuild
6 Removed: rt-sources-3.8.4_p1.ebuild
7 rt-sources-3.8.11_p8.ebuild
8 Log:
9 Version bump
10
11 Signed-off-by: Stratos Psomadakis <psomas@g.o>
12 (Portage version: 2.1.13.2/cvs/Linux x86_64, signed Manifest commit with key BC35D737)
13
14 Revision Changes Path
15 1.25 sys-kernel/rt-sources/ChangeLog
16
17 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/ChangeLog?rev=1.25&view=markup
18 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/ChangeLog?rev=1.25&content-type=text/plain
19 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/ChangeLog?r1=1.24&r2=1.25
20
21 Index: ChangeLog
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v
24 retrieving revision 1.24
25 retrieving revision 1.25
26 diff -u -r1.24 -r1.25
27 --- ChangeLog 9 Jun 2013 23:14:21 -0000 1.24
28 +++ ChangeLog 31 Jul 2013 12:57:30 -0000 1.25
29 @@ -1,6 +1,12 @@
30 # ChangeLog for sys-kernel/rt-sources
31 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
32 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v 1.24 2013/06/09 23:14:21 vapier Exp $
33 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/ChangeLog,v 1.25 2013/07/31 12:57:30 psomas Exp $
34 +
35 +*rt-sources-3.8.13_p14 (31 Jul 2013)
36 +
37 + 31 Jul 2013; <psomas@g.o> -rt-sources-3.8.4_p1.ebuild,
38 + -rt-sources-3.8.11_p8.ebuild, +rt-sources-3.8.13_p14.ebuild:
39 + Version bump
40
41 09 Jun 2013; Mike Frysinger <vapier@g.o> metadata.xml:
42 Add upstream CPE tag (security info) from ChromiumOS.
43
44
45
46 1.2 sys-kernel/rt-sources/rt-sources-3.6.11_p31.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.6.11_p31.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.6.11_p31.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.6.11_p31.ebuild?r1=1.1&r2=1.2
51
52 Index: rt-sources-3.6.11_p31.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.6.11_p31.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- rt-sources-3.6.11_p31.ebuild 26 Mar 2013 14:01:09 -0000 1.1
59 +++ rt-sources-3.6.11_p31.ebuild 31 Jul 2013 12:57:30 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2013 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.6.11_p31.ebuild,v 1.1 2013/03/26 14:01:09 psomas Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.6.11_p31.ebuild,v 1.2 2013/07/31 12:57:30 psomas Exp $
65
66 EAPI="5"
67 ETYPE="sources"
68 @@ -20,7 +20,8 @@
69
70 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
71 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
72 -RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}"
73 +RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
74 + mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
75
76 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the CONFIG_PREEMPT_RT patch"
77 SRC_URI="${KERNEL_URI} ${RT_URI}"
78
79
80
81 1.2 sys-kernel/rt-sources/rt-sources-3.4.36_p50.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.4.36_p50.ebuild?rev=1.2&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.4.36_p50.ebuild?rev=1.2&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.4.36_p50.ebuild?r1=1.1&r2=1.2
86
87 Index: rt-sources-3.4.36_p50.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.4.36_p50.ebuild,v
90 retrieving revision 1.1
91 retrieving revision 1.2
92 diff -u -r1.1 -r1.2
93 --- rt-sources-3.4.36_p50.ebuild 28 Mar 2013 12:47:45 -0000 1.1
94 +++ rt-sources-3.4.36_p50.ebuild 31 Jul 2013 12:57:30 -0000 1.2
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2013 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.4.36_p50.ebuild,v 1.1 2013/03/28 12:47:45 psomas Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.4.36_p50.ebuild,v 1.2 2013/07/31 12:57:30 psomas Exp $
100
101 EAPI="5"
102 ETYPE="sources"
103 @@ -20,7 +20,8 @@
104
105 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
106 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
107 -RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE}"
108 +RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
109 + mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
110
111 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the CONFIG_PREEMPT_RT patch"
112 SRC_URI="${KERNEL_URI} ${RT_URI}"
113
114
115
116 1.1 sys-kernel/rt-sources/rt-sources-3.8.13_p14.ebuild
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.8.13_p14.ebuild?rev=1.1&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.8.13_p14.ebuild?rev=1.1&content-type=text/plain
120
121 Index: rt-sources-3.8.13_p14.ebuild
122 ===================================================================
123 # Copyright 1999-2013 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/rt-sources/rt-sources-3.8.13_p14.ebuild,v 1.1 2013/07/31 12:57:30 psomas Exp $
126
127 EAPI="5"
128 ETYPE="sources"
129 KEYWORDS="~amd64"
130
131 HOMEPAGE="http://www.kernel.org/pub/linux/kernel/projects/rt/"
132
133 inherit versionator
134
135 CKV="$(get_version_component_range 1-3)"
136 K_SECURITY_UNSUPPORTED="yes"
137 K_DEBLOB_AVAILABLE="1"
138 RT_PATCHSET="${PV/*_p}"
139
140 inherit kernel-2
141 detect_version
142
143 K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}"
144 RT_FILE="patch-${K_BRANCH_ID}.${KV_PATCH}-rt${RT_PATCHSET}.patch.xz"
145 RT_URI="mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/${RT_FILE} \
146 mirror://kernel/linux/kernel/projects/rt/${K_BRANCH_ID}/older/${RT_FILE}"
147
148 DESCRIPTION="Full Linux ${K_BRANCH_ID} kernel sources with the CONFIG_PREEMPT_RT patch"
149 SRC_URI="${KERNEL_URI} ${RT_URI}"
150
151 KV_FULL="${PVR/_p/-rt}"
152 S="${WORKDIR}/linux-${KV_FULL}"
153
154 UNIPATCH_LIST="${DISTDIR}/${RT_FILE}"
155 UNIPATCH_STRICTORDER="yes"
156
157 pkg_postinst(){
158
159 ewarn
160 ewarn "${PN} are *not* supported by the Gentoo Kernel Project in any way."
161 ewarn "If you need support, please contact the RT project developers directly."
162 ewarn "Do *not* open bugs in Gentoo's bugzilla unless you have issues with"
163 ewarn "the ebuilds."
164 ewarn
165 }
166
167 K_EXTRAEINFO="For more info on rt-sources and details on how to report problems, see: \
168 ${HOMEPAGE}."