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
90
91
92
93
94
95
96
97
98
99
100
101
|
# ChangeLog for www-plugins/weave
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-plugins/weave/ChangeLog,v 1.1 2009/11/25 20:35:36 volkmar Exp $
*weave-1.0_beta2 (25 Nov 2009)
25 Nov 2009; Mounir Lamouri <volkmar@gentoo.org>
+files/weave-0.5.1-pkgconfig.patch, +weave-1.0_beta2.ebuild,
+metadata.xml:
Moving from www-plugins/mozilla-weave to www-plugins/weave.
Version bump to 1.0_beta2 and removing old ebuilds (0.6 and 0.7).
01 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
-mozilla-weave-0.2.104.ebuild, -mozilla-weave-0.5.1.ebuild:
Removing ebuilds not compatible anymore with official servers.
*mozilla-weave-0.7 (01 Oct 2009)
01 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
+mozilla-weave-0.7.ebuild:
Version bump to 0.7.
30 Aug 2009; Mounir Lamouri <volkmar@gentoo.org> mozilla-weave-0.6.ebuild:
Workaround for parallel compilation issues
*mozilla-weave-0.6 (28 Aug 2009)
28 Aug 2009; Mounir Lamouri <volkmar@gentoo.org>
-mozilla-weave-0.6_pre2.ebuild, +mozilla-weave-0.6.ebuild:
Version bump to 0.6
*mozilla-weave-0.6_pre2 (24 Aug 2009)
24 Aug 2009; Mounir Lamouri <volkmar@gentoo.org>
+mozilla-weave-0.6_pre2.ebuild:
Version bump to 0.6_pre2. Fix bug 280606
*mozilla-weave-0.5.1 (23 Aug 2009)
23 Aug 2009; Mounir Lamouri <volkmar@gentoo.org>
-mozilla-weave-0.4.0.ebuild, -mozilla-weave-0.5_pre1.ebuild,
+mozilla-weave-0.5.1.ebuild, +files/mozilla-weave-0.5.1-pkgconfig.patch,
-files/mozilla-weave-use-pkgconfig.patch:
Version bump to 0.5.1. Removing old ebuilds except 0.2.104 because only
one working with stable firefox.
*mozilla-weave-0.5_pre1 (14 Jul 2009)
14 Jul 2009; Nirbheek Chauhan <nirbheek@gentoo.org>
+mozilla-weave-0.5_pre1.ebuild, +files/mozilla-weave-use-pkgconfig.patch:
Bump to 0.5_pre1 -- keyword-less because it's a pre-release
13 Jul 2009; Nirbheek Chauhan <nirbheek@gentoo.org>
mozilla-weave-0.4.0.ebuild:
Committed too soon. Fixes to allow 0.4.0 to build and install
*mozilla-weave-0.4.0 (13 Jul 2009)
13 Jul 2009; <nirbheek@gentoo.org> -mozilla-weave-0.3.0.ebuild,
-mozilla-weave-0.3.2.ebuild, +mozilla-weave-0.4.0.ebuild, metadata.xml:
Bump to 0.4.0, clean up old versions, and add mozilla as herd.
Add support for seamonkey, mozilla-thunderbird{,-bin}, and mozilla-firefox
06 Jul 2009; Mounir Lamouri <volkmar@gentoo.org>
mozilla-weave-0.2.104.ebuild, mozilla-weave-0.3.0.ebuild,
mozilla-weave-0.3.2.ebuild:
Package still in heavy development and tests are known to fail so disabling
them. Fixing bug 276321
05 Jul 2009; Mounir Lamouri <volkmar@gentoo.org>
mozilla-weave-0.2.104.ebuild, mozilla-weave-0.3.0.ebuild,
mozilla-weave-0.3.2.ebuild:
Remove file components/WeaveCrypto.so compiled for ARM. Fix bug 276323
13 Jun 2009; Torsten Veller <tove@gentoo.org>
mozilla-weave-0.2.104.ebuild, mozilla-weave-0.3.0.ebuild,
mozilla-weave-0.3.2.ebuild:
Add missing die: "..." -> die "..."
*mozilla-weave-0.3.2 (16 May 2009)
16 May 2009; Mounir Lamouri <volkmar@gentoo.org>
mozilla-weave-0.3.0.ebuild, +mozilla-weave-0.3.2.ebuild:
Version bump to 0.3.2
16 May 2009; Mounir Lamouri <volkmar@gentoo.org>
mozilla-weave-0.2.104.ebuild, mozilla-weave-0.3.0.ebuild:
Add ~x86 keyword as maintainer. Fixing firefox dependency for 0.2.104.
*mozilla-weave-0.3.0 (15 Apr 2009)
15 Apr 2009; Mounir Lamouri <volkmar@gentoo.org>
+mozilla-weave-0.3.0.ebuild:
Last version which needs firefox-3.1.
*mozilla-weave-0.2.104 (15 Apr 2009)
15 Apr 2009; Mounir Lamouri <volkmar@gentoo.org> +metadata.xml,
+mozilla-weave-0.2.104.ebuild:
Initial commit. See bug 235397.
|