summaryrefslogtreecommitdiff
blob: 5c765a2693ff5acb19def7e5316b0dea8b274c8f (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
# ChangeLog for net-mail/tpop3d
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/tpop3d/ChangeLog,v 1.10 2004/06/09 22:23:56 agriffis Exp $

  09 Jun 2004; Aron Griffis <agriffis@gentoo.org> tpop3d-1.4.2.ebuild,
  tpop3d-1.5.3.ebuild:
  Fix use invocation

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> tpop3d-1.4.2.ebuild:
  Add inherit eutils

  03 Mar 2004; Martin Holzer <mholzer@gentoo.org> tpop3d-1.4.2.ebuild,
  tpop3d-1.5.3.ebuild:
  adding ssl to config. Closes 43510

*tpop3d-1.5.3 (26 Nov 2003)

  26 Nov 2003; Greg Fitzgerald <gregf@gentoo.org> tpop3d-1.5.3.ebuild:
  Version Bump.

*tpop3d-1.5.2 (19 Nov 2003)

  19 Nov 2003; Greg Fitzgerald <gregf@gentoo.org> tpop3d-1.5.2.ebuild:
  Version bump. Closes bug #31792 by Michael C. Ferguson <mcf@augustmail.com>

  02 Aug 2003; <iggy@gentoo.org> tpop3d-1.4.2.ebuild, files/tpop3d-init:
  added Gentoo init script, fixes bug # 23401, thanks to Michael C. Ferguson
  <mcf@augustmail.com>

  12 Jun 2003; <msterret@gentoo.org> tpop3d-1.4.2.ebuild:
  fix Header

*tpop3d-1.4.2 (19 Jan 2003)

  04 Feb 2003; Nick Hadaway <raker@gentoo.org> tpop3d-1.4.2.ebuild :
  Added KEYWORDS and fixed DEPEND spacing.

  19 Jan 2003; Nick Hadaway <raker@gentoo.org> tpop3d-1.4.2.ebuild,
  files/digest-tpop3d-1.4.2 :
  New ebuild as suggested on bug #4282 by Martin Klebermass.
  Added tests for local variables to enable/disable features that are
  generally not needed, insecure, or rude. :) (seriously!) Also
  added a net-mail/drac ebuild for pop-before-smtp integration and
  included a patch for the optional auth-flatfile support.