summaryrefslogtreecommitdiff
blob: d45c413a41f047c47a26b183695766ec5fc82533 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
# ChangeLog for net-print/cups
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.163 2006/05/06 19:20:41 flameeyes Exp $

  06 May 2006; Diego Pettenò <flameeyes@gentoo.org> cups-1.2.0_pre.ebuild:
  Fix SERVERBIN path and fix multilib-strictness. Add optional dbus useflag.

*cups-1.2.0_pre (05 May 2006)

  05 May 2006; Stefan Schweizer <genstef@gentoo.org> files/pdftops.pl,
  +cups-1.2.0_pre.ebuild:
  Preview version of cups-1.2, masked for now

  02 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> cups-1.1.23-r7.ebuild:
  Fix nls dependencies and add ~x86-fbsd keyword.

  18 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/cups-1.1.23-respectldflags.patch, cups-1.1.23-r7.ebuild:
  Add patch to respect LDFLAGS while building shared libraries.

  07 Feb 2006; Aron Griffis <agriffis@gentoo.org> cups-1.1.23-r7.ebuild:
  Mark 1.1.23-r7 stable on alpha

  03 Feb 2006; Stefan Schweizer <genstef@gentoo.org> cups-1.1.23-r4.ebuild,
  cups-1.1.23-r7.ebuild:
  Remove the cjk einfo+IUSE, remove the xpdfrc symlink, bug 117576, also
  remove xpdf from deps for -r4

  14 Jan 2006; Stefan Schweizer <genstef@gentoo.org> cups-1.1.23-r7.ebuild:
  Add post-einfo note suggesting to emerge ghsotscript with USE=cups thanks to
  Corvus Corax <corvus-gentoo@cybertrench.com> in bug 96985

  13 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> cups-1.1.23-r7.ebuild:
  The name of the function is bindnow-flags, not bindnow_flags.

  13 Jan 2006; Mark Loeser <halcy0n@gentoo.org> cups-1.1.23-r7.ebuild:
  Stable on x86; bug #117495

  12 Jan 2006; Simon Stelling <blubb@gentoo.org> cups-1.1.23-r7.ebuild:
  stable on amd64 wrt bug 117495

  11 Jan 2006; Markus Rothe <corsair@gentoo.org> cups-1.1.23-r7.ebuild:
  Stable on ppc64; bug #117495

  11 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  cups-1.1.23-r7.ebuild:
  ppc stable, bug #117495, #117481

  11 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> cups-1.1.23-r7.ebuild:
  Stable on sparc wrt #117481 #117495

  10 Jan 2006; Stefan Schweizer <genstef@gentoo.org> -cups-1.1.23-r2.ebuild,
  -cups-1.1.23-r3.ebuild, cups-1.1.23-r4.ebuild, -cups-1.1.23-r5.ebuild,
  -cups-1.1.23-r6.ebuild:
  Fix poppler/xpdf depend for the stable package and remove unused ebuilds

  09 Jan 2006; Jeroen Roovers <jer@gentoo.org> cups-1.1.23-r7.ebuild:
  Marked hppa stable (bug #117495).

*cups-1.1.23-r7 (27 Dec 2005)

  27 Dec 2005; <dang@gentoo.org> +cups-1.1.23-r7.ebuild:
  Make cups dep on poppler. Bug #115863

  25 Dec 2005; Stefan Schweizer <genstef@gentoo.org> files/cupsaddsmb.patch:
  Remove cvs Ids from patch, #116728

*cups-1.1.23-r6 (25 Dec 2005)

  25 Dec 2005; Stefan Schweizer <genstef@gentoo.org>
  +files/cupsaddsmb.patch, +cups-1.1.23-r6.ebuild:
  Make Windows V6 drivers work thanks to Chris Smith
  <chris@realcomputerguy.com> in bug 111272

  15 Dec 2005; Mark Loeser <halcy0n@gentoo.org> cups-1.1.23-r4.ebuild:
  Stable on x86; bug #115286

*cups-1.1.23-r5 (14 Dec 2005)

  14 Dec 2005; <dang@gentoo.org> +files/cups-1.1.23-bindnow.patch,
  +cups-1.1.23-r5.ebuild:
  Allow configuration of bindnow-flags. Bug #115504

  14 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> cups-1.1.23-r4.ebuild:
  stable on alpha wrt bug #115286

  13 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> cups-1.1.23-r4.ebuild:
  Stable on hppa, ppc.

  13 Dec 2005; Markus Rothe <corsair@gentoo.org> cups-1.1.23-r4.ebuild:
  Stable on ppc64; bug #115286

  13 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> cups-1.1.23-r4.ebuild:
  Stable on sparc wrt security #115286

  13 Dec 2005; <dang@gentoo.org> cups-1.1.23-r4.ebuild:
  Marked stable on amd64

  03 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> cups-1.1.23-r1.ebuild:
  Stable on sh.

  29 Jul 2005; Jonathan Smith <smithj@gentoo.org> cups-1.1.23-r1.ebuild,
  cups-1.1.23-r2.ebuild, cups-1.1.23-r3.ebuild, cups-1.1.23-r4.ebuild:
  #71202: make test is broken due to an interactive testing mechanism, so i
  replaced the default src_test with a dummy one

  18 Jul 2005; Carsten Lohrke <carlo@gentoo.org> cups-1.1.23-r4.ebuild:
  Let's be a bit more careful what to rm -fR in pkg_preinst().

  12 Jun 2005; Heinrich Wendel <lanius@gentoo.org> cups-1.1.23-r3.ebuild,
  cups-1.1.23-r4.ebuild:
  bug #95852

  07 Jun 2005; Heinrich Wendel <lanius@gentoo.org> +files/pdftops.pl,
  cups-1.1.23-r4.ebuild:
  add pdftops to files, bug #93871

*cups-1.1.23-r4 (06 Jun 2005)

  06 Jun 2005; Heinrich Wendel <lanius@gentoo.org>
  +files/cups-gentooalt.patch, +files/cups-lppasswd-setXid.patch,
  +cups-1.1.23-r4.ebuild:
  cleanups, bsd support, bug #93960

  06 Jun 2005; Heinrich Wendel <lanius@gentoo.org> cups-1.1.23-r3.ebuild:
  bug #48309

*cups-1.1.23-r3 (21 May 2005)

  21 May 2005; Heinrich Wendel <lanius@gentoo.org> +cups-1.1.23-r3.ebuild:
  add support for new pam eclass, use external xpdf

  14 May 2005; Heinrich Wendel <lanius@gentoo.org> files/cupsd.rc6:
  remove use vmware, bug #89956

*cups-1.1.23-r2 (10 May 2005)

  10 May 2005; Heinrich Wendel <lanius@gentoo.org> +cups-1.1.23-r2.ebuild:
  remove filter-fomit-frame-poitner; change coldplug to boot runlevel; add
  info regarding printing guide

  30 Apr 2005; Simon Stelling <blubb@gentoo.org>
  +files/cups-gcc4-amd64.patch, cups-1.1.23-r1.ebuild:
  added DieMumiee's patch to fix bug #79791

  28 Apr 2005; Heinrich Wendel <lanius@gentoo.org> files/cupsd.rc6:
  revert 'use samba' again, it was the wrong way around

  23 Apr 2005; Heinrich Wendel <lanius@gentoo.org> files/cupsd.rc6:
  add use samba again, bug #89956

  08 Mar 2005; Heinrich Wendel <lanius@gentoo.org> -cups-1.1.23.ebuild,
  -cups-1.1.23_rc1.ebuild:
  cleanups

  06 Feb 2005; Joshua Kinard <kumba@gentoo.org> cups-1.1.23-r1.ebuild:
  Marked stable on mips.

  21 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> cups-1.1.23-r1.ebuild:
  stable on amd64. bug #78249.

  21 Jan 2005; Lars Weiler <pylon@gentoo.org> cups-1.1.23-r1.ebuild:
  Stable on ppc; bug #78249.

  20 Jan 2005; Markus Rothe <corsair@gentoo.org> cups-1.1.23-r1.ebuild:
  Stable on ppc64; bug #78249

  20 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> cups-1.1.23-r1.ebuild:
  Stable on alpha, bug 78249.

  20 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> :
  Actually with respect to #78249, bummer.

  20 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> cups-1.1.23-r1.ebuild:
  Stable on sparc wrt #77805

*cups-1.1.23-r1 (19 Jan 2005)

  19 Jan 2005; Heinrich Wendel <lanius@gentoo.org> +files/xpdf-pl3.patch,
  +cups-1.1.23-r1.ebuild:
  security bump; bug #78249

  19 Jan 2005; Joshua Kinard <kumba@gentoo.org> cups-1.1.23.ebuild:
  Marked stable on mips.

  11 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> cups-1.1.23.ebuild:
  Stable on alpha, bug 77023.

  11 Jan 2005; Guy Martin <gmsoft@gentoo.org> cups-1.1.23.ebuild:
  Stable on hppa.

  10 Jan 2005; Markus Rothe <corsair@gentoo.org> cups-1.1.23.ebuild:
  Stable on ppc64

  10 Jan 2005; Jeremy Huddleston <eradicator@gentoo.org> cups-1.1.23.ebuild:
  Stable amd64, sparc.

  10 Jan 2005; Lars Weiler <pylon@gentoo.org> cups-1.1.23.ebuild:
  Stable on ppc; bug #77023.

*cups-1.1.23 (07 Jan 2005)

  07 Jan 2005; Heinrich Wendel <lanius@gentoo.org> +cups-1.1.23.ebuild:
  security bump, bug #77023; use pdftops wrapper instead of builtin pdftops

  03 Jan 2005; Heinrich Wendel <lanius@gentoo.org>
  -files/cups-1.1.20-str633.patch,
  -files/cups-1.1.20-xpdf-CESA-2004-007.patch.bz2,
  -files/cups-1.1.20-xpdf2-underflow.patch,
  -files/cups-1.1.20-zero-len-udp-dos.patch,
  -files/cups-1.1.21-xpdf-CESA-2004-007.patch.bz2, -files/cupsd.conf-1.1.18,
  -files/str920.patch, -cups-1.1.20-r5.ebuild, -cups-1.1.22.ebuild,
  cups-1.1.23_rc1.ebuild:
  cleanups; replace hotplug with coldplug

  31 Dec 2004; Hardave Riar <hardave@gentoo.org> cups-1.1.23_rc1.ebuild:
  Stable on mips, bug #74479

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  27 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> cups-1.1.23_rc1.ebuild:
  Stable on alpha, bug 74479.

  27 Dec 2004; <SeJo@gentoo.org> cups-1.1.23_rc1.ebuild:
  stable on ppc: 74479

  27 Dec 2004; Markus Rothe <corsair@gentoo.org> cups-1.1.23_rc1.ebuild:
  Stable on ppc64; bug #74479

  26 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org>
  cups-1.1.23_rc1.ebuild:
  Stable sparc and amd64.

*cups-1.1.23_rc1 (26 Dec 2004)

  26 Dec 2004; Heinrich Wendel <lanius@gentoo.org> +cups-1.1.23_rc1.ebuild:
  version bump; mark stable on x86 because of security bugs in pdftops and
  lppasswd, bug #74479

  12 Nov 2004; Heinrich Wendel <lanius@gentoo.org> -cups-1.1.20-r3.ebuild,
  -cups-1.1.20-r4.ebuild, cups-1.1.22.ebuild:
  move samba to PDEPEND, bug #62560; remove old ebuilds

  07 Nov 2004; Joshua Kinard <kumba@gentoo.org> cups-1.1.20-r5.ebuild:
  Marked stable on mips.

  04 Nov 2004; Travis Tilley <lv@gentoo.org> cups-1.1.20-r5.ebuild:
  stable on amd64

  03 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> cups-1.1.20-r5.ebuild:
  Stable on alpha, bug 69662.

  03 Nov 2004; Markus Rothe <corsair@gentoo.org> cups-1.1.20-r5.ebuild:
  Stable on ppc64, bug #69662

  03 Nov 2004; <SeJo@gentoo.org> cups-1.1.20-r5.ebuild:
  stable on ppc gsla: 69662

  03 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> cups-1.1.20-r5.ebuild:
  Stable on sparc wrt #69662

*cups-1.1.22 (01 Nov 2004)

  01 Nov 2004; <heino@gentoo.org> +files/xpdf-goo-sizet.patch,
  +cups-1.1.20-r5.ebuild, -cups-1.1.21-r2.ebuild, +cups-1.1.22.ebuild:
  fix secrutiy issue in pdftops, bug #69662

*cups-1.1.21-r2 (21 Oct 2004)

  21 Oct 2004; Heinrich Wendel <lanius@gentoo.org> +cups-1.1.20-r4.ebuild,
  +cups-1.1.21-r2.ebuild:
  fix integer overflows in xpdf, bug #68058

  16 Oct 2004; Hardave Riar <hardave@gentoo.org> cups-1.1.20-r3.ebuild:
  Stable on mips, bug #66501.

  09 Oct 2004; Tom Gall <tgall@gentoo.org> cups-1.1.20-r3.ebuild:
  stable on ppc64, bug #64168

  07 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
  cups-1.1.20-r3.ebuild:
  Stable amd64.

  08 Oct 2004; Guy Martin <gmsoft@gentoo.org> cups-1.1.20-r3.ebuild:
  Marked stable on hppa.

  07 Oct 2004; Lars Weiler <pylon@gentoo.org> cups-1.1.20-r3.ebuild:
  Stable on ppc as requested in bug #66501.

  07 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> cups-1.1.20-r3.ebuild:
  Stable on alpha, bug 66501.

  06 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> cups-1.1.20-r3.ebuild:
  Stable on sparc wrt #66501

*cups-1.1.20-r3 (06 Oct 2004)

  06 Oct 2004; Heinrich Wendel <lanius@gentoo.org> +files/str920.patch,
  +cups-1.1.20-r3.ebuild, +cups-1.1.21-r1.ebuild:
  fix security issue in logfiles; bug #66501

  22 Sep 2004; Joshua Kinard <kumba@gentoo.org> cups-1.1.20-r2.ebuild:
  Marked stable on mips.

  19 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> cups-1.1.20-r2.ebuild:
  Marked stable on amd64.

  18 Sep 2004; Thomas Matthijs <axxo@gentoo.org> cups-1.1.21.ebuild:
  Added some more mirrors since i was unable to fetch it

  17 Sep 2004; Bryan Østergaard,,, <kloeri@gentoo.org> cups-1.1.20-r2.ebuild:
  Stable on alpha, bug 64168.

  17 Sep 2004; <SeJo@gentoo.org> cups-1.1.20-r2.ebuild:
  stable ppc bug:64168

  16 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> cups-1.1.20-r2.ebuild:
  Stable on sparc wrt #64168

  22 Sep 2004; Heinrich Wendel <lanius@gentoo.org> cups-1.1.21.ebuild:
  move samba depend to rdepend, bug #62560

  02 Sep 2004; Danny van Dyk <kugelfang@gentoo.org> cups-1.1.20-r1.ebuild,
  cups-1.1.21_rc2.ebuild:
  Made cups $(get_libdir) aware.

*cups-1.1.21 (16 Sep 2004)

  16 Sep 2004; Heinrich Wendel <lanius@gentoo.org>
  +files/cups-1.1.20-zero-len-udp-dos.patch, +cups-1.1.20-r2.ebuild,
  +cups-1.1.21.ebuild, cups-1.1.21_rc2.ebuild:
  version bump; fix security bug in 1.1.20, bug #64168

*cups-1.1.21_rc2 (24 Aug 2004)

  24 Aug 2004; Heinrich Wendel <lanius@gentoo.org>
  -files/configure-jpeg-buildfix.diff, -cups-1.1.21_rc1.ebuild,
  +cups-1.1.21_rc2.ebuild:
  version bump

  05 Jul 2004; Heinrich Wendel <lanius@gentoo.org> cups-1.1.21_rc1.ebuild:
  enable raw printing, bug #54981

*cups-1.1.21_rc1 (05 Jul 2004)

  05 Jul 2004; Heinrich Wendel <lanius@gentoo.org> cups-1.1.19-r1.ebuild,
  cups-1.1.20.ebuild, cups-1.1.21_rc1.ebuild:
  version bump, add samba use flag, bug #52198

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  cups-1.1.19-r1.ebuild, cups-1.1.20-r1.ebuild, cups-1.1.20.ebuild:
  virtual/glibc -> virtual/libc

  19 Jun 2004; Tom Gall <tgall@gentoo.org> cups-1.1.20-r1.ebuild:
  stable on ppc64, bug #54123

  12 May 2004; Michael McCabe <randy@gentoo.org> cups-1.1.20-r1.ebuild:
  Added s390 keywords

  09 Apr 2004; Heinrich Wendel <lanius@gentoo.org> cups-1.1.19-r1.ebuild:
  remove S=${WORKDIR}/${P}

*cups-1.1.20-r1 (08 Apr 2004)

  08 Apr 2004; Heinrich Wendel <lanius@gentoo.org>
  files/cups-1.1.20-str633.patch, cups-1.1.20-r1.ebuild:
  pdftops doesn't print pdf form elements properly, bug #46529

  31 Mar 2004; Tom Gall <tgall@gentoo.org> cups-1.1.20.ebuild:
  remove ppc64, we're not ready

  23 Mar 2004; Joshua Kinard <kumba@gentoo.org> cups-1.1.20.ebuild:
  Marked stable on mips.

  27 Feb 2004; Joshua Kinard <kumba@gentoo.org> cups-1.1.20.ebuild:
  Added ~mips to KEYWORDS to satisfy repoman deps.

  22 Feb 2004; Aron Griffis <agriffis@gentoo.org> cups-1.1.20.ebuild:
  stable on alpha and ia64

  28 Jan 2004; <gustavoz@gentoo.org> cups-1.1.20.ebuild:
  stable on hppa

  26 Jan 2004; <gustavoz@gentoo.org> cups-1.1.20.ebuild:
  stable on sparc

  30 Jan 2004; Heinrich Wendel <lanius@gentoo.org> cups-1.1.19-r1.ebuild,
  cups-1.1.20.ebuild:
  fixed depend

  15 Jan 2004; Heinrich Wendel <lanius@gentoo.org> cups-1.1.20.ebuild:
  mark x86

  28 Dec 2003; Heinrich Wendel <lanius@gentoo.org> cups-1.1.19-r1.ebuild,
  cups-1.1.20.ebuild:
  fix newdepend, not allowed in ebuilds

  09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> cups-1.1.19-r1.ebuild:
  changed app-text/ghostscript to virtual/ghostscript

  02 Dec 2003; Heinrich Wendel <lanius@gentoo.org> cups-1.1.20.ebuild:
  replace Os by O2 on amd64, bug #38450

  29 Nov 2003; Brad House <brad_mssw@gentoo.org> cups-1.1.20.ebuild:
  mark stable on amd64

*cups-1.1.20 (25 Nov 2003)

  25 Nov 2003; Heinrich Wendel <lanius@gentoo.org>  cups-1.1.20.ebuild:
  version bump, removed libjpeg patch

  05 Nov 2003; Heinrich Wendel <lanius@gentoo.org> files/cupsd.rc6:
  bug #32768 (hotplug dep)

  24 Sep 2003; Daniel Robbins <drobbins@gentoo.org> cups-1.1.19-r1.ebuild:
  removed 'usb' dependencies entirely, since cups does not directly depend
  on hotplug, and is not necessarily needed for USB support (if USB is
  compiled directly into the kernel.) Also, the 'usb' variable is 
  designed to enable optional build-time functionality for USB support, not
  auto-configure your system to detect USB (which emerging hotplug doesn't
  do by itself anyway -- an rc-update add hotplug default is needed -- and
  you need to enable USB in your kernel.) Also unmasked for ia64.  

  19 Sep 2003; Rajiv Aaron Manglani <rajiv@gentoo.org> cups-1.1.19-r1.ebuild:
  added 'usb' to IUSE.

  29 Jul 2003; Heinrich Wendel <lanius@gentoo.org>
  cups-1.1.14-r4.ebuild, cups-1.1.15-r2.ebuild,
  cups-1.1.16.ebuild, cups-1.1.18-r5.ebuild, cups-1.1.19-r1.ebuild,
  files/configure-jpeg-buildfix-1.1.15.diff:
  bumped 1.1.19-r1 to stable, cleaned up old packages

  25 Jul 2003; Heinrich Wendel <lanius@gentoo.org> files/cupsd.rc6:
  added use logger to init.d script (bug #25214)

  22 Jul 2003; Heinrich Wendel <lanius@gentoo.org> cups-1.1.19-r1.ebuild:
  added depend on foomatic-3 if foomatic-2 is installed

  20 Jul 2003; Heinrich Wendel <lanius@gentoo.org> files/cupsd.rc6:
  added use vmware to initscript, see bug #23971

  18 Jul 2003; Heinrich Wendel <lanius@gentoo.org> files/cupsd.rc6:
  fixed bug #24682

*cups-1.1.19-r1 (16 Jul 2003)

  16 Jul 2003; Heinrich Wendel <lanius@gentoo.org> cups-1.1.19-r1.ebuild,
  files/cupsd.rc6:
  fixed init script / made compatible with new foomatic

*cups-1.1.19 (02 Jul 2003)

  03 Jul 2003; Daniel Ahlerg <aliz@gentoo.org> cups-1.1.19.ebuild :
  Version bump.

  17 Jun 2003; Donny Davies <woodchip@gentoo.org> cups-1.1.18-r5.ebuild:
  Dont install lppasswd setuid.

*cups-1.1.18-r5 (30 May 2003)

  30 May 2003; Daniel Ahlberg <aliz@gentoo.org> cups-1.1.18.ebuild :
  Security update.

*cups-1.1.18-r4 (28 Jan 2003)
  
  07 Apr 2003; Guy Martin <gmsoft@gentoo.org> cups-1.1.18-r4.ebuild :
  Added hppa to KEYWORDS.

  25 Feb 2003; Thomas Raschbacher <lordvan@gentoo.org> cups-1.1.18-r4.ebuild:
  Mark stable on x86
	
  21 Feb 2003; Aron Griffis <agriffis@gentoo.org> cups-1.1.18-r4.ebuild :
  Mark stable on Alpha

  28 Jan 2003; Thomas Raschbacher <lordvan@gentoo.org> cups-1.1.18-r4.ebuild:
  new revision to add usb use var (bug #14417)

*cups-1.1.18-r3 (27 Jan 2003)
  27 Jan 2003; Thomas Raschbacher; <lordvan@gentoo.org> cups-1.1.18-r3.ebuild:
  new revision to fix bug #12518
  (new default config to listen only on localhost)

*cups-1.1.18-r2 (21 Jan 2003)
  21 Jan 2003; Thomas Raschbacher; <lordvan@gentoo.org> cups-1.1.18-r2.ebuild:
  added dep for sys-apps/hotplug (needed for usb-printers)
  fixes bug #12976

*cups-1.1.18-r1 (13 Jan 2003)
  13 Jan 2003; Thomas Raschbacher <lordvan@gentoo.org> cups-1.1.18-r1.ebuild:
  filter -fomit-frame-pointers; ~arch masked for all archs(at least for now)
  fixes bug #13471
	
*cups-1.1.18 (27 Dec 2002)
  27 Dec 2002; Thomas Raschbacher <lordvan@gentoo.org> cups-1.1.18.ebuild:
  changed pkg_postinst
  ~arch masked on all archs
  30 Dec 2002; Thomas Raschbacher <lordvan@gentoo.org> cups-1.1.18.ebuild:
  unmasked for x86
	
*cups-1.1.18 (20 Dec 2002)

  20 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Security update. Masked for now.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*cups-1.1.17_pre20021025 (25 Oct 2002)

  25 Oct 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog  :
  cvs version to fix latest problems.

  25 Oct 2002; Donny Davies <woodchip@gentoo.org> cups-1.1.16.ebuild : fix #9188.

*cups-1.1.16 (10 Oct 2002)

  19 Oct 2002; Donny Davies <woodchip@gentoo.org> cupsd.rc6 : fix #9201.

  12 Oct 2002; Donny Davies <woodchip@gentoo.org> cupsomatic :
  Update to latest http://www.linuxprinting.org/cupsomatic; close #7350.

  10 Oct 2002; Nick Hadaway <raker@gentoo.org> cups-1.1.16.ebuild :
  Thanks to g2boojum for jumping right on this.  This version bump is
  more like a shove.  Lots of bug fixes.  No real feature adds but many
  printing issues seem to be resolved by this release.  Check out
  http://www.cups.org/relnotes.html for the gory details.

*cups-1.1.15-r2 (19 Jul 2002)

  07 Oct 2002; Nick Hadaway <raker@gentoo.org> cups-1.1.15-r2.ebuild :
  Removed RDEPEND on ghostscript and left comment in pkg_postinst.  This
  should resolve the circular dependancy problems related to ghostscript

  13 Aug 2002; Mark Guertin <gerk@gentoo.org> :
  Added ppc to keywords

  19 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog  :
  added ghostscript as an rdepend

*cups-1.1.15 (17 Jun 2002)

  14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> cups-1.1.15.ebuild :
  Added KEYWORDS.

  17 Jun 2002; mjc <mjc@gentoo.org> :
  New CUPS.

*cups-1.1.14-r4 (4 May 2002)

  14 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> cups-1.1.14-r4.ebuild :
  Added KEYWORDS.

  4 May 2002; Donny Davies <woodchip@gentoo.org> :
  Added LICENSE, SLOT, $Headers, pam_stack aware pam.d/ file.

*cups-1.1.14-r3 (1 May 2002)

  1 May 2002; Jon Nelson <jnelson@gentoo.org> :
  Added patch to allow for unstripped builds.

*cups-1.1.14-r3 (30 Apr 2002)

  30 Apr 2002; Seemant Kulleen <seemant@gentoo.org> :
  Unzip html doc.

*cups-1.1.14-r3 (12 Apr 2002)

  12 Apr 2002; Spider <spider@gentoo.org>:
  New revision with updated libpng dependency forces a rebuild.

*cups-1.1.14-r2 (29 Mar 2002)

  29 Mar 2002; Donny Davies <woodchip@gentoo.org> :
  Add link to the html docs.  Cleaned syntax of several statements.  No need to
  recompile/reinstall unless you enjoy that sort of thing ;)

*cups-1.1.14-r1 (7 Mar 2002)

  7 Mar 2002; Geert Bevin <gbevin@gentoo.org>:
  Added support for the foomagic printer filters.

*cups-1.1.14 (16 Feb 2002)

  16 Feb 2002; Donny Davies <woodchip@gentoo.org>: Update to latest release.
  See http://www.cups.org/news.php?V66 for the changes.  Security fixes in
  this one, upgrade reccomended.

  17 Feb 2002; Martin Schlemmer <azarah@gentoo.org>: added samba to the 'use'
  dependancy type of cups.  Modified files/cupsd.rc6

*cups-1.1.13-r2 (9 Feb 2002)

  9 Feb 2002; Daniel Robbins <drobbins@gentoo.org>: Moved all empty directory
  creations to pkg_postinst() to prevent them from being unmerged on upgrade

*cups-1.1.13-r1 (8 Feb 2002)

  8 Feb 2002; Daniel Robbins <drobbins@gentoo.org>:
  Added back configure-jpeg-buildfix.diff which is apparently still needed.
  This closes bug #608.

*cups-1.1.13 (1 Feb 2002)

  1 Feb 2002; Donny Davies <woodchip@gentoo.org> /etc/cupsd.conf:
  Updated to the latest release, cups-1.1.13.  Now installing the html docs
  into /usr/share/cups/docs, which will let people upgrade cups in the
  future without having to change /etc/cupsd.conf to point to a new
  directory.  Makes things a little more user friendly.

*cups-1.1.12 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.