summaryrefslogtreecommitdiff
blob: 99638a5169dfd864d792ed984564dbaa7412c2f3 (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
85
86
87
88
89
# ChangeLog for net-www/mozilla-firebird
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird/ChangeLog,v 1.19 2003/09/12 23:11:09 lu_zero Exp $

  12 Sep 2003; Luca Barbato <lu_zero@gentoo.org> mozilla-firebird-0.6.1.ebuild:
  Added a ppc related fix

  27 Aug 2003; Aron Griffis <agriffis@gentoo.org>
  mozilla-firebird-0.6.1.ebuild:
  Mark stable on alpha

  18 Aug 2003; Jason Wever <weeve@gentoo.org> mozilla-firebird-0.6.1.ebuild:
  Marked stable for sparc

  03 Aug 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6.1.ebuild:
  Add fixes for chrome errors on upgrading firebird.

  01 Aug 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6-r5.ebuild,
  mozilla-firebird-0.6-r6.ebuild, mozilla-firebird-0.6-r7.ebuild,
  mozilla-firebird-0.6.1.ebuild:
  Properly add gnome to IUSE, fix the GNOME menu icon.

*mozilla-firebird-0.6.1 (29 Jul 2003)

  29 Jul 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6.1.ebuild:
  Version bump

*mozilla-firebird-0.6-r7 (25 Jul 2003)

  25 Jul 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6-r7.ebuild:
  By popular request, implement the moznoxft USE flag.

  19 Jul 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6-r6.ebuild:
  Mark stable on x86. Bugs fixed:
  
  	- -ffast-math is now filtered out, clears preferences bug
  	- Builds properly without chatzilla and other such bloat
  	- Builds on 2.6 kernels (see previous entry)

  18 Jul 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6-r6.ebuild:
  Build fix on 2.6 series kernels.

*mozilla-firebird-0.6-r6 (03 Jul 2003)

  03 Jul 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6-r6.ebuild:
  Filter out -ffast-math in order to close an upstream bug; refer to bug 23833.

  26 Jun 2003; Tavis Ormandy <taviso@gentoo.org>
  mozilla-firebird-0.6-r5.ebuild:
  marking ~alpha, needs minor patch so added a minimal src_unpack()

  20 Jun 2003; Jason Wever <weeve@gentoo.org> mozilla-firebird-0.6-r5.ebuild:
  Changed ~sparc keyword to sparc.

  08 Jun 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6-r5.ebuild:
  Mark stable on x86

*mozilla-firebird-0.6-r5 (08 Jun 2003)

  08 Jun 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6-r5.ebuild:
  Strip -msse2 out of the build if this is a Pentium4 and we're using GCC 3.2.x.
  Otherwise, build will fail with a messy assembly error.

*mozilla-firebird-0.6-r4 (08 Jun 2003)

  08 Jun 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6-r4.ebuild:
  This revision adds an item to the GNOME applications menu, per bug 22388.
  Thanks to Don Goss for testing.

*mozilla-firebird 0.6-r3 (04 June 2003)

  04 June 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6-r3.ebuild :
  Correctly symlink PLUGINS_DIR to /usr/lib/nsbrowser/plugins

*mozilla-firebird 0.6-r2 (03 June 2003)

  03 June 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6-r2.ebuild :
  - Remove bad dependency on dev-util/cvs

*mozilla-firebird 0.6-r1 (03 June 2003)

  03 June 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6-r1.ebuild :
  - Change not depends from !net-www/MozillaFirebird-bin to !net-www/mozilla-firebird-bin
  - Add headers to the ebuilds, ChangeLog file

*mozilla-firebird 0.6 (02 June 2003)

  02 June 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-0.6.ebuild :
  Initial import, based on ideas taken from phoenix-cvs, bug 21216 and others.