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