blob: 2679407e3a5ab3d892fbc2b52995da0e36a22a27 (
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
67
68
69
70
71
72
73
74
75
76
77
|
# ChangeLog for dev-java/gnu-javamail
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-javamail/ChangeLog,v 1.20 2006/11/28 03:59:13 nichoj Exp $
28 Nov 2006; Joshua Nichols <nichoj@gentoo.org> -gnu-javamail-1.0.ebuild:
Dropped earlier revision with equivalent keywords.
28 Nov 2006; Joshua Nichols <nichoj@gentoo.org>
gnu-javamail-1.0-r1.ebuild:
Stabilized on amd64 (see bug #155622).
23 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
gnu-javamail-1.0-r1.ebuild:
stable x86, bug #155622
29 Sep 2006; Vlastimil Babka <caster@gentoo.org>
gnu-javamail-1.0-r1.ebuild:
Ensure building with correct bytecode
*gnu-javamail-1.0-r1 (18 Sep 2006)
18 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
+gnu-javamail-1.0-r1.ebuild:
Revision bump to support the new Java system.
30 Nov 2005; <nichoj@gentoo.org> gnu-javamail-1.0.ebuild:
Added ~amd64 keyword (bug #105607). Disabled jikes support (bug #89711).
Added useful messages to 'die' calls.
*gnu-javamail-1.0 (17 Sep 2005)
17 Sep 2005; Petteri Räty <betelgeuse@gentoo.org>
+gnu-javamail-1.0.ebuild, -gnu-javamail-20040331.ebuild:
Version bump. Fixes bug #105318. Thanks to Josh Nichols
<nichoj@alum.rpi.edu>. Removed the old version because the date makes it
newer than 1.0.
17 Sep 2005; Petteri Räty <betelgeuse@gentoo.org>
gnu-javamail-20040331.ebuild:
Changed to use gnu-jaf because gnu-activation was a duplicate package.
11 Sep 2005; Petteri Räty <betelgeuse@gentoo.org>
gnu-javamail-20040331.ebuild:
Adjusted ebuild because gnu-classpath-inetlib is now slotted.
09 Jan 2005; Sven Wegener <swegener@gentoo.org>
gnu-javamail-20040331.ebuild:
Added missing parentheses in SRC_URI/*DEPEND/LICENSE.
20 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
gnu-javamail-20040331.ebuild:
Fix dep on gnu-activation. Added ~amd64.
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
gnu-javamail-20040331.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
01 Aug 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
javamail-20030331.ebuild: Fixed dep on gnu-classpath-inetlib.
13 May 2004; Chris Aniszczyk <zx@gentoo.org> gnu-javamail-20040331.ebuild:
Bug fix, closes #50206
Thanks to roninds <dstanek@dstanek.com> for the heads up.
*gnu-javamail-20040331 (05 May 2004)
05 May 2004; Daniel Black <dragonheart@gentoo.org>
gnu-javamail-20040331.ebuild:
2 x HOMEPAGE - changed 1 to Description
*gnu-javamail-20030331 (01 Apr 2004)
01 Apr 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
javamail-20030331.ebuild: Initial import. Ebuild submitted by myself.
No joke.
|