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
|
# ChangeLog for net-mail/teapop
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/teapop/ChangeLog,v 1.24 2008/05/21 18:59:10 dev-zero Exp $
21 May 2008; Tiziano Müller <dev-zero@gentoo.org> teapop-0.3.8.ebuild,
teapop-0.3.8-r1.ebuild:
Changed dependency for postgresql from dev-db/postgresql to
virtual/postgresql-server
22 Apr 2007; Andrej Kacian <ticho@gentoo.org> teapop-0.3.8.ebuild,
teapop-0.3.8-r1.ebuild:
Use newinitd and newconfd. Bug #174266.
06 Jan 2007; Fernando J. Pereda <ferdy@gentoo.org> -teapop-0.3.3.ebuild,
-teapop-0.3.5.ebuild, -teapop-0.3.7.ebuild, -teapop-0.3.7-r1.ebuild:
QA: Clean unused versions.
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> teapop-0.3.5.ebuild,
teapop-0.3.7.ebuild, teapop-0.3.7-r1.ebuild, teapop-0.3.8.ebuild,
teapop-0.3.8-r1.ebuild:
dev-db/mysql => virtual/mysql
15 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> teapop-0.3.8.ebuild:
Stable on sparc
*teapop-0.3.8-r1 (10 Dec 2004)
10 Dec 2004; Andrej Kacian <ticho@gentoo.org> +teapop-0.3.8-r1.ebuild:
Revision bump. Adds a "virtual" USE flag. See bug #65821, reported by Jesper
FA <gentoo@j-f.dk>.
22 Sep 2004; Andrej Kacian <ticho@gentoo.org> teapop-0.3.7-r1.ebuild,
teapop-0.3.8.ebuild:
Stable on x86
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> teapop-0.3.5.ebuild,
teapop-0.3.7-r1.ebuild, teapop-0.3.7.ebuild, teapop-0.3.8.ebuild:
virtual/glibc -> virtual/libc
29 Jun 2004; David Holm <dholm@gentoo.org> teapop-0.3.8.ebuild:
Added to ~ppc.
29 Jun 2004; Cory Visi <merlin@gentoo.org> files/teapop-init:
Fixed init script per Bug 45022
*teapop-0.3.8 (28 Jun 2004)
28 Jun 2004; Cory Visi <merlin@gentoo.org> teapop-0.3.8.ebuild:
Version bump to 0.3.8 to fix crlf header bug (Bug 33995) and java fix
*teapop-0.3.7-r1 (30 Sep 2003)
30 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> teapop-0.3.7-r1.ebuild:
Version bump, added a couple of more arguments to configure
*teapop-0.3.7 (30 Sep 2003)
30 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> teapop-0.3.7.ebuild:
Security update
10 Aug 2003; <iggy@gentoo.org> teapop-0.3.5.ebuild, files/teapop-confd,
files/teapop-init:
added init script and confd script, fixes bug 25967, thanks to port001
*teapop-0.3.5 (20 Jan 2003)
23 Jan 2003; Brad Cowan <bcowan@gentoo.org> teapop-0.3.5.ebuild:
Fixed sandbox violations.
20 Jan 2003; Nick Hadaway <raker@gentoo.org> teapop-0.3.5.ebuild,
files/digest-teapop-0.3.5 :
Version bump. Added IUSE. Fixed some configure options.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*teapop-0.3.3 (23 Mar 2002)
04 Nov 2002; Seemant Kulleen <seemant@gentoo.org> teapop-0.3.3.ebuild :
Fixed mis-spelling of "spool" in configure command, and changed it to
econf anyway. Thanks to: ptlame@core.com (Joe) in bug #10222
09 May 2002; Thilo Bangert <bangert@gentoo.org> files/tpop.xinetd
fixed path for teapop - closes bug #2612
23 Feb 2002; Karl Trygve Kalleberg <karltk@gentoo.org> files/tpop.xinetd teapop-0.3.3 :
The spurious /usr/etc dir has been removed, the xinetd file now starts
teapop properly if installed.
*teapop-0.3.1 (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.
|