summaryrefslogtreecommitdiff
blob: 476d3fe0e6be556a311d1092dcda7cda63e2e81e (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
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
# ChangeLog for net-mail/mutt
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-mail/mutt/ChangeLog,v 1.13 2002/12/07 07:08:38 jmorgan Exp $

*mutt-1.4-r3 (03 Sept 2002) 

  07 Dec 2002; Jack Morgan <jmorgan@gentoo.org> mutt-1.4-r2.ebuild, mutt-1.4-r3.ebuild :
  Changed sparc64 to sparc keyword

  16 Nov 2002; Calum Selkirk <cselkirk@gentoo.org> mutt-1.4-r3.ebuild :

  Changed the ebuild not to install an /etc/Muttrc if USE="mbox" is defined.
  "mbox" is the default behavior with mutt.

  22 Oct 2002; Seemant Kulleen <seemant@gentoo.org> mutt-1.4-r3.ebuild :

  SRC_URI fix by: jeffthorsett@hotmail.com (Jeff Thorsett) in bug #9503.

  03 Sept 2002; Calum Selkirk <cselkirk@gentoo.org> mutt-1.4-r3.ebuild 
  files/digest-mutt-1.4-r3 :

  Added the compressed folder patch. This closes bug #7398

*mutt-1.4-r2 (28 Jul 2002) 

  28 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> mutt-1.4-r2.ebuild :

  Tested the jp.patch on ppc
  Added ppc to keywords.

  28 Jul 2002; Stuart Bouyer <stubear@gentoo.org> mutt-1.4-r2.ebuild :

  Added patch for Japanese support (submitted by Cong 
  <vo.chi.cong-linux@is.titech.ac.jp> ). 
  Removed PPC from KEYWORDS, cause I can't test that the patch works on PPC.

*mutt-1.4-r1 (27 Jul 2002)

  28 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> mutt-1.4-r1.ebuild,
  mutt-1.3.28.ebuild, mutt-1.4.ebuild :

  Added PPC to KEYWORDS
  Seemant: the compressed folder patch author is Roland Rosenfeld
  <roland@spinnaker.de>.

  27 Jul 2002; Seemant Kulleen <seemant@gentoo.org> mutt-1.4-r1.ebuild :

  Enabled support for compressed folders.  Submitted by Lim Swee Tat
  <st_lim@eXtropia.com> in an email to me.

*mutt-1.4 (29 May 2002)

  29 Apr 2002; Ryan Phillips <rphillips@gentoo.org> mutt-1.4.ebuild :

  new version
  
*mutt-1.3.28-r1 (25 Apr 2002)

  25 Apr 2002; Ryan Phillips <rphillips@gentoo.org> mutt-1.3.28-r1.ebuild :

  Mutt couldn't fcntl() the ~/Mail directory on a NFS volume.  Changed
  ebuild to enable flock() support per bug #2005.

*mutt-1.3.28 (21 Mar 2002)

  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> mutt-1.3.28.ebuild :

  Version upgrade to release candidate version.  Copied over the .25 ebuild.

*mutt-1.3.25 (21 Mar 2002)

  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> mutt-1.3.25.ebuild :

  HTML documentation need not be gzipped.

*mutt-1.3.25 (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.