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