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
|
# ChangeLog for mail-mta/nullmailer
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.6 2004/07/17 21:37:51 aliz Exp $
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
nullmailer-1.00_rc7-r1.ebuild, nullmailer-1.00_rc7-r2.ebuild,
nullmailer-1.00_rc7-r4.ebuild, nullmailer-1.00_rc7.ebuild:
virtual/glibc -> virtual/libc
*nullmailer-1.00_rc7-r4 (31 May 2004)
31 May 2004; Grant Goodyear <g2boojum@gentoo.org> files/mailer.conf,
-nullmailer-1.00_rc7-r3.ebuild, +nullmailer-1.00_rc7-r4.ebuild:
Fixes to make mailwrapper an optional dep.
Removed -r3 because the dodir for services/run was broken, and I
incorporated all other changes into -r4.
*nullmailer-1.00_rc7-r3 (30 May 2004)
30 May 2004; Robin H. Johnson <robbat2@gentoo.org>
nullmailer-1.00_rc7-r3.ebuild, files/mailer.conf:
make sure the mailwrapper changes are in place.
*nullmailer-1.00_rc7-r2 (30 May 2004)
30 May 2004; Robin H. Johnson <robbat2@gentoo.org> metadata.xml,
nullmailer-1.00_rc7-r1.ebuild, nullmailer-1.00_rc7-r2.ebuild,
nullmailer-1.00_rc7.ebuild, files/mailer.conf, files/remotes.sample:
Moved from net-mail/nullmailer to mail-mta/nullmailer.
28 May 2004; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
Update metadata.xml.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org>
nullmailer-1.00_rc7-r1.ebuild, nullmailer-1.00_rc7-r2.ebuild,
nullmailer-1.00_rc7.ebuild:
Add inherit eutils
20 Apr 2004; David Holm <dholm@gentoo.org> nullmailer-1.00_rc7-r2.ebuild:
Added to ~ppc.
*nullmailer-1.00_rc7-r2 (19 Apr 2004)
19 Apr 2004; Robin H. Johnson <robbat2@gentoo.org>
nullmailer-1.00_rc7-r2.ebuild, files/mailer.conf:
add in urgent support for mailwrapper
06 Nov 2003; Robin H. Johnson <robbat2@gentoo.org>
nullmailer-1.00_rc7-r1.ebuild, nullmailer-1.00_rc7.ebuild:
: instead of . for chown
25 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
add metadata.xml
*nullmailer-1.00_rc7-r1 (06 Aug 2003)
06 Aug 2003; Robin H. Johnson <robbat2@gentoo.org>
nullmailer-1.00_rc7-r1.ebuild:
Fix minor permissions bug and commit to stable.
03 Aug 2003; Robin H. Johnson <robbat2@gentoo.org>
nullmailer-1.00_rc7.ebuild:
Fix /usr/lib/sendmail glitch
*nullmailer-1.00_rc7 (01 Aug 2003)
01 Aug 2003; Robin H. Johnson <robbat2@gentoo.org>
nullmailer-1.00_rc7.ebuild, files/remotes.sample:
Initial Commit.
|