blob: bf408446cfafdb28a5440e5a17c5ed6cb01ca5df (
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
|
# ChangeLog for net-mail/popa3d
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/popa3d/ChangeLog,v 1.6 2004/02/18 11:31:35 hhg Exp $
18 Feb 2004; Hallgrimur H. Gunnarsson <hhg@gentoo.org> popa3d-0.6.4.ebuild:
Maildir support was chosen as the default when neither the mbox nor the
maildir USE flags were set. This caused the build to fail, since maildir
support requires a patch which is only downloaded when the maildir USE flag is
set. Now, mailbox support is chosen as the default. This was reported in bug
#41710 by Skyler McCurdy <stupidlimits@yahoo.com>.
16 Dec 2003; Ian Leitch <port001@gentoo.org> popa3d-0.6.3.ebuild,
popa3d-0.6.4.ebuild:
No need to run depscan.sh in pkgpostinst
*popa3d-0.6.4 (19 Nov 2003)
19 Nov 2003; Hallgrimur H. Gunnarsson <hhg@gentoo.org> popa3d-0.6.4.ebuild:
version bump to 0.6.4
26 Oct 2003; Ian Leitch <port001@gentoo.org> popa3d-0.6.3.ebuild:
Fixed USE=-maildir -mbox bug #32042, thanks to Cameron MacFarland for
reporting.
22 Oct 2003; Ian Leitch <port001@gentoo.org> popa3d-0.6.3.ebuild:
PAM support now works like it should have done from the start, thanks to
Robert Kerr <LittleThor@xsw.terminator.net> for pointing that one out -
#31506. Also fixed a few grammatical errors.
*popa3d-0.6.3 (11 Sep 2003)
11 Sep 2003; Ian Leitch <port001@gentoo.org> popa3d-0.6.3.ebuild:
New package, thanks to Hallgrimur H. Gunnarsson <hhg@data.is> bug #28277,
ebuild modified by Hallgrimur and myself. metadata.xml supplied.
|