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.27_rc1-r1.ebuild
Date: Thu, 31 Jul 2008 09:50:35
Message-Id: E1KOUno-0005T0-Km@stork.gentoo.org
1 voxus 08/07/31 09:50:32
2
3 Modified: ChangeLog
4 Added: mm-sources-2.6.27_rc1-r1.ebuild
5 Log:
6 * bump
7 (Portage version: 2.2_rc3/cvs/Linux 2.6.25-rc5-mm1 x86_64)
8
9 Revision Changes Path
10 1.374 sys-kernel/mm-sources/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/mm-sources/ChangeLog?rev=1.374&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/mm-sources/ChangeLog?rev=1.374&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/mm-sources/ChangeLog?r1=1.373&r2=1.374
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v
19 retrieving revision 1.373
20 retrieving revision 1.374
21 diff -u -r1.373 -r1.374
22 --- ChangeLog 6 Jul 2008 15:02:12 -0000 1.373
23 +++ ChangeLog 31 Jul 2008 09:50:32 -0000 1.374
24 @@ -1,6 +1,12 @@
25 # ChangeLog for sys-kernel/mm-sources
26 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v 1.373 2008/07/06 15:02:12 voxus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v 1.374 2008/07/31 09:50:32 voxus Exp $
29 +
30 +*mm-sources-2.6.27_rc1-r1 (31 Jul 2008)
31 +
32 + 31 Jul 2008; Konstantin V. Arkhipov <voxus@g.o>
33 + +mm-sources-2.6.27_rc1-r1.ebuild:
34 + Version bump.
35
36 *mm-sources-2.6.26_rc8-r1 (06 Jul 2008)
37
38
39
40
41 1.1 sys-kernel/mm-sources/mm-sources-2.6.27_rc1-r1.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.27_rc1-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.27_rc1-r1.ebuild?rev=1.1&content-type=text/plain
45
46 Index: mm-sources-2.6.27_rc1-r1.ebuild
47 ===================================================================
48 # Copyright 1999-2008 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.27_rc1-r1.ebuild,v 1.1 2008/07/31 09:50:32 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."