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
102
103
104
105
106
107
108
109
110
111
112
|
# ChangeLog for app-office/mozilla-sunbird-bin
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/mozilla-sunbird-bin/ChangeLog,v 1.20 2007/03/24 15:01:27 armin76 Exp $
24 Mar 2007; Raúl Porcel <armin76@gentoo.org>
mozilla-sunbird-bin-0.3.1.ebuild:
Some minor ebuild changes, modify the deps a bit and add the ga-IE langpack
14 Mar 2007; Raúl Porcel <armin76@gentoo.org>
-mozilla-sunbird-bin-0.3.ebuild, mozilla-sunbird-bin-0.3.1.ebuild:
stable x86 since this contains a lot of bugfixes
04 Mar 2007; Marius Mauch <genone@gentoo.org>
mozilla-sunbird-bin-0.3.1.ebuild:
Replacing einfo with elog
*mozilla-sunbird-bin-0.3.1 (22 Feb 2007)
22 Feb 2007; Raúl Porcel <armin76@gentoo.org>
+mozilla-sunbird-bin-0.3.1.ebuild:
Version bump, plus add linguas support
14 Feb 2007; Raúl Porcel <armin76@gentoo.org>
+files/icon/mozilla-sunbird-bin.desktop,
+files/icon/mozilla-sunbird-bin-icon.png,
-files/icon/mozillasunbird-bin.desktop,
-files/icon/mozillasunbird-bin-icon.png, mozilla-sunbird-bin-0.3.ebuild:
Fix .desktop files, bug 147735, and drop monolithic X deps and virtual/libc
and stable x86
*mozilla-sunbird-bin-0.3 (11 Jan 2007)
11 Jan 2007; Raúl Porcel <armin76@gentoo.org>
-files/app-chrome.manifest-0.2.20050724,
-mozilla-sunbird-bin-0.2.20050724.ebuild,
-mozilla-sunbird-bin-0.3_alpha2.ebuild, +mozilla-sunbird-bin-0.3.ebuild:
Drop old, version bump, fix bugs 159236, 148990
11 Jan 2007; Raúl Porcel <armin76@gentoo.org>
mozilla-sunbird-bin-0.2.20050724.ebuild,
mozilla-sunbird-bin-0.3_alpha2.ebuild:
license change, bug 150118
*mozilla-sunbird-bin-0.3_alpha2 (14 Aug 2006)
14 Aug 2006; Stefan Schweizer <genstef@gentoo.org>
+mozilla-sunbird-bin-0.3_alpha2.ebuild:
version bump thanks to Martin Wegner <bugzilla-gentoo@mroot.net> and others
in bug 114995
14 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org>
-mozilla-sunbird-bin-0.2.ebuild:
clean out old ebuild
13 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
mozilla-sunbird-bin-0.2.20050724.ebuild:
Add modular X dependencies. Found with: find /opt/sunbird/ -perm /g+x |
xargs file | egrep 'LSB (exe|sha)' | cut -d: -f1 | xargs ldd | cut -d'(' -f1
| sort | uniq | grep lib[SIX].
11 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
mozilla-sunbird-bin-0.2.ebuild, mozilla-sunbird-bin-0.2.20050724.ebuild:
Call has_multilib_profile from pkg_setup instead of global scope.
*mozilla-sunbird-bin-0.2.20050724 (27 Jul 2005)
27 Jul 2005; Aron Griffis <agriffis@gentoo.org>
+files/app-chrome.manifest-0.2.20050724,
+mozilla-sunbird-bin-0.2.20050724.ebuild:
Update to 20050724 nightly snapshot
25 Jul 2005; Aron Griffis <agriffis@gentoo.org>
mozilla-sunbird-bin-0.2.ebuild:
Require mozilla-launcher-1.44 which has the -calendar hack
*mozilla-sunbird-bin-0.2 (25 Jul 2005)
25 Jul 2005; Aron Griffis <agriffis@gentoo.org>
+mozilla-sunbird-bin-0.2.ebuild, -mozilla-sunbird-bin-0.2.20040812.ebuild,
-mozilla-sunbird-bin-0.2.20041112.ebuild:
Bump to 0.2 release, which doesn't work any better for me than the previous
stuff, but hey maybe this pmasked package will work for somebody #75167
#78374 #80902 #80829
23 Mar 2005; Seemant Kulleen <seemant@gentoo.org>
mozilla-sunbird-bin-0.2.20040812.ebuild,
mozilla-sunbird-bin-0.2.20041112.ebuild:
mozilla-launcher to www-client from net-www
14 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
mozilla-sunbird-bin-0.2.20040812.ebuild,
mozilla-sunbird-bin-0.2.20041112.ebuild:
back to amd64 from of emul-linux-x86
12 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
mozilla-sunbird-bin-0.2.20040812.ebuild,
mozilla-sunbird-bin-0.2.20041112.ebuild:
migrated from amd64? to emul-linux-x86? dependency.
*mozilla-sunbird-bin-0.2.20041112 (18 Nov 2004)
18 Nov 2004; Aron Griffis <agriffis@gentoo.org>
+mozilla-sunbird-bin-0.2.20041112.ebuild:
Update to 0.2 beta #69100
*mozilla-sunbird-bin-0.2.20040812 (19 Aug 2004)
19 Aug 2004; Aron Griffis <agriffis@gentoo.org> +metadata.xml,
+mozilla-sunbird-bin-0.2.20040812.ebuild:
First ebuild for mozilla-sunbird calendar #54988. Note this is pmasked for now
since it's still got some bugs to work out (in the program, not the ebuild)
|