blob: e5bb675174e56936cacd5d93e7cd11ee1a007031 (
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
84
85
86
87
|
# ChangeLog for dev-java/concurrent-util
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/concurrent-util/ChangeLog,v 1.21 2010/01/03 20:33:21 fauli Exp $
03 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
concurrent-util-1.3.4-r1.ebuild:
Transfer Prefix keywords
05 Jan 2008; Petteri Räty <betelgeuse@gentoo.org> metadata.xml,
concurrent-util-1.3.4-r1.ebuild:
Shorten DESCRIPTION.
24 Oct 2007; William L. Thomson Jr. <wltjr@gentoo.org>
-concurrent-util-1.3.4.ebuild:
Removed java gen 1 ebuild
15 Apr 2007; Andrej Kacian <ticho@gentoo.org>
concurrent-util-1.3.4-r1.ebuild:
Stable on x86, bug #174390.
15 Apr 2007; Markus Rothe <corsair@gentoo.org>
concurrent-util-1.3.4-r1.ebuild:
Stable on ppc64; bug #174390
15 Apr 2007; nixnut <nixnut@gentoo.org> concurrent-util-1.3.4-r1.ebuild:
Stable on ppc wrt bug 174390
13 Apr 2007; <welp@gentoo.org> concurrent-util-1.3.4-r1.ebuild:
Stable on amd64 wrt bug 174390
13 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
concurrent-util-1.3.4-r1.ebuild:
Use java-pkg_dojavadoc.
05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
concurrent-util-1.3.4.ebuild, concurrent-util-1.3.4-r1.ebuild:
Dropping sparc keywords, see #96229
08 Aug 2006; Petteri Räty <betelgeuse@gentoo.org>
concurrent-util-1.3.4-r1.ebuild:
Simplified src_compile using a patch submitted by <nathanegge@yahoo.com> in
bug #143227.
*concurrent-util-1.3.4-r1 (20 Jul 2006)
20 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+concurrent-util-1.3.4-r1.ebuild:
Migrated to Generation 2.
08 Jan 2006; Joseph Jezak <josejx@gentoo.org>
concurrent-util-1.3.4.ebuild:
Marked ppc stable.
12 Jul 2005; Thomas Matthijs <axxo@gentoo.org>
concurrent-util-1.3.4.ebuild:
Fix source zip creation
18 May 2005; Markus Rothe <corsair@gentoo.org>
concurrent-util-1.3.4.ebuild:
Stable on ppc64
06 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
concurrent-util-1.3.4.ebuild:
Stable on sparc
30 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org>
concurrent-util-1.3.4.ebuild:
added ~ppc to KEYWORDS, marked stable on amd64 and x86. introduced support
for the source useflag.
23 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org>
concurrent-util-1.3.4.ebuild:
Keyworded ~sparc wrt #84992
13 Mar 2005; Markus Rothe <corsair@gentoo.org> concurrent-util-1.3.4.ebuild:
Added ~ppc64 to KEYWORDS
20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
concurrent-util-1.3.4.ebuild:
added missing jikes dependency. see #78819.
*concurrent-util-1.3.4 (30 Oct 2004)
30 Oct 2004; Thomas Matthijs <axxo@gentoo.org> +metadata.xml,
+concurrent-util-1.3.4.ebuild:
inital import, ebuild contributed by Dan <dan@intuitivelyobvious.net>
|