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.26_rc5-r1.ebuild
Date: Mon, 09 Jun 2008 13:57:55
Message-Id: E1K5hsb-0004SG-K3@stork.gentoo.org
1 voxus 08/06/09 13:57:49
2
3 Modified: ChangeLog
4 Added: mm-sources-2.6.26_rc5-r1.ebuild
5 Log:
6 * bump
7 (Portage version: 2.1.5.4)
8
9 Revision Changes Path
10 1.370 sys-kernel/mm-sources/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/mm-sources/ChangeLog?rev=1.370&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/mm-sources/ChangeLog?rev=1.370&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/mm-sources/ChangeLog?r1=1.369&r2=1.370
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v
19 retrieving revision 1.369
20 retrieving revision 1.370
21 diff -u -r1.369 -r1.370
22 --- ChangeLog 14 May 2008 14:21:26 -0000 1.369
23 +++ ChangeLog 9 Jun 2008 13:57:49 -0000 1.370
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.369 2008/05/14 14:21:26 voxus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/ChangeLog,v 1.370 2008/06/09 13:57:49 voxus Exp $
29 +
30 +*mm-sources-2.6.26_rc5-r1 (09 Jun 2008)
31 +
32 + 09 Jun 2008; Konstantin V. Arkhipov <voxus@g.o>
33 + +mm-sources-2.6.26_rc5-r1.ebuild:
34 + Version bump.
35
36 *mm-sources-2.6.26_rc2-r1 (14 May 2008)
37
38
39
40
41 1.1 sys-kernel/mm-sources/mm-sources-2.6.26_rc5-r1.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.26_rc5-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.26_rc5-r1.ebuild?rev=1.1&content-type=text/plain
45
46 Index: mm-sources-2.6.26_rc5-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.26_rc5-r1.ebuild,v 1.1 2008/06/09 13:57:49 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@l.g.o mailing list