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
|
# ChangeLog for net-mail/mailx
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx/ChangeLog,v 1.5 2004/06/24 22:16:17 agriffis Exp $
07 Jun 2004; Aron Griffis <agriffis@gentoo.org>
mailx-8.1.2.20021129-r2.ebuild:
Fix use invocation
*mailx-8.1.2.20021129-r3 (07 Jun 2004)
07 Jun 2004; Aron Griffis <agriffis@gentoo.org>
+mailx-8.1.2.20021129-r3.ebuild:
Apply 64-bit compatibility patch on all architectures instead of just ia64
04 Jun 2004; Bryan �stergaard <kloeri@gentoo.org>
mailx-8.1.2.20021129-r2.ebuild:
Stable on alpha.
*mailx-8.1.2.20021129 (29 May 2004)
29 May 2004; Seemant Kulleen <seemant@gentoo.org> +metadata.xml,
+files/mailx-64bit.diff, +files/mailx-8.1.1.11-Makefile.diff,
+files/mailx-8.1.1.11-version.diff, +files/mailx-8.1.1.11.diff,
+mailx-8.1.1.11.ebuild, +mailx-8.1.2.20021129-r1.ebuild,
+mailx-8.1.2.20021129-r2.ebuild, +mailx-8.1.2.20021129.ebuild:
Moved from net-mail/mailx to mail-client/mailx.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org>
mailx-8.1.2.20021129-r1.ebuild, mailx-8.1.2.20021129-r2.ebuild:
Add inherit eutils
30 Sep 2003; Jon Portnoy <avenj@gentoo.org>
mailx-8.1.2.20021129-r2.ebuild :
Patch fix.
21 Sep 2003; Jon Portnoy <avenj@gentoo.org>
mailx-8.1.2.20021129-r2.ebuild, files/mailx-64bit.diff :
Patch from splite to get mailx to work on IA-64.
15 Jul 2003; Christian Birchinger <joker@gentoo.org>
mailx-8.1.2.20021129-r2.ebuild:
Added sparc stable keyword
*mailx-8.1.2.20021129-r2 (09 Jun 2003)
10 Jun 2003; Joshua Kinard <kumba@gentoo.org> :
Fixed bad digest and added ~mips to KEYWORDS
09 Jun 2003; Nick Hadaway <raker@gentoo.org>
mailx-8.1.2.20021129-r2.ebuild, files/digest-mailx-20021129-r2:
Added a dependancy on net-mail/mailx-support for /usr/libexec/lockspool
27 May 2003; Tavis Ormandy <taviso@gentoo.org>
mailx-8.1.2.20021129-r1.ebuild:
removing gcc hardcode for ccc users.
*mailx-8.1.2.20021129-r1 (27 Mar 2003)
27 Mar 2003; Jon Portnoy <avenj@gentoo.org> mailx-8.1.2.20021129-r1.ebuild
digest-mailx-8.1.2.20021129-r1 multifix.diff :
Added multifix.diff to fix bug #18259, reported by C. Brewer.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*mailx-8.1.2.20021129 (01 Dec 2002)
07 Dec 2002; Nick Hadaway <raker@gentoo.org>
mailx-8.1.2.20021129.ebuild :
Updated some file permissions as noted on bug #8031. Marked stable.
01 Dec 2002; Nick Hadaway <raker@gentoo.org>
mailx-8.1.2.20021129.ebuild, files/digest-mailx-8.1.2.20021129,
files/20021129-cvs.diff.bz2 :
mailx ported from openbsd cvs repository pulled 11/29/2002.
Currently marked unstable.
*mailx-8.1.1.11 (1 Feb 2002)
28 Sep 2002; Owen Stampflee <owen@gentoo.org> :
Added PPC to KEYWORDS.
12 Sep 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog :
added virtual/mta depend
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.
|