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
|
# ChangeLog for mail-client/elmo
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/mail-client/elmo/ChangeLog,v 1.22 2007/02/08 13:00:40 flameeyes Exp $
08 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
03 Oct 2005; Andrej Kacian <ticho@gentoo.org> elmo-1.3.2-r1.ebuild,
elmo-1.3.2-r2.ebuild:
Do not install generic INSTALL document.
30 Jul 2005; Andrej Kacian <ticho@gentoo.org> elmo-1.3.2-r2.ebuild:
Stable on x86.
22 Jul 2005; David Holm <dholm@gentoo.org> elmo-1.3.2-r2.ebuild:
Added to ~ppc.
21 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> elmo-1.3.2-r2.ebuild:
Stable on alpha, bug 97595.
*elmo-1.3.2-r2 (21 Jul 2005)
21 Jul 2005; Andrej Kacian <ticho@gentoo.org>
+files/elmo-1.3.2-stats.patch, elmo-1.3.2-r1.ebuild,
+elmo-1.3.2-r2.ebuild:
Patched sources to use mkstemp() for stats file creation in /tmp instead of
fixed filename. Security bug #97595, by Romang <zataz at zataz.net>. Also
broke einfo message into two lines.
26 May 2005; Fernando J. Pereda <ferdy@gentoo.org> elmo-1.3.2-r1.ebuild:
alpha stable
12 May 2005; Fernando J. Pereda <ferdy@gentoo.org> elmo-1.3.2-r1.ebuild:
keyworded ~alpha
10 Apr 2005; Fernando J. Pereda <ferdy@gentoo.org> elmo-1.3.2-r1.ebuild:
fix bug #88600 by updating src_compile. Reported by: Marek Wiecek
<marek.wiecek@gmail.com>
21 Feb 2005; Michael Kohl <citizen428@gentoo.org> metadata.xml,
elmo-1.3.2-r1.ebuild:
Applied a patch submitted by James Rowe <jnrowe@ukfsn.org> in bug #82565. No
revision bump, because the few kB saved aren't really worth a recompile.
Removed myself as a maintainer.
30 Nov 2004; Sven Wegener <swegener@gentoo.org> elmo-1.3.2-r1.ebuild:
Fixed invalid atoms in *DEPEND.
16 Nov 2004; Sven Wegener <swegener@gentoo.org> :
Removed stray digests.
15 Nov 2004; Michael Kohl <citizen428@gentoo.org> -elmo-0.5.ebuild,
-elmo-0.6.ebuild, -elmo-1.3.1-r1.ebuild, -elmo-1.3.1.ebuild,
elmo-1.3.2-r1.ebuild, -elmo-1.3.2.ebuild:
Removed old versions because they were horribly outdated or affected by bug
#64485. Therefore marked 1.3.2-r1 stable on x86.
*elmo-1.3.2-r1 (20 Oct 2004)
20 Oct 2004; Michael Kohl <citizen428@gentoo.org> +elmo-1.3.2-r1.ebuild:
Fixing various things, see bug #63392.
*elmo-1.3.2 (27 Aug 2004)
27 Aug 2004; Michael Kohl <citizen428@gentoo.org> +elmo-1.3.2.ebuild:
Version bump.
*elmo-1.3.1-r1 (06 Aug 2004)
06 Aug 2004; Michael Kohl <citizen428@gentoo.org> +elmo-1.3.1-r1.ebuild:
Finally added crypt useflag. See Bug #44375
*elmo-1.3.1 (01 Aug 2004)
01 Aug 2004; Michael Kohl <citizen428@gentoo.org> metadata.xml, +elmo-1.3.1.ebuild:
Updated ebuild to satisfy bugs #44375 and #47205. Thanks to Tim Burrell
<tim@timesync.homeip.net> for pointing out issues with gpgme.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> elmo-0.5.ebuild,
elmo-0.6.ebuild:
virtual/glibc -> virtual/libc
03 Jun 2004; David Holm <dholm@gentoo.org> elmo-0.6.ebuild:
Added to ~ppc.
*elmo-0.5 (29 May 2004)
29 May 2004; Seemant Kulleen <seemant@gentoo.org> +metadata.xml,
+elmo-0.5.ebuild, +elmo-0.6.ebuild:
Moved from net-mail/elmo to mail-client/elmo.
*elmo-0.6 (17 Aug 2003)
17 Aug 2003; Martin Holzer <mholzer@gentoo.org> elmo-0.6.ebuild:
Version bumped.
*elmo-0.5 (05 Apr 2003)
05 Apr 2003; Martin Holzer <mholzer@gentoo.org> elmo-0.5.ebuild:
Added initial Version submitted in #18776 by Captain Morgan
(ERROR_404@PHREAKER.NET)
|