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