Gentoo Archives: gentoo-commits

From: "Tom Wijsman (tomwij)" <tomwij@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/gentoo-sources: gentoo-sources-3.8.11.ebuild gentoo-sources-3.0.76.ebuild gentoo-sources-3.4.43.ebuild ChangeLog
Date: Wed, 01 May 2013 21:04:39
Message-Id: 20130501210431.9404F2171D@flycatcher.gentoo.org
1 tomwij 13/05/01 21:04:31
2
3 Modified: ChangeLog
4 Added: gentoo-sources-3.8.11.ebuild
5 gentoo-sources-3.0.76.ebuild
6 gentoo-sources-3.4.43.ebuild
7 Log:
8 Linux patches 3.0.76, 3.4.43 and 3.8.11.
9
10 (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
11
12 Revision Changes Path
13 1.1118 sys-kernel/gentoo-sources/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog?rev=1.1118&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog?rev=1.1118&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog?r1=1.1117&r2=1.1118
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v
22 retrieving revision 1.1117
23 retrieving revision 1.1118
24 diff -u -r1.1117 -r1.1118
25 --- ChangeLog 29 Apr 2013 17:17:14 -0000 1.1117
26 +++ ChangeLog 1 May 2013 21:04:31 -0000 1.1118
27 @@ -1,6 +1,14 @@
28 # ChangeLog for sys-kernel/gentoo-sources
29 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 1.1117 2013/04/29 17:17:14 tomwij Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 1.1118 2013/05/01 21:04:31 tomwij Exp $
32 +
33 +*gentoo-sources-3.8.11 (01 May 2013)
34 +*gentoo-sources-3.4.43 (01 May 2013)
35 +*gentoo-sources-3.0.76 (01 May 2013)
36 +
37 + 01 May 2013; Tom Wijsman <TomWij@g.o> +gentoo-sources-3.0.76.ebuild,
38 + +gentoo-sources-3.4.43.ebuild, +gentoo-sources-3.8.11.ebuild:
39 + Linux patches 3.0.76, 3.4.43 and 3.8.11.
40
41 *gentoo-sources-3.9.0 (29 Apr 2013)
42
43
44
45
46 1.1 sys-kernel/gentoo-sources/gentoo-sources-3.8.11.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.8.11.ebuild?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.8.11.ebuild?rev=1.1&content-type=text/plain
50
51 Index: gentoo-sources-3.8.11.ebuild
52 ===================================================================
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.8.11.ebuild,v 1.1 2013/05/01 21:04:31 tomwij Exp $
56
57 EAPI="5"
58 ETYPE="sources"
59 K_WANT_GENPATCHES="base extras"
60 K_GENPATCHES_VER="14"
61 K_DEBLOB_AVAILABLE="1"
62 inherit kernel-2
63 detect_version
64 detect_arch
65
66 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
67 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
68 IUSE="deblob"
69
70 DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
71 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
72
73 pkg_postinst() {
74 kernel-2_pkg_postinst
75 einfo "For more info on this patchset, and how to report problems, see:"
76 einfo "${HOMEPAGE}"
77 }
78
79 pkg_postrm() {
80 kernel-2_pkg_postrm
81 }
82
83
84
85 1.1 sys-kernel/gentoo-sources/gentoo-sources-3.0.76.ebuild
86
87 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.0.76.ebuild?rev=1.1&view=markup
88 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.0.76.ebuild?rev=1.1&content-type=text/plain
89
90 Index: gentoo-sources-3.0.76.ebuild
91 ===================================================================
92 # Copyright 1999-2013 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.0.76.ebuild,v 1.1 2013/05/01 21:04:31 tomwij Exp $
95
96 EAPI="5"
97 ETYPE="sources"
98 K_WANT_GENPATCHES="base extras"
99 K_GENPATCHES_VER="47"
100 K_DEBLOB_AVAILABLE="1"
101 inherit kernel-2
102 detect_version
103 detect_arch
104
105 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
106 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
107 IUSE="deblob"
108
109 DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
110 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
111
112 pkg_postinst() {
113 kernel-2_pkg_postinst
114 einfo "For more info on this patchset, and how to report problems, see:"
115 einfo "${HOMEPAGE}"
116 }
117
118 pkg_postrm() {
119 kernel-2_pkg_postrm
120 }
121
122
123
124 1.1 sys-kernel/gentoo-sources/gentoo-sources-3.4.43.ebuild
125
126 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.4.43.ebuild?rev=1.1&view=markup
127 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.4.43.ebuild?rev=1.1&content-type=text/plain
128
129 Index: gentoo-sources-3.4.43.ebuild
130 ===================================================================
131 # Copyright 1999-2013 Gentoo Foundation
132 # Distributed under the terms of the GNU General Public License v2
133 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.4.43.ebuild,v 1.1 2013/05/01 21:04:31 tomwij Exp $
134
135 EAPI="5"
136 ETYPE="sources"
137 K_WANT_GENPATCHES="base extras"
138 K_GENPATCHES_VER="25"
139 K_DEBLOB_AVAILABLE="1"
140 inherit kernel-2
141 detect_version
142 detect_arch
143
144 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
145 HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches"
146 IUSE="deblob"
147
148 DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
149 SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
150
151 pkg_postinst() {
152 kernel-2_pkg_postinst
153 einfo "For more info on this patchset, and how to report problems, see:"
154 einfo "${HOMEPAGE}"
155 }
156
157 pkg_postrm() {
158 kernel-2_pkg_postrm
159 }