Gentoo Archives: gentoo-commits

From: "Konstantin Arkhipov (voxus)" <voxus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/mm-sources: ChangeLog mm-sources-2.6.23_rc8-r1.ebuild
Date: Wed, 26 Sep 2007 09:45:21
Message-Id: E1IaTK9-0004Kd-0D@stork.gentoo.org
1 voxus 07/09/26 09:36:52
2
3 Modified: ChangeLog
4 Added: mm-sources-2.6.23_rc8-r1.ebuild
5 Log:
6 * bump
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.350 sys-kernel/mm-sources/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/mm-sources/ChangeLog?rev=1.350&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/mm-sources/ChangeLog?rev=1.350&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/mm-sources/ChangeLog?r1=1.349&r2=1.350
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v
19 retrieving revision 1.349
20 retrieving revision 1.350
21 diff -u -r1.349 -r1.350
22 --- ChangeLog 25 Sep 2007 07:16:48 -0000 1.349
23 +++ ChangeLog 26 Sep 2007 09:36:52 -0000 1.350
24 @@ -1,6 +1,12 @@
25 # ChangeLog for sys-kernel/mm-sources
26 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v 1.349 2007/09/25 07:16:48 voxus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v 1.350 2007/09/26 09:36:52 voxus Exp $
29 +
30 +*mm-sources-2.6.23_rc8-r1 (26 Sep 2007)
31 +
32 + 26 Sep 2007; Konstantin V. Arkhipov <voxus@g.o>
33 + +mm-sources-2.6.23_rc8-r1.ebuild:
34 + Version bump.
35
36 *mm-sources-2.6.23_rc7-r1 (25 Sep 2007)
37
38
39
40
41 1.1 sys-kernel/mm-sources/mm-sources-2.6.23_rc8-r1.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.23_rc8-r1.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.23_rc8-r1.ebuild?rev=1.1&content-type=text/plain
45
46 Index: mm-sources-2.6.23_rc8-r1.ebuild
47 ===================================================================
48 # Copyright 1999-2007 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.23_rc8-r1.ebuild,v 1.1 2007/09/26 09:36:52 voxus Exp $
51
52 K_PREPATCHED="yes"
53 UNIPATCH_STRICTORDER="yes"
54 K_SECURITY_UNSUPPORTED="1"
55
56 ETYPE="sources"
57 inherit kernel-2
58 detect_version
59 UNIPATCH_LIST="${DISTDIR}/${KV_FULL}.bz2"
60 K_NOSETEXTRAVERSION="don't_set_it"
61
62 DESCRIPTION="Andrew Morton's kernel, mostly fixes for 2.6 vanilla, some vm stuff too"
63 SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/people/akpm/patches/2.6/${KV/-mm*/}/${KV}/${KV}.bz2"
64
65 KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
66 IUSE=""
67
68 K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
69 experimental nature. If you have any issues, try a matching vanilla-sources
70 ebuild -- if the problem persists there, please file a bug at http://bugme.osdl.org.
71 If the problem only occurs with mm-sources then please contact Andrew Morton to
72 get your issue resolved."
73
74
75
76 --
77 gentoo-commits@g.o mailing list