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