Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/fpc: fpc-2.2.2-r1.ebuild fpc-2.4.4.ebuild fpc-2.4.0.ebuild fpc-2.2.0-r1.ebuild fpc-2.2.0.ebuild fpc-2.6.0.ebuild fpc-2.2.4-r2.ebuild ChangeLog
Date: Mon, 09 Jul 2012 21:41:22
Message-Id: 20120709212915.81AB120063@flycatcher.gentoo.org
1 ulm 12/07/09 21:29:15
2
3 Modified: fpc-2.2.2-r1.ebuild fpc-2.4.4.ebuild
4 fpc-2.4.0.ebuild fpc-2.2.0-r1.ebuild
5 fpc-2.2.0.ebuild fpc-2.6.0.ebuild
6 fpc-2.2.4-r2.ebuild ChangeLog
7 Log:
8 Update LICENSE, bug 425140.
9
10 (Portage version: 2.1.11.5/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.2 dev-lang/fpc/fpc-2.2.2-r1.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.2.2-r1.ebuild?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.2.2-r1.ebuild?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.2.2-r1.ebuild?r1=1.1&r2=1.2
18
19 Index: fpc-2.2.2-r1.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.2-r1.ebuild,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- fpc-2.2.2-r1.ebuild 14 Mar 2009 17:29:50 -0000 1.1
26 +++ fpc-2.2.2-r1.ebuild 9 Jul 2012 21:29:15 -0000 1.2
27 @@ -1,6 +1,6 @@
28 -# Copyright 1999-2009 Gentoo Foundation
29 +# Copyright 1999-2012 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.2-r1.ebuild,v 1.1 2009/03/14 17:29:50 truedfx Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.2-r1.ebuild,v 1.2 2012/07/09 21:29:15 ulm Exp $
33
34 inherit eutils
35
36 @@ -16,7 +16,7 @@
37 doc? ( mirror://sourceforge/freepascal/fpc-${PV}-doc-pdf.zip )"
38
39 SLOT="0"
40 -LICENSE="GPL-2 LGPL-2.1 LGPL-2.1-FPC"
41 +LICENSE="GPL-2 LGPL-2.1-with-linking-exception"
42 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
43 IUSE="doc source"
44
45
46
47
48 1.3 dev-lang/fpc/fpc-2.4.4.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.4.4.ebuild?rev=1.3&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.4.4.ebuild?rev=1.3&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.4.4.ebuild?r1=1.2&r2=1.3
53
54 Index: fpc-2.4.4.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.4.4.ebuild,v
57 retrieving revision 1.2
58 retrieving revision 1.3
59 diff -u -r1.2 -r1.3
60 --- fpc-2.4.4.ebuild 12 Dec 2011 23:40:50 -0000 1.2
61 +++ fpc-2.4.4.ebuild 9 Jul 2012 21:29:15 -0000 1.3
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2011 Gentoo Foundation
64 +# Copyright 1999-2012 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.4.4.ebuild,v 1.2 2011/12/12 23:40:50 radhermit Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.4.4.ebuild,v 1.3 2012/07/09 21:29:15 ulm Exp $
68
69 EAPI=4
70
71 @@ -15,7 +15,7 @@
72 http://dev.gentoo.org/~radhermit/distfiles/${P}-fpctoc.htx.bz2 )"
73
74 SLOT="0"
75 -LICENSE="GPL-2 LGPL-2.1 LGPL-2.1-FPC"
76 +LICENSE="GPL-2 LGPL-2.1-with-linking-exception"
77 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
78 IUSE="doc ide source"
79
80
81
82
83 1.6 dev-lang/fpc/fpc-2.4.0.ebuild
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.4.0.ebuild?rev=1.6&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.4.0.ebuild?rev=1.6&content-type=text/plain
87 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.4.0.ebuild?r1=1.5&r2=1.6
88
89 Index: fpc-2.4.0.ebuild
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.4.0.ebuild,v
92 retrieving revision 1.5
93 retrieving revision 1.6
94 diff -u -r1.5 -r1.6
95 --- fpc-2.4.0.ebuild 12 Feb 2011 18:43:24 -0000 1.5
96 +++ fpc-2.4.0.ebuild 9 Jul 2012 21:29:15 -0000 1.6
97 @@ -1,6 +1,6 @@
98 -# Copyright 1999-2011 Gentoo Foundation
99 +# Copyright 1999-2012 Gentoo Foundation
100 # Distributed under the terms of the GNU General Public License v2
101 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.4.0.ebuild,v 1.5 2011/02/12 18:43:24 armin76 Exp $
102 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.4.0.ebuild,v 1.6 2012/07/09 21:29:15 ulm Exp $
103
104 EAPI=2
105
106 @@ -21,7 +21,7 @@
107 mirror://gentoo/fpc-${PV}-fpctoc.htx.bz2 )"
108
109 SLOT="0"
110 -LICENSE="GPL-2 LGPL-2.1 LGPL-2.1-FPC"
111 +LICENSE="GPL-2 LGPL-2.1-with-linking-exception"
112 KEYWORDS="amd64 ppc sparc x86"
113 IUSE="doc source"
114
115
116
117
118 1.3 dev-lang/fpc/fpc-2.2.0-r1.ebuild
119
120 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.2.0-r1.ebuild?rev=1.3&view=markup
121 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.2.0-r1.ebuild?rev=1.3&content-type=text/plain
122 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.2.0-r1.ebuild?r1=1.2&r2=1.3
123
124 Index: fpc-2.2.0-r1.ebuild
125 ===================================================================
126 RCS file: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.0-r1.ebuild,v
127 retrieving revision 1.2
128 retrieving revision 1.3
129 diff -u -r1.2 -r1.3
130 --- fpc-2.2.0-r1.ebuild 16 Dec 2008 19:30:03 -0000 1.2
131 +++ fpc-2.2.0-r1.ebuild 9 Jul 2012 21:29:15 -0000 1.3
132 @@ -1,6 +1,6 @@
133 -# Copyright 1999-2008 Gentoo Foundation
134 +# Copyright 1999-2012 Gentoo Foundation
135 # Distributed under the terms of the GNU General Public License v2
136 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.0-r1.ebuild,v 1.2 2008/12/16 19:30:03 truedfx Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.0-r1.ebuild,v 1.3 2012/07/09 21:29:15 ulm Exp $
138
139 inherit eutils
140
141 @@ -20,7 +20,7 @@
142 doc? ( mirror://sourceforge/freepascal/fpc-${PV}-doc-pdf.tar.gz )"
143
144 SLOT="0"
145 -LICENSE="GPL-2 LGPL-2.1 LGPL-2.1-FPC"
146 +LICENSE="GPL-2 LGPL-2.1-with-linking-exception"
147 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
148 IUSE="doc source"
149
150
151
152
153 1.7 dev-lang/fpc/fpc-2.2.0.ebuild
154
155 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.2.0.ebuild?rev=1.7&view=markup
156 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.2.0.ebuild?rev=1.7&content-type=text/plain
157 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.2.0.ebuild?r1=1.6&r2=1.7
158
159 Index: fpc-2.2.0.ebuild
160 ===================================================================
161 RCS file: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.0.ebuild,v
162 retrieving revision 1.6
163 retrieving revision 1.7
164 diff -u -r1.6 -r1.7
165 --- fpc-2.2.0.ebuild 16 Dec 2008 19:30:03 -0000 1.6
166 +++ fpc-2.2.0.ebuild 9 Jul 2012 21:29:15 -0000 1.7
167 @@ -1,6 +1,6 @@
168 -# Copyright 1999-2008 Gentoo Foundation
169 +# Copyright 1999-2012 Gentoo Foundation
170 # Distributed under the terms of the GNU General Public License v2
171 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.0.ebuild,v 1.6 2008/12/16 19:30:03 truedfx Exp $
172 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.0.ebuild,v 1.7 2012/07/09 21:29:15 ulm Exp $
173
174 inherit eutils
175
176 @@ -20,7 +20,7 @@
177 doc? ( mirror://sourceforge/freepascal/fpc-${PV}-doc-pdf.tar.gz )"
178
179 SLOT="0"
180 -LICENSE="GPL-2 LGPL-2.1 LGPL-2.1-FPC"
181 +LICENSE="GPL-2 LGPL-2.1-with-linking-exception"
182 KEYWORDS="amd64 ppc ~sparc x86"
183 IUSE="doc source"
184
185
186
187
188 1.2 dev-lang/fpc/fpc-2.6.0.ebuild
189
190 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.6.0.ebuild?rev=1.2&view=markup
191 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.6.0.ebuild?rev=1.2&content-type=text/plain
192 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.6.0.ebuild?r1=1.1&r2=1.2
193
194 Index: fpc-2.6.0.ebuild
195 ===================================================================
196 RCS file: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.6.0.ebuild,v
197 retrieving revision 1.1
198 retrieving revision 1.2
199 diff -u -r1.1 -r1.2
200 --- fpc-2.6.0.ebuild 3 Jan 2012 06:09:50 -0000 1.1
201 +++ fpc-2.6.0.ebuild 9 Jul 2012 21:29:15 -0000 1.2
202 @@ -1,6 +1,6 @@
203 # Copyright 1999-2012 Gentoo Foundation
204 # Distributed under the terms of the GNU General Public License v2
205 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.6.0.ebuild,v 1.1 2012/01/03 06:09:50 radhermit Exp $
206 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.6.0.ebuild,v 1.2 2012/07/09 21:29:15 ulm Exp $
207
208 EAPI=4
209
210 @@ -17,7 +17,7 @@
211 http://dev.gentoo.org/~radhermit/distfiles/${P}-fpctoc.htx.bz2 )"
212
213 SLOT="0"
214 -LICENSE="GPL-2 LGPL-2.1 LGPL-2.1-FPC"
215 +LICENSE="GPL-2 LGPL-2.1-with-linking-exception"
216 KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86"
217 IUSE="doc ide source"
218
219
220
221
222 1.2 dev-lang/fpc/fpc-2.2.4-r2.ebuild
223
224 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.2.4-r2.ebuild?rev=1.2&view=markup
225 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.2.4-r2.ebuild?rev=1.2&content-type=text/plain
226 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/fpc-2.2.4-r2.ebuild?r1=1.1&r2=1.2
227
228 Index: fpc-2.2.4-r2.ebuild
229 ===================================================================
230 RCS file: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.4-r2.ebuild,v
231 retrieving revision 1.1
232 retrieving revision 1.2
233 diff -u -r1.1 -r1.2
234 --- fpc-2.2.4-r2.ebuild 22 Jul 2009 20:24:39 -0000 1.1
235 +++ fpc-2.2.4-r2.ebuild 9 Jul 2012 21:29:15 -0000 1.2
236 @@ -1,6 +1,6 @@
237 -# Copyright 1999-2009 Gentoo Foundation
238 +# Copyright 1999-2012 Gentoo Foundation
239 # Distributed under the terms of the GNU General Public License v2
240 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.4-r2.ebuild,v 1.1 2009/07/22 20:24:39 truedfx Exp $
241 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/fpc-2.2.4-r2.ebuild,v 1.2 2012/07/09 21:29:15 ulm Exp $
242
243 inherit eutils
244
245 @@ -19,7 +19,7 @@
246 mirror://gentoo/fpc-${PV}-fpctoc.htx.bz2 )"
247
248 SLOT="0"
249 -LICENSE="GPL-2 LGPL-2.1 LGPL-2.1-FPC"
250 +LICENSE="GPL-2 LGPL-2.1-with-linking-exception"
251 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
252 IUSE="doc source"
253
254
255
256
257 1.58 dev-lang/fpc/ChangeLog
258
259 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/ChangeLog?rev=1.58&view=markup
260 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/ChangeLog?rev=1.58&content-type=text/plain
261 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/fpc/ChangeLog?r1=1.57&r2=1.58
262
263 Index: ChangeLog
264 ===================================================================
265 RCS file: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v
266 retrieving revision 1.57
267 retrieving revision 1.58
268 diff -u -r1.57 -r1.58
269 --- ChangeLog 3 Jan 2012 06:09:50 -0000 1.57
270 +++ ChangeLog 9 Jul 2012 21:29:15 -0000 1.58
271 @@ -1,6 +1,11 @@
272 # ChangeLog for dev-lang/fpc
273 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
274 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.57 2012/01/03 06:09:50 radhermit Exp $
275 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/fpc/ChangeLog,v 1.58 2012/07/09 21:29:15 ulm Exp $
276 +
277 + 09 Jul 2012; Ulrich Müller <ulm@g.o> fpc-2.2.0-r1.ebuild,
278 + fpc-2.2.0.ebuild, fpc-2.2.2-r1.ebuild, fpc-2.2.4-r2.ebuild, fpc-2.4.0.ebuild,
279 + fpc-2.4.4.ebuild, fpc-2.6.0.ebuild:
280 + Update LICENSE, bug 425140.
281
282 *fpc-2.6.0 (03 Jan 2012)