blob: ffa5e1233f995a34dfab96c15e1500142eb07bd2 (
plain)
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
|
# 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.14 2005/03/03 23:21:18 ticho Exp $
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.
|