blob: 36c3175c8c5712018f1a3f8667663e500cea6434 (
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
|
# ChangeLog for dev-java/concurrent-util
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/concurrent-util/ChangeLog,v 1.16 2007/04/15 11:28:33 nixnut Exp $
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>
|