Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/spamassassin: spamassassin-3.2.5.ebuild spamassassin-3.2.1-r1.ebuild spamassassin-3.2.3.ebuild spamassassin-3.2.0-r1.ebuild spamassassin-3.1.8-r1.ebuild ChangeLog spamassassin-3.2.0.ebuild spamassassin-3.1.8.ebuild spamassassin-3.2.4.ebuild spamassassin-3.2.2.ebuild spamassassin-3.2.1.ebuild
Date: Tue, 18 Nov 2008 16:13:29
Message-Id: E1L2TCg-0006lc-Q4@stork.gentoo.org
1 tove 08/11/18 16:13:26
2
3 Modified: spamassassin-3.2.5.ebuild
4 spamassassin-3.2.1-r1.ebuild
5 spamassassin-3.2.3.ebuild
6 spamassassin-3.2.0-r1.ebuild
7 spamassassin-3.1.8-r1.ebuild ChangeLog
8 spamassassin-3.2.0.ebuild spamassassin-3.1.8.ebuild
9 spamassassin-3.2.4.ebuild spamassassin-3.2.2.ebuild
10 spamassassin-3.2.1.ebuild
11 Log:
12 New virtuals: Archive-Tar IO-Zlib
13 (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
14
15 Revision Changes Path
16 1.2 mail-filter/spamassassin/spamassassin-3.2.5.ebuild
17
18 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.5.ebuild?rev=1.2&view=markup
19 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.5.ebuild?rev=1.2&content-type=text/plain
20 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.5.ebuild?r1=1.1&r2=1.2
21
22 Index: spamassassin-3.2.5.ebuild
23 ===================================================================
24 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.5.ebuild,v
25 retrieving revision 1.1
26 retrieving revision 1.2
27 diff -u -r1.1 -r1.2
28 --- spamassassin-3.2.5.ebuild 17 Aug 2008 16:20:11 -0000 1.1
29 +++ spamassassin-3.2.5.ebuild 18 Nov 2008 16:13:26 -0000 1.2
30 @@ -1,6 +1,6 @@
31 # Copyright 1999-2008 Gentoo Foundation
32 # Distributed under the terms of the GNU General Public License v2
33 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.5.ebuild,v 1.1 2008/08/17 16:20:11 dertobi123 Exp $
34 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.5.ebuild,v 1.2 2008/11/18 16:13:26 tove Exp $
35
36 inherit perl-module eutils
37
38 @@ -25,9 +25,9 @@
39 >=dev-perl/Net-DNS-0.53
40 dev-perl/Digest-SHA1
41 dev-perl/libwww-perl
42 - >=dev-perl/Archive-Tar-1.26
43 + >=virtual/perl-Archive-Tar-1.26
44 app-crypt/gnupg
45 - >=dev-perl/IO-Zlib-1.04
46 + >=virtual/perl-IO-Zlib-1.04
47 >=dev-util/re2c-0.12.0
48 ssl? (
49 dev-perl/IO-Socket-SSL
50
51
52
53 1.13 mail-filter/spamassassin/spamassassin-3.2.1-r1.ebuild
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.1-r1.ebuild?rev=1.13&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.1-r1.ebuild?rev=1.13&content-type=text/plain
57 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.1-r1.ebuild?r1=1.12&r2=1.13
58
59 Index: spamassassin-3.2.1-r1.ebuild
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.1-r1.ebuild,v
62 retrieving revision 1.12
63 retrieving revision 1.13
64 diff -u -r1.12 -r1.13
65 --- spamassassin-3.2.1-r1.ebuild 19 Aug 2007 12:19:06 -0000 1.12
66 +++ spamassassin-3.2.1-r1.ebuild 18 Nov 2008 16:13:26 -0000 1.13
67 @@ -1,6 +1,6 @@
68 -# Copyright 1999-2007 Gentoo Foundation
69 +# Copyright 1999-2008 Gentoo Foundation
70 # Distributed under the terms of the GNU General Public License v2
71 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.1-r1.ebuild,v 1.12 2007/08/19 12:19:06 ian Exp $
72 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.1-r1.ebuild,v 1.13 2008/11/18 16:13:26 tove Exp $
73
74 inherit perl-module eutils
75
76 @@ -26,9 +26,9 @@
77 >=dev-perl/Net-DNS-0.53
78 dev-perl/Digest-SHA1
79 dev-perl/libwww-perl
80 - >=dev-perl/Archive-Tar-1.26
81 + >=virtual/perl-Archive-Tar-1.26
82 app-crypt/gnupg
83 - >=dev-perl/IO-Zlib-1.04
84 + >=virtual/perl-IO-Zlib-1.04
85 >=dev-util/re2c-0.12.0
86 ssl? (
87 dev-perl/IO-Socket-SSL
88
89
90
91 1.3 mail-filter/spamassassin/spamassassin-3.2.3.ebuild
92
93 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.3.ebuild?rev=1.3&view=markup
94 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.3.ebuild?rev=1.3&content-type=text/plain
95 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.3.ebuild?r1=1.2&r2=1.3
96
97 Index: spamassassin-3.2.3.ebuild
98 ===================================================================
99 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.3.ebuild,v
100 retrieving revision 1.2
101 retrieving revision 1.3
102 diff -u -r1.2 -r1.3
103 --- spamassassin-3.2.3.ebuild 19 Aug 2007 12:19:06 -0000 1.2
104 +++ spamassassin-3.2.3.ebuild 18 Nov 2008 16:13:26 -0000 1.3
105 @@ -1,6 +1,6 @@
106 -# Copyright 1999-2007 Gentoo Foundation
107 +# Copyright 1999-2008 Gentoo Foundation
108 # Distributed under the terms of the GNU General Public License v2
109 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.3.ebuild,v 1.2 2007/08/19 12:19:06 ian Exp $
110 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.3.ebuild,v 1.3 2008/11/18 16:13:26 tove Exp $
111
112 inherit perl-module eutils
113
114 @@ -25,9 +25,9 @@
115 >=dev-perl/Net-DNS-0.53
116 dev-perl/Digest-SHA1
117 dev-perl/libwww-perl
118 - >=dev-perl/Archive-Tar-1.26
119 + >=virtual/perl-Archive-Tar-1.26
120 app-crypt/gnupg
121 - >=dev-perl/IO-Zlib-1.04
122 + >=virtual/perl-IO-Zlib-1.04
123 >=dev-util/re2c-0.12.0
124 ssl? (
125 dev-perl/IO-Socket-SSL
126
127
128
129 1.6 mail-filter/spamassassin/spamassassin-3.2.0-r1.ebuild
130
131 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.0-r1.ebuild?rev=1.6&view=markup
132 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.0-r1.ebuild?rev=1.6&content-type=text/plain
133 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.0-r1.ebuild?r1=1.5&r2=1.6
134
135 Index: spamassassin-3.2.0-r1.ebuild
136 ===================================================================
137 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.0-r1.ebuild,v
138 retrieving revision 1.5
139 retrieving revision 1.6
140 diff -u -r1.5 -r1.6
141 --- spamassassin-3.2.0-r1.ebuild 29 Jul 2007 11:04:18 -0000 1.5
142 +++ spamassassin-3.2.0-r1.ebuild 18 Nov 2008 16:13:26 -0000 1.6
143 @@ -1,6 +1,6 @@
144 -# Copyright 1999-2007 Gentoo Foundation
145 +# Copyright 1999-2008 Gentoo Foundation
146 # Distributed under the terms of the GNU General Public License v2
147 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.0-r1.ebuild,v 1.5 2007/07/29 11:04:18 phreak Exp $
148 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.0-r1.ebuild,v 1.6 2008/11/18 16:13:26 tove Exp $
149
150 inherit perl-module eutils
151
152 @@ -25,9 +25,9 @@
153 >=dev-perl/Net-DNS-0.53
154 dev-perl/Digest-SHA1
155 dev-perl/libwww-perl
156 - >=dev-perl/Archive-Tar-1.26
157 + >=virtual/perl-Archive-Tar-1.26
158 app-crypt/gnupg
159 - dev-perl/IO-Zlib
160 + virtual/perl-IO-Zlib
161 >=dev-util/re2c-0.12.0
162 ssl? (
163 dev-perl/IO-Socket-SSL
164
165
166
167 1.6 mail-filter/spamassassin/spamassassin-3.1.8-r1.ebuild
168
169 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.1.8-r1.ebuild?rev=1.6&view=markup
170 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.1.8-r1.ebuild?rev=1.6&content-type=text/plain
171 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.1.8-r1.ebuild?r1=1.5&r2=1.6
172
173 Index: spamassassin-3.1.8-r1.ebuild
174 ===================================================================
175 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.1.8-r1.ebuild,v
176 retrieving revision 1.5
177 retrieving revision 1.6
178 diff -u -r1.5 -r1.6
179 --- spamassassin-3.1.8-r1.ebuild 29 Jul 2007 11:04:18 -0000 1.5
180 +++ spamassassin-3.1.8-r1.ebuild 18 Nov 2008 16:13:26 -0000 1.6
181 @@ -1,6 +1,6 @@
182 -# Copyright 1999-2007 Gentoo Foundation
183 +# Copyright 1999-2008 Gentoo Foundation
184 # Distributed under the terms of the GNU General Public License v2
185 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.1.8-r1.ebuild,v 1.5 2007/07/29 11:04:18 phreak Exp $
186 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.1.8-r1.ebuild,v 1.6 2008/11/18 16:13:26 tove Exp $
187
188 inherit perl-module eutils
189
190 @@ -25,9 +25,9 @@
191 >=dev-perl/Net-DNS-0.53
192 dev-perl/Digest-SHA1
193 dev-perl/libwww-perl
194 - >=dev-perl/Archive-Tar-1.26
195 + >=virtual/perl-Archive-Tar-1.26
196 app-crypt/gnupg
197 - dev-perl/IO-Zlib
198 + virtual/perl-IO-Zlib
199 ssl? (
200 dev-perl/IO-Socket-SSL
201 dev-libs/openssl
202
203
204
205 1.160 mail-filter/spamassassin/ChangeLog
206
207 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.160&view=markup
208 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.160&content-type=text/plain
209 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/ChangeLog?r1=1.159&r2=1.160
210
211 Index: ChangeLog
212 ===================================================================
213 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v
214 retrieving revision 1.159
215 retrieving revision 1.160
216 diff -u -r1.159 -r1.160
217 --- ChangeLog 17 Aug 2008 16:20:11 -0000 1.159
218 +++ ChangeLog 18 Nov 2008 16:13:26 -0000 1.160
219 @@ -1,6 +1,14 @@
220 # ChangeLog for mail-filter/spamassassin
221 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
222 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.159 2008/08/17 16:20:11 dertobi123 Exp $
223 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.160 2008/11/18 16:13:26 tove Exp $
224 +
225 + 18 Nov 2008; Torsten Veller <tove@g.o> spamassassin-3.1.8.ebuild,
226 + spamassassin-3.1.8-r1.ebuild, spamassassin-3.2.0.ebuild,
227 + spamassassin-3.2.0-r1.ebuild, spamassassin-3.2.1.ebuild,
228 + spamassassin-3.2.1-r1.ebuild, spamassassin-3.2.2.ebuild,
229 + spamassassin-3.2.3.ebuild, spamassassin-3.2.4.ebuild,
230 + spamassassin-3.2.5.ebuild:
231 + New virtuals: Archive-Tar IO-Zlib
232
233 *spamassassin-3.2.5 (17 Aug 2008)
234
235
236
237
238 1.3 mail-filter/spamassassin/spamassassin-3.2.0.ebuild
239
240 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.0.ebuild?rev=1.3&view=markup
241 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.0.ebuild?rev=1.3&content-type=text/plain
242 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.0.ebuild?r1=1.2&r2=1.3
243
244 Index: spamassassin-3.2.0.ebuild
245 ===================================================================
246 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.0.ebuild,v
247 retrieving revision 1.2
248 retrieving revision 1.3
249 diff -u -r1.2 -r1.3
250 --- spamassassin-3.2.0.ebuild 29 Jul 2007 11:04:18 -0000 1.2
251 +++ spamassassin-3.2.0.ebuild 18 Nov 2008 16:13:26 -0000 1.3
252 @@ -1,6 +1,6 @@
253 -# Copyright 1999-2007 Gentoo Foundation
254 +# Copyright 1999-2008 Gentoo Foundation
255 # Distributed under the terms of the GNU General Public License v2
256 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.0.ebuild,v 1.2 2007/07/29 11:04:18 phreak Exp $
257 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.0.ebuild,v 1.3 2008/11/18 16:13:26 tove Exp $
258
259 inherit perl-module eutils
260
261 @@ -25,9 +25,9 @@
262 >=dev-perl/Net-DNS-0.53
263 dev-perl/Digest-SHA1
264 dev-perl/libwww-perl
265 - >=dev-perl/Archive-Tar-1.26
266 + >=virtual/perl-Archive-Tar-1.26
267 app-crypt/gnupg
268 - dev-perl/IO-Zlib
269 + virtual/perl-IO-Zlib
270 ssl? (
271 dev-perl/IO-Socket-SSL
272 dev-libs/openssl
273
274
275
276 1.11 mail-filter/spamassassin/spamassassin-3.1.8.ebuild
277
278 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.1.8.ebuild?rev=1.11&view=markup
279 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.1.8.ebuild?rev=1.11&content-type=text/plain
280 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.1.8.ebuild?r1=1.10&r2=1.11
281
282 Index: spamassassin-3.1.8.ebuild
283 ===================================================================
284 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.1.8.ebuild,v
285 retrieving revision 1.10
286 retrieving revision 1.11
287 diff -u -r1.10 -r1.11
288 --- spamassassin-3.1.8.ebuild 29 Jul 2007 11:04:18 -0000 1.10
289 +++ spamassassin-3.1.8.ebuild 18 Nov 2008 16:13:26 -0000 1.11
290 @@ -1,6 +1,6 @@
291 -# Copyright 1999-2007 Gentoo Foundation
292 +# Copyright 1999-2008 Gentoo Foundation
293 # Distributed under the terms of the GNU General Public License v2
294 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.1.8.ebuild,v 1.10 2007/07/29 11:04:18 phreak Exp $
295 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.1.8.ebuild,v 1.11 2008/11/18 16:13:26 tove Exp $
296
297 inherit perl-module eutils
298
299 @@ -13,7 +13,7 @@
300 SRC_TEST="do"
301 LICENSE="Apache-2.0"
302 SLOT="0"
303 -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
304 +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
305 IUSE="berkdb qmail ssl doc ldap mysql postgres sqlite tools ipv6"
306
307 DEPEND=">=dev-lang/perl-5.8.2-r1
308 @@ -25,9 +25,9 @@
309 >=dev-perl/Net-DNS-0.53
310 dev-perl/Digest-SHA1
311 dev-perl/libwww-perl
312 - >=dev-perl/Archive-Tar-1.26
313 + >=virtual/perl-Archive-Tar-1.26
314 app-crypt/gnupg
315 - dev-perl/IO-Zlib
316 + virtual/perl-IO-Zlib
317 ssl? (
318 dev-perl/IO-Socket-SSL
319 dev-libs/openssl
320
321
322
323 1.2 mail-filter/spamassassin/spamassassin-3.2.4.ebuild
324
325 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.4.ebuild?rev=1.2&view=markup
326 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.4.ebuild?rev=1.2&content-type=text/plain
327 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.4.ebuild?r1=1.1&r2=1.2
328
329 Index: spamassassin-3.2.4.ebuild
330 ===================================================================
331 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.4.ebuild,v
332 retrieving revision 1.1
333 retrieving revision 1.2
334 diff -u -r1.1 -r1.2
335 --- spamassassin-3.2.4.ebuild 9 Jan 2008 18:21:54 -0000 1.1
336 +++ spamassassin-3.2.4.ebuild 18 Nov 2008 16:13:26 -0000 1.2
337 @@ -1,6 +1,6 @@
338 # Copyright 1999-2008 Gentoo Foundation
339 # Distributed under the terms of the GNU General Public License v2
340 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.4.ebuild,v 1.1 2008/01/09 18:21:54 ian Exp $
341 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.4.ebuild,v 1.2 2008/11/18 16:13:26 tove Exp $
342
343 inherit perl-module eutils
344
345 @@ -25,9 +25,9 @@
346 >=dev-perl/Net-DNS-0.53
347 dev-perl/Digest-SHA1
348 dev-perl/libwww-perl
349 - >=dev-perl/Archive-Tar-1.26
350 + >=virtual/perl-Archive-Tar-1.26
351 app-crypt/gnupg
352 - >=dev-perl/IO-Zlib-1.04
353 + >=virtual/perl-IO-Zlib-1.04
354 >=dev-util/re2c-0.12.0
355 ssl? (
356 dev-perl/IO-Socket-SSL
357
358
359
360 1.4 mail-filter/spamassassin/spamassassin-3.2.2.ebuild
361
362 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.2.ebuild?rev=1.4&view=markup
363 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.2.ebuild?rev=1.4&content-type=text/plain
364 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.2.ebuild?r1=1.3&r2=1.4
365
366 Index: spamassassin-3.2.2.ebuild
367 ===================================================================
368 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.2.ebuild,v
369 retrieving revision 1.3
370 retrieving revision 1.4
371 diff -u -r1.3 -r1.4
372 --- spamassassin-3.2.2.ebuild 19 Aug 2007 12:19:06 -0000 1.3
373 +++ spamassassin-3.2.2.ebuild 18 Nov 2008 16:13:26 -0000 1.4
374 @@ -1,6 +1,6 @@
375 -# Copyright 1999-2007 Gentoo Foundation
376 +# Copyright 1999-2008 Gentoo Foundation
377 # Distributed under the terms of the GNU General Public License v2
378 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.2.ebuild,v 1.3 2007/08/19 12:19:06 ian Exp $
379 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.2.ebuild,v 1.4 2008/11/18 16:13:26 tove Exp $
380
381 inherit perl-module eutils
382
383 @@ -25,9 +25,9 @@
384 >=dev-perl/Net-DNS-0.53
385 dev-perl/Digest-SHA1
386 dev-perl/libwww-perl
387 - >=dev-perl/Archive-Tar-1.26
388 + >=virtual/perl-Archive-Tar-1.26
389 app-crypt/gnupg
390 - >=dev-perl/IO-Zlib-1.04
391 + >=virtual/perl-IO-Zlib-1.04
392 >=dev-util/re2c-0.12.0
393 ssl? (
394 dev-perl/IO-Socket-SSL
395
396
397
398 1.5 mail-filter/spamassassin/spamassassin-3.2.1.ebuild
399
400 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.1.ebuild?rev=1.5&view=markup
401 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.1.ebuild?rev=1.5&content-type=text/plain
402 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.1.ebuild?r1=1.4&r2=1.5
403
404 Index: spamassassin-3.2.1.ebuild
405 ===================================================================
406 RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.1.ebuild,v
407 retrieving revision 1.4
408 retrieving revision 1.5
409 diff -u -r1.4 -r1.5
410 --- spamassassin-3.2.1.ebuild 19 Aug 2007 12:19:06 -0000 1.4
411 +++ spamassassin-3.2.1.ebuild 18 Nov 2008 16:13:26 -0000 1.5
412 @@ -1,6 +1,6 @@
413 -# Copyright 1999-2007 Gentoo Foundation
414 +# Copyright 1999-2008 Gentoo Foundation
415 # Distributed under the terms of the GNU General Public License v2
416 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.1.ebuild,v 1.4 2007/08/19 12:19:06 ian Exp $
417 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.2.1.ebuild,v 1.5 2008/11/18 16:13:26 tove Exp $
418
419 inherit perl-module eutils
420
421 @@ -25,9 +25,9 @@
422 >=dev-perl/Net-DNS-0.53
423 dev-perl/Digest-SHA1
424 dev-perl/libwww-perl
425 - >=dev-perl/Archive-Tar-1.26
426 + >=virtual/perl-Archive-Tar-1.26
427 app-crypt/gnupg
428 - dev-perl/IO-Zlib
429 + virtual/perl-IO-Zlib
430 >=dev-util/re2c-0.12.0
431 ssl? (
432 dev-perl/IO-Socket-SSL