summaryrefslogtreecommitdiff
blob: f6ca9c771ab707f5fc60892746a41ed6fbf8d18d (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
# ChangeLog for net-print/cups
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.15 2002/07/14 20:41:21 aliz Exp $

*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.