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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
|
# ChangeLog for dev-libs/gmime
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmime/ChangeLog,v 1.31 2005/06/29 00:06:55 ticho Exp $
29 Jun 2005; Andrej Kacian <ticho@gentoo.org> gmime-2.1.15-r1.ebuild:
Fixed some doc targets in Makefile.in. Bug #97154 by Ed Catmur <ed at
catmur.co.uk>.
22 Jun 2005; Daniel Drake <dsd@gentoo.org> -gmime-2.1.14.ebuild,
gmime-2.1.14-r1.ebuild:
Marking stable
*gmime-2.1.15-r1 (22 Jun 2005)
*gmime-2.1.14-r1 (22 Jun 2005)
22 Jun 2005; Daniel Drake <dsd@gentoo.org> +gmime-2.1.14-r1.ebuild,
-gmime-2.1.15.ebuild, +gmime-2.1.15-r1.ebuild:
Fix gmime-sharp pkgconfig file thanks to Michael <M.kiberu@t-online.de> in
bug 96742
*gmime-2.1.15 (21 Jun 2005)
21 Jun 2005; Daniel Drake <dsd@gentoo.org> +gmime-2.1.15.ebuild:
Version bump
17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> gmime-2.1.14.ebuild:
Stable on ppc.
16 Jun 2005; Herbie Hopkins <herbs@gentoo.org> gmime-2.1.14.ebuild:
Use correct libdir in pkgconfig file, stable on amd64.
27 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> gmime-2.1.14.ebuild:
Stable on sparc
26 May 2005; Andrej Kacian <ticho@gentoo.org> gmime-2.1.9-r3.ebuild,
gmime-2.1.14.ebuild:
Fixed tutorial doc creation. Bug #93932, by Phil Pennock
<gentoo@spodhuis.demon.nl>. 2.1.9-r3 stable on x86.
*gmime-2.1.9-r3 (22 May 2005)
22 May 2005; Andrej Kacian <ticho@gentoo.org> +gmime-2.1.9-r3.ebuild,
gmime-2.1.14.ebuild:
Backported src_compile() and src_install() from 2.1.14 ebuild to finally fix
#70392. "use" instead of "useq" in if conditional.
*gmime-2.1.9-r2 (21 May 2005)
21 May 2005; Andrej Kacian <ticho@gentoo.org> +gmime-2.1.9-r2.ebuild:
Fixed collision bug #70392 at last by moving the mv calls to pkg_preinst().
06 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> gmime-2.1.9-r1.ebuild,
gmime-2.1.14.ebuild:
2.1.9-r1 sparc stable, 2.1.14 to ~sparc
27 Apr 2005; Fernando J. Pereda <ferdy@gentoo.org> gmime-2.1.9-r1.ebuild:
keyworded ~alpha wrt #86732
02 Apr 2005; Daniel Drake <dsd@gentoo.org> gmime-2.1.14.ebuild:
-m Fix RDEPEND to require gtk-sharp-1.0.6 or newer with mono USE flag,
thanks to fuoco on IRC.
*gmime-2.1.14 (01 Apr 2005)
01 Apr 2005; Daniel Drake <dsd@gentoo.org> -gmime-2.1.10.ebuild,
-gmime-2.1.11.ebuild, +gmime-2.1.14.ebuild:
Version bump to 2.1.14 - fixes leaks in the mono bindings
29 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> gmime-2.1.9-r1.ebuild:
To ~sparc wrt #86731
23 Mar 2005; Andrej Kacian <ticho@gentoo.org> gmime-2.1.10.ebuild,
gmime-2.1.11.ebuild:
Changed gtk-sharp DEPENDs wrt bug 86328.
10 Mar 2005; Peter Johanson <latexer@gentoo.org> gmime-2.1.10.ebuild,
gmime-2.1.11.ebuild:
mono moved from dev-dotnet -> dev-lang
04 Mar 2005; Andrej Kacian <ticho@gentoo.org> gmime-2.1.10.ebuild,
gmime-2.1.9-r1.ebuild:
Fixed remaining ebuilds - see previous entry.
03 Mar 2005; Andrej Kacian <ticho@gentoo.org> gmime-2.1.11.ebuild:
Moved uu{en,de}code ->gmime-uu{en,de}code binary file renaming to
src_install() to circumvent portage bug where it checks for file collisions
too early. Closes bug #83994, reported by Lars Strojny <lars@strojny.net>.
*gmime-2.1.11 (06 Feb 2005)
06 Feb 2005; Daniel Drake <dsd@gentoo.org> +gmime-2.1.11.ebuild:
Version bump thanks to Kai Zimmermann <kzimmerm@gentoo.org> in bug #80428
13 Jan 2005; Andrej Kacian <ticho@gentoo.org> gmime-2.1.10.ebuild:
Fixed creation of tutorial when USE="doc".
12 Jan 2005; Andrej Kacian <ticho@gentoo.org> gmime-2.1.10.ebuild:
As mono USE flag is use.masked on amd64, readding ~amd64, so this arch can
use getmail.
*gmime-2.1.10 (12 Jan 2005)
12 Jan 2005; Andrej Kacian <ticho@gentoo.org> +gmime-2.1.10.ebuild:
Version bump. Added mono support. Removed amd64 keyword due to unsatisfied
dependencies. Ebuild submitted by Gen Zhang <genneth@users.sourceforge.net>.
Closes #77636.
26 Nov 2004; Andrej Kacian <ticho@gentoo.org> -gmime-2.1.9.ebuild:
Removed 2.1.9 ebuild, as it has a file collision with app-arch/sharutils
(bug #70392) and 2.1.9-r1 is stable on all arches.
26 Nov 2004; Lars Weiler <pylon@gentoo.org> gmime-2.1.9-r1.ebuild:
Stable on ppc, bug #72579.
26 Nov 2004; Tom Martin <slarti@gentoo.org> gmime-2.1.9-r1.ebuild:
Stable on amd64.
*gmime-2.1.9-r1 (24 Nov 2004)
24 Nov 2004; Andrej Kacian <ticho@gentoo.org> gmime-2.1.9-r1.ebuild:
Stable on x86 (for mail-client/mail-notification).
10 Nov 2004; Andrej Kacian <ticho@gentoo.org> :
Prefix uuencode and uudecode installed by this package with "gmime-", to
prevent file collision with app-arch/sharutils. Closes bug #70392, reported
by Alexander Skwar <askwar@digitalprojects.com>.
15 Oct 2004; David Holm <dholm@gentoo.org> gmime-2.1.9.ebuild:
Added to ~ppc.
07 Oct 2004; Simon Stelling <blubb@gentoo.org> gmime-2.1.9.ebuild:
added ~amd64
*gmime-2.1.9 (07 Oct 2004)
07 Oct 2004; Andrej Kacian <ticho@gentoo.org> +metadata.xml,
+gmime-2.1.9.ebuild:
Initial version. Ebuild submitted by Torsten Stets
<mai98bmg@studserv.uni-leipzig.de> and tove <bugs@veller.net>. Closes
#57197.
|