summaryrefslogtreecommitdiff
blob: da6d45a88740d6c99f7953815a38d96d5be1ac45 (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
# ChangeLog for mail-client/mozilla-thunderbird
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/mozilla-thunderbird/ChangeLog,v 1.34 2004/11/15 02:22:40 agriffis Exp $

  14 Nov 2004; Aron Griffis <agriffis@gentoo.org>
  mozilla-thunderbird-0.9-r2.ebuild:
  Set HOME=~root when running regxpcom/regchrome in case this is being emerged
  via sudo. Otherwise the commands will create ~/.mozilla owned by root and 700
  perms, which makes subsequent execution of firefox by user impossible. #67031

*mozilla-thunderbird-0.9-r2 (13 Nov 2004)

  13 Nov 2004; Aron Griffis <agriffis@gentoo.org>
  -mozilla-thunderbird-0.9-r1.ebuild, +mozilla-thunderbird-0.9-r2.ebuild:
  Use mozconfig_final to resolve --enable-extensions to a single option

*mozilla-thunderbird-0.9-r1 (13 Nov 2004)

  13 Nov 2004; Aron Griffis <agriffis@gentoo.org>
  +mozilla-thunderbird-0.9-r1.ebuild:
  use mozconfig.eclass instead of mozilla.eclass for building

*mozilla-thunderbird-0.9 (06 Nov 2004)

  06 Nov 2004; Brad Laue <brad@gentoo.org> +mozilla-thunderbird-0.9.ebuild:
  New version 0.9, featuring saved search folders, message grouping. See the
  changelog for more details at
  http://www.mozilla.org/products/thunderbird/releases/.

  21 Oct 2004; Joseph Jezak <josejx@gentoo.org>
  mozilla-thunderbird-0.8.ebuild:
  Marked stable on ppc

*mozilla-thunderbird-0.8 (15 Sep 2004)

  15 Sep 2004; <agriffis@gentoo.org> +mozilla-thunderbird-0.8.ebuild:
  Bump to 0.8 for security bug 63996

*mozilla-thunderbird-0.7.3-r1 (11 Aug 2004)

  11 Aug 2004; Aron Griffis <agriffis@gentoo.org>
  +mozilla-thunderbird-0.7.3-r1.ebuild, -mozilla-thunderbird-0.7.3.ebuild:
  Bump to 0.7.3-r1 for bug 60060 (cannot manage passwords due to missing wallet
  extension)

  08 Aug 2004; Aron Griffis <agriffis@gentoo.org>
  mozilla-thunderbird-0.7.3.ebuild:
  Move extensions configuration to mozilla.eclass. Use edit_makefiles to reduce
  compilation RAM requirements

  08 Aug 2004; <agriffis@gentoo.org> mozilla-thunderbird-0.7.3.ebuild:
  stable on ia64

  07 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  mozilla-thunderbird-0.7.3.ebuild:
  Keyworded alpha, sparc and x86 back into the fold

  06 Aug 2004; Tom Martin <slarti@gentoo.org>
  mozilla-thunderbird-0.7.3.ebuild:
  Mark stable on amd64 for bug #59419.

  05 Aug 2004; <agriffis@gentoo.org>
  +files/mozilla-alpha-xpcom-subs-fix.patch, mozilla-thunderbird-0.7.3.ebuild:
  Fix compilation on alpha #57057.  Mark stable on x86 and alpha #59419.

  05 Aug 2004; Josh Grebe <squash@gentoo.org>
  mozilla-thunderbird-0.7.3.ebuild:
  Sparcify, bug #59419

*mozilla-thunderbird-0.7.3 (04 Aug 2004)

  04 Aug 2004; Aron Griffis <agriffis@gentoo.org>
  -files/mozilla-thunderbird-amd64.patch, +mozilla-thunderbird-0.7.3.ebuild:
  Update to 0.7.3 for security meta-bug 59419. This is the first of the mozilla
  ebuilds to use mozilla.eclass. Remove unused amd64 patch which exceeds
  repoman's filesize limit.