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