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