Gentoo Archives: gentoo-commits

From: "Mike Pagano (mpagano)" <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-kernel/git-sources: ChangeLog git-sources-2.6.33_rc6.ebuild git-sources-2.6.33_rc4-r2.ebuild git-sources-2.6.33_rc4-r5.ebuild git-sources-2.6.33_rc4-r4.ebuild git-sources-2.6.33_rc4-r7.ebuild git-sources-2.6.33_rc4-r1.ebuild git-sources-2.6.33_rc4.ebuild git-sources-2.6.33_rc4-r3.ebuild git-sources-2.6.33_rc4-r6.ebuild
Date: Fri, 29 Jan 2010 23:26:37
Message-Id: E1Nb0EU-0001qz-0E@stork.gentoo.org
1 mpagano 10/01/29 23:26:34
2
3 Modified: ChangeLog
4 Added: git-sources-2.6.33_rc6.ebuild
5 Removed: git-sources-2.6.33_rc4-r2.ebuild
6 git-sources-2.6.33_rc4-r5.ebuild
7 git-sources-2.6.33_rc4-r4.ebuild
8 git-sources-2.6.33_rc4-r7.ebuild
9 git-sources-2.6.33_rc4-r1.ebuild
10 git-sources-2.6.33_rc4.ebuild
11 git-sources-2.6.33_rc4-r3.ebuild
12 git-sources-2.6.33_rc4-r6.ebuild
13 Log:
14 Version bump and old version cleanup
15 (Portage version: 2.2_rc61/cvs/Linux i686)
16
17 Revision Changes Path
18 1.725 sys-kernel/git-sources/ChangeLog
19
20 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.725&view=markup
21 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.725&content-type=text/plain
22 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/ChangeLog?r1=1.724&r2=1.725
23
24 Index: ChangeLog
25 ===================================================================
26 RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v
27 retrieving revision 1.724
28 retrieving revision 1.725
29 diff -u -r1.724 -r1.725
30 --- ChangeLog 29 Jan 2010 01:22:52 -0000 1.724
31 +++ ChangeLog 29 Jan 2010 23:26:33 -0000 1.725
32 @@ -1,6 +1,16 @@
33 # ChangeLog for sys-kernel/git-sources
34 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
35 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.724 2010/01/29 01:22:52 mpagano Exp $
36 +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.725 2010/01/29 23:26:33 mpagano Exp $
37 +
38 +*git-sources-2.6.33_rc6 (29 Jan 2010)
39 +
40 + 29 Jan 2010; Michael Pagano <mpagano@g.o>
41 + -git-sources-2.6.33_rc4.ebuild, -git-sources-2.6.33_rc4-r1.ebuild,
42 + -git-sources-2.6.33_rc4-r2.ebuild, -git-sources-2.6.33_rc4-r3.ebuild,
43 + -git-sources-2.6.33_rc4-r4.ebuild, -git-sources-2.6.33_rc4-r5.ebuild,
44 + -git-sources-2.6.33_rc4-r6.ebuild, -git-sources-2.6.33_rc4-r7.ebuild,
45 + +git-sources-2.6.33_rc6.ebuild:
46 + Version bump and old version cleanup
47
48 *git-sources-2.6.33_rc5-r5 (29 Jan 2010)
49
50
51
52
53 1.1 sys-kernel/git-sources/git-sources-2.6.33_rc6.ebuild
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.33_rc6.ebuild?rev=1.1&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.33_rc6.ebuild?rev=1.1&content-type=text/plain
57
58 Index: git-sources-2.6.33_rc6.ebuild
59 ===================================================================
60 # Copyright 1999-2010 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-2.6.33_rc6.ebuild,v 1.1 2010/01/29 23:26:33 mpagano Exp $
63
64 UNIPATCH_STRICTORDER="yes"
65 K_NOUSENAME="yes"
66 K_NOSETEXTRAVERSION="yes"
67 K_NOUSEPR="yes"
68 K_SECURITY_UNSUPPORTED="yes"
69 ETYPE="sources"
70 CKV="${PVR/-r/-git}"
71 # only use this if it's not an _rc/_pre release
72 [ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
73 inherit kernel-2
74 detect_version
75
76 DESCRIPTION="The very latest -git version of the Linux kernel"
77 HOMEPAGE="http://www.kernel.org"
78 #SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/v2.6/snapshots/patch-${KV_FULL}.bz2"
79 SRC_URI="${KERNEL_URI}"
80 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
81 IUSE=""
82
83 K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
84 experimental nature. If you have any issues, try a matching vanilla-sources
85 ebuild -- if the problem is not there, please contact the upstream kernel
86 developers at http://bugme.osdl.org and on the linux-kernel mailing list to
87 report the problem so it can be fixed in time for the next kernel release."
88
89 pkg_postinst() {
90 postinst_sources
91 }