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