summaryrefslogtreecommitdiff
blob: cf236d9b7176220a51162089a24a2f3d09290252 (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
# ChangeLog for net-mail/mailbase
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/mailbase/ChangeLog,v 1.14 2003/08/08 09:05:33 tuxus Exp $

*mailbase-0.00-r6 (06 Aug 2003)

  18 Apr 2003; Jan Seidel <tuxus@gentoo.org> mailbase-0.00-r6.ebuild :
  Added ~mips to keywords.

  06 Aug 2003; Daniel Ahlberg <aliz@gentoo.org> mailbase-0.00-r6.ebuild :
  Both #8029 and #16749 says 0775 for /var/spool/mail.

  15 Jul 2003; Christian Birchinger <joker@gentoo.org>
  mailbase-0.00-r5.ebuild:
  Added sparc stable keyword

  20 Feb 2003; Zach Welch <zwelch@gentoo.org> :
  Added arm to keywords.

  12 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
  Added hppa to keywords.

  25 Dec 2002; Martin Schlemmer <azarah@gentoo.org> mailbase-0.00-r5.ebuild :
  Always set the ownership and permissions in pkg_postinst(), closing bug #8029.
  Cleanup the build a bit by using keepdir, fowners and fperms.

*mailbase-0.00-r5 (18 Dec 2002)

  18 Apr 2003; Jan Seidel <tuxus@gentoo.org> mailbase-0.00-r5.ebuild :
  Added mips to keywords.

  18 Dec 2002; Nick Hadaway <raker@gentoo.org> mailbase-0.00-r5.ebuild :
  Changed /var/spool/mail permissions to 1777

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*mailbase-0.00-r4 (27 Jun 2002)

  18 Apr 2003; Jan Seidel <tuxus@gentoo.org> mailbase-0.00-r4.ebuild :
  Added mips to keywords.

  27 Jun 2002; Phil Bordelon <sunflare@gentoo.org> mailbase-0.00-r4.ebuild :

  Added a .keep in /var/spool/mail so it doesn't get removed when mailbase is
  unmerged from an upgrade.  Also cleaned up the ebuild to match the current
  format.  The original Author of the script was Jerry Alexandratos <jerry@gentoo.org>.

*mailbase-0.00-r3 (12 May 2002)

  12 May 2002; Martin Schlemmer <azarah@gentoo.org> mailbase-0.00-r3.ebuild :

  Change ownership on /var/spool/mail to root.mail.

*mailbase-0.00-r1 (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.