blob: 76532f35682351f71fe3467dcf18720059c838b6 (
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
78
79
80
81
82
83
|
# ChangeLog for dev-java/jdictrayapi
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jdictrayapi/ChangeLog,v 1.17 2009/01/14 14:30:05 caster Exp $
14 Jan 2009; Vlastimil Babka <caster@gentoo.org>
jdictrayapi-0.9.1-r3.ebuild:
Use a list of supported jre versions instead of blocker that breaks
deptrees.
24 Oct 2007; William L. Thomson Jr. <wltjr@gentoo.org>
-jdictrayapi-0.8.7.ebuild, jdictrayapi-0.9.1-r2.ebuild:
Removed java gen 1 ebuild, quoted vars.
20 Oct 2007; <alistair@gentoo.org> jdictrayapi-0.9.1-r3.ebuild:
Adding blocker on =virtual/jre-1.6 as it will not run on 1.6
*jdictrayapi-0.9.1-r3 (20 Oct 2007)
20 Oct 2007; <alistair@gentoo.org> +files/fix-ctray-libarch.patch,
+jdictrayapi-0.9.1-r3.ebuild:
Revbump to add patch where jdictrayapi does not work on amd64, even tho it
has been marked stable.
28 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org>
jdictrayapi-0.9.1-r2.ebuild:
Marked stable on amd64 as per bug 189341.
21 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
jdictrayapi-0.9.1-r2.ebuild:
stable x86, bug 189341
11 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
jdictrayapi-0.9.1-r2.ebuild:
inherit java-ant-2 and use java-pkg_dojavadoc.
18 Feb 2007; Petteri Räty <betelgeuse@gentoo.org>
-jdictrayapi-0.9.1.ebuild, -jdictrayapi-0.9.1-r1.ebuild:
Removed old revisions.
*jdictrayapi-0.9.1-r2 (04 Aug 2006)
04 Aug 2006; Joshua Nichols <nichoj@gentoo.org>
+jdictrayapi-0.9.1-r2.ebuild:
Revision bump to support new Java system
02 May 2006; Thomas Matthijs <axxo@gentoo.org>
jdictrayapi-0.9.1-r1.ebuild:
Fix doc/example target
*jdictrayapi-0.9.1-r1 (02 May 2006)
02 May 2006; Thomas Matthijs <axxo@gentoo.org>
+jdictrayapi-0.9.1-r1.ebuild:
Fix needed files not being included in jar. Directly to stable since current
stable doesnt work
27 Apr 2006; Thomas Matthijs <axxo@gentoo.org> jdictrayapi-0.9.1.ebuild:
dont install CVS files along with the examples
*jdictrayapi-0.9.1 (02 Aug 2005)
02 Aug 2005; Petteri Räty <betelgeuse@gentoo.org>
+jdictrayapi-0.9.1.ebuild:
Version bump, resolves bug 100539. Thanks to Derek Berube
<derek.berube@wildstartech.com>.
04 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
jdictrayapi-0.8.7.ebuild:
stable on amd64 and x86, added ~ppc to KEYWORDS
16 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> jdictrayapi-0.8.7.ebuild:
jdictrayapi now makes use of java-pkg_dosrc
17 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> jdictrayapi-0.8.7.ebuild:
added missing unzip dependency. see #69831
*jdictrayapi-0.8.7 (19 Jan 2005)
19 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> +metadata.xml,
+files/0.8.7-gentoo.patch, +jdictrayapi-0.8.7.ebuild:
Initial import, ebuild based on the contribution by Petteri Räty
<petteri.raty@welho.com>. Fixes bug #78664.
|