Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/ct-ng: ct-ng-1.10.0.ebuild ct-ng-1.8.1.ebuild ct-ng-1.9.2.ebuild ct-ng-1.8.2.ebuild ct-ng-1.9.0.ebuild ChangeLog ct-ng-1.9.1.ebuild ct-ng-1.10.1.ebuild ct-ng-1.8.0.ebuild
Date: Sat, 30 Apr 2011 04:47:55
Message-Id: 20110430044745.7006020054@flycatcher.gentoo.org
1 blueness 11/04/30 04:47:45
2
3 Modified: ct-ng-1.10.0.ebuild ct-ng-1.8.1.ebuild
4 ct-ng-1.9.2.ebuild ct-ng-1.8.2.ebuild
5 ct-ng-1.9.0.ebuild ChangeLog ct-ng-1.9.1.ebuild
6 ct-ng-1.10.1.ebuild ct-ng-1.8.0.ebuild
7 Log:
8 Updated DESCRIPTION to include the full name for easier searching
9
10 (Portage version: 2.1.9.42/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.2 sys-devel/ct-ng/ct-ng-1.10.0.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.0.ebuild?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.0.ebuild?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.0.ebuild?r1=1.1&r2=1.2
18
19 Index: ct-ng-1.10.0.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.0.ebuild,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- ct-ng-1.10.0.ebuild 23 Apr 2011 13:33:05 -0000 1.1
26 +++ ct-ng-1.10.0.ebuild 30 Apr 2011 04:47:45 -0000 1.2
27 @@ -1,10 +1,10 @@
28 # Copyright 1999-2011 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.0.ebuild,v 1.1 2011/04/23 13:33:05 blueness Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.0.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
32
33 inherit bash-completion
34
35 -DESCRIPTION="A tool to build cross-compiling toolchains"
36 +DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
37 HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
38 MY_P=${P/ct/crosstool}
39 S=${WORKDIR}/${MY_P}
40
41
42
43 1.2 sys-devel/ct-ng/ct-ng-1.8.1.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.1.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.1.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.1.ebuild?r1=1.1&r2=1.2
48
49 Index: ct-ng-1.8.1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.1.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- ct-ng-1.8.1.ebuild 5 Oct 2010 18:51:08 -0000 1.1
56 +++ ct-ng-1.8.1.ebuild 30 Apr 2011 04:47:45 -0000 1.2
57 @@ -1,10 +1,10 @@
58 -# Copyright 1999-2010 Gentoo Foundation
59 +# Copyright 1999-2011 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.1.ebuild,v 1.1 2010/10/05 18:51:08 blueness Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.1.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
63
64 inherit bash-completion
65
66 -DESCRIPTION="A tool to build cross-compiling toolchains"
67 +DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
68 HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
69 MY_P=${P/ct/crosstool}
70 S=${WORKDIR}/${MY_P}
71
72
73
74 1.2 sys-devel/ct-ng/ct-ng-1.9.2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.2.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.2.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.2.ebuild?r1=1.1&r2=1.2
79
80 Index: ct-ng-1.9.2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.2.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- ct-ng-1.9.2.ebuild 1 Feb 2011 11:39:18 -0000 1.1
87 +++ ct-ng-1.9.2.ebuild 30 Apr 2011 04:47:45 -0000 1.2
88 @@ -1,10 +1,10 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.2.ebuild,v 1.1 2011/02/01 11:39:18 blueness Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.2.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
93
94 inherit bash-completion
95
96 -DESCRIPTION="A tool to build cross-compiling toolchains"
97 +DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
98 HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
99 MY_P=${P/ct/crosstool}
100 S=${WORKDIR}/${MY_P}
101
102
103
104 1.2 sys-devel/ct-ng/ct-ng-1.8.2.ebuild
105
106 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.2.ebuild?rev=1.2&view=markup
107 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.2.ebuild?rev=1.2&content-type=text/plain
108 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.2.ebuild?r1=1.1&r2=1.2
109
110 Index: ct-ng-1.8.2.ebuild
111 ===================================================================
112 RCS file: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.2.ebuild,v
113 retrieving revision 1.1
114 retrieving revision 1.2
115 diff -u -r1.1 -r1.2
116 --- ct-ng-1.8.2.ebuild 5 Oct 2010 18:51:08 -0000 1.1
117 +++ ct-ng-1.8.2.ebuild 30 Apr 2011 04:47:45 -0000 1.2
118 @@ -1,10 +1,10 @@
119 -# Copyright 1999-2010 Gentoo Foundation
120 +# Copyright 1999-2011 Gentoo Foundation
121 # Distributed under the terms of the GNU General Public License v2
122 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.2.ebuild,v 1.1 2010/10/05 18:51:08 blueness Exp $
123 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.2.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
124
125 inherit bash-completion
126
127 -DESCRIPTION="A tool to build cross-compiling toolchains"
128 +DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
129 HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
130 MY_P=${P/ct/crosstool}
131 S=${WORKDIR}/${MY_P}
132
133
134
135 1.2 sys-devel/ct-ng/ct-ng-1.9.0.ebuild
136
137 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.0.ebuild?rev=1.2&view=markup
138 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.0.ebuild?rev=1.2&content-type=text/plain
139 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.0.ebuild?r1=1.1&r2=1.2
140
141 Index: ct-ng-1.9.0.ebuild
142 ===================================================================
143 RCS file: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.0.ebuild,v
144 retrieving revision 1.1
145 retrieving revision 1.2
146 diff -u -r1.1 -r1.2
147 --- ct-ng-1.9.0.ebuild 4 Nov 2010 13:36:30 -0000 1.1
148 +++ ct-ng-1.9.0.ebuild 30 Apr 2011 04:47:45 -0000 1.2
149 @@ -1,10 +1,10 @@
150 -# Copyright 1999-2010 Gentoo Foundation
151 +# Copyright 1999-2011 Gentoo Foundation
152 # Distributed under the terms of the GNU General Public License v2
153 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.0.ebuild,v 1.1 2010/11/04 13:36:30 blueness Exp $
154 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.0.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
155
156 inherit bash-completion
157
158 -DESCRIPTION="A tool to build cross-compiling toolchains"
159 +DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
160 HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
161 MY_P=${P/ct/crosstool}
162 S=${WORKDIR}/${MY_P}
163
164
165
166 1.9 sys-devel/ct-ng/ChangeLog
167
168 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ChangeLog?rev=1.9&view=markup
169 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ChangeLog?rev=1.9&content-type=text/plain
170 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ChangeLog?r1=1.8&r2=1.9
171
172 Index: ChangeLog
173 ===================================================================
174 RCS file: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ChangeLog,v
175 retrieving revision 1.8
176 retrieving revision 1.9
177 diff -u -r1.8 -r1.9
178 --- ChangeLog 23 Apr 2011 13:33:05 -0000 1.8
179 +++ ChangeLog 30 Apr 2011 04:47:45 -0000 1.9
180 @@ -1,6 +1,12 @@
181 # ChangeLog for sys-devel/ct-ng
182 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
183 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ChangeLog,v 1.8 2011/04/23 13:33:05 blueness Exp $
184 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ChangeLog,v 1.9 2011/04/30 04:47:45 blueness Exp $
185 +
186 + 30 Apr 2011; Anthony G. Basile <blueness@g.o> ct-ng-1.8.0.ebuild,
187 + ct-ng-1.8.1.ebuild, ct-ng-1.8.2.ebuild, ct-ng-1.9.0.ebuild,
188 + ct-ng-1.9.1.ebuild, ct-ng-1.9.2.ebuild, ct-ng-1.10.0.ebuild,
189 + ct-ng-1.10.1.ebuild:
190 + Updated DESCRIPTION to include the full name for easier searching
191
192 *ct-ng-1.10.1 (23 Apr 2011)
193 *ct-ng-1.10.0 (23 Apr 2011)
194
195
196
197 1.2 sys-devel/ct-ng/ct-ng-1.9.1.ebuild
198
199 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.1.ebuild?rev=1.2&view=markup
200 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.1.ebuild?rev=1.2&content-type=text/plain
201 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.1.ebuild?r1=1.1&r2=1.2
202
203 Index: ct-ng-1.9.1.ebuild
204 ===================================================================
205 RCS file: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.1.ebuild,v
206 retrieving revision 1.1
207 retrieving revision 1.2
208 diff -u -r1.1 -r1.2
209 --- ct-ng-1.9.1.ebuild 30 Dec 2010 15:51:53 -0000 1.1
210 +++ ct-ng-1.9.1.ebuild 30 Apr 2011 04:47:45 -0000 1.2
211 @@ -1,10 +1,10 @@
212 -# Copyright 1999-2010 Gentoo Foundation
213 +# Copyright 1999-2011 Gentoo Foundation
214 # Distributed under the terms of the GNU General Public License v2
215 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.1.ebuild,v 1.1 2010/12/30 15:51:53 blueness Exp $
216 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.9.1.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
217
218 inherit bash-completion
219
220 -DESCRIPTION="A tool to build cross-compiling toolchains"
221 +DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
222 HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
223 MY_P=${P/ct/crosstool}
224 S=${WORKDIR}/${MY_P}
225
226
227
228 1.2 sys-devel/ct-ng/ct-ng-1.10.1.ebuild
229
230 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.1.ebuild?rev=1.2&view=markup
231 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.1.ebuild?rev=1.2&content-type=text/plain
232 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.1.ebuild?r1=1.1&r2=1.2
233
234 Index: ct-ng-1.10.1.ebuild
235 ===================================================================
236 RCS file: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.1.ebuild,v
237 retrieving revision 1.1
238 retrieving revision 1.2
239 diff -u -r1.1 -r1.2
240 --- ct-ng-1.10.1.ebuild 23 Apr 2011 13:33:05 -0000 1.1
241 +++ ct-ng-1.10.1.ebuild 30 Apr 2011 04:47:45 -0000 1.2
242 @@ -1,10 +1,10 @@
243 # Copyright 1999-2011 Gentoo Foundation
244 # Distributed under the terms of the GNU General Public License v2
245 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.1.ebuild,v 1.1 2011/04/23 13:33:05 blueness Exp $
246 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.10.1.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
247
248 inherit bash-completion
249
250 -DESCRIPTION="A tool to build cross-compiling toolchains"
251 +DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
252 HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
253 MY_P=${P/ct/crosstool}
254 S=${WORKDIR}/${MY_P}
255
256
257
258 1.2 sys-devel/ct-ng/ct-ng-1.8.0.ebuild
259
260 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.0.ebuild?rev=1.2&view=markup
261 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.0.ebuild?rev=1.2&content-type=text/plain
262 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.0.ebuild?r1=1.1&r2=1.2
263
264 Index: ct-ng-1.8.0.ebuild
265 ===================================================================
266 RCS file: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.0.ebuild,v
267 retrieving revision 1.1
268 retrieving revision 1.2
269 diff -u -r1.1 -r1.2
270 --- ct-ng-1.8.0.ebuild 9 Aug 2010 12:41:22 -0000 1.1
271 +++ ct-ng-1.8.0.ebuild 30 Apr 2011 04:47:45 -0000 1.2
272 @@ -1,10 +1,10 @@
273 -# Copyright 1999-2010 Gentoo Foundation
274 +# Copyright 1999-2011 Gentoo Foundation
275 # Distributed under the terms of the GNU General Public License v2
276 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.0.ebuild,v 1.1 2010/08/09 12:41:22 blueness Exp $
277 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/ct-ng/ct-ng-1.8.0.ebuild,v 1.2 2011/04/30 04:47:45 blueness Exp $
278
279 inherit bash-completion
280
281 -DESCRIPTION="A tool to build cross-compiling toolchains"
282 +DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
283 HOMEPAGE="http://ymorin.is-a-geek.org/projects/crosstool"
284 MY_P=${P/ct/crosstool}
285 S=${WORKDIR}/${MY_P}