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
|
# ChangeLog for x11-libs/wxmozilla
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxmozilla/ChangeLog,v 1.17 2008/03/17 15:29:10 armin76 Exp $
17 Mar 2008; Raúl Porcel <armin76@gentoo.org>
wxmozilla-0.5.7_pre20070102.ebuild:
Fix deps for net-libs/xulrunner and www-client/mozilla-firefox
28 Jan 2008; Raúl Porcel <armin76@gentoo.org> metadata.xml:
Replace wxwindows with wxwidgets in metadata
04 Dec 2007; Ryan Hill <dirtyepic@gentoo.org>
+files/wxmozilla-0.5.7-wxversion.patch,
wxmozilla-0.5.7_pre20070102.ebuild:
Fix configure to find wxpython-2.6 install instead of highest version
available.
16 Sep 2007; Ryan Hill <dirtyepic@gentoo.org>
+files/wxmozilla-0.5.7-python-2.5.patch,
wxmozilla-0.5.7_pre20070102.ebuild:
Fix build error with python-2.5. Bug #190812 by Anton Romanov.
19 May 2007; Ryan Hill <dirtyepic@gentoo.org>
wxmozilla-0.5.7_pre20070102.ebuild:
Don't hardcode wx-config.
14 Jan 2007; Ryan Hill <dirtyepic@gentoo.org>
-files/wxmozilla-wxpy-2.4.patch, -wxmozilla-0.5.6.ebuild:
Remove old version for bug #137665.
02 Jan 2007; Ryan Hill <dirtyepic@gentoo.org>
wxmozilla-0.5.7_pre20070102.ebuild:
Remove seamonkey support as per upstream, bug #130969. Force building
against firefox 2.0 in the meantime.
*wxmozilla-0.5.7_pre20070102 (02 Jan 2007)
02 Jan 2007; Ryan Hill <dirtyepic@gentoo.org> metadata.xml,
-wxmozilla-0.5.4.ebuild, +wxmozilla-0.5.7_pre20070102.ebuild:
Adding masked snapshot for testing. Adds support for wxGTK-2.6, Seamonkey,
Firefox 2.0. May cause blindness. Removed crusty 0.5.4 ebuild.
31 Dec 2006; Ryan Hill <dirtyepic@gentoo.org> -wxmozilla-0.5.3.ebuild:
Remove old ebuild.
05 Aug 2006; Mart Raudsepp <leio@gentoo.org> metadata.xml:
Remove fserb from metadata (retired), add wxwindows as a herd.
28 Apr 2006; Alec Warner <antarus@gentoo.org>
files/digest-wxmozilla-0.5.3, files/digest-wxmozilla-0.5.4, Manifest:
Fixing SHA256 digest, pass four
*wxmozilla-0.5.6 (26 Apr 2006)
26 Apr 2006; Fernando Serboncini <fserb@gentoo.org>
+wxmozilla-0.5.6.ebuild:
Version bump.
*wxmozilla-0.5.4 (04 Jun 2005)
04 Jun 2005; Fernando Serboncini <fserb@gentoo.org>
+files/wxmozilla-wxpy-2.4.patch, wxmozilla-0.5.3.ebuild,
+wxmozilla-0.5.4.ebuild:
Version bump.
Added wxGTK 2.4 dependency on 0.5.3
Applied multiversion patch for 0.5.4
Closes #92366
23 Mar 2005; Seemant Kulleen <seemant@gentoo.org> wxmozilla-0.5.3.ebuild:
change dep from net-www/mozilla to www-client/mozilla
16 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> wxmozilla-0.5.3.ebuild:
Fix doc installation.
12 Dec 2004; Sven Wegener <swegener@gentoo.org> wxmozilla-0.5.3.ebuild:
Fixed invalid atoms in *DEPEND.
*wxmozilla-0.5.3 (11 Dec 2004)
11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> +metadata.xml,
+wxmozilla-0.5.3.ebuild:
Initial import. ebuild by Fernando Serboncini in bug 31998.
|