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
88
89
90
91
92
93
94
95
96
97
98
99
100
|
# ChangeLog for dev-java/backport-util-concurrent
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/backport-util-concurrent/ChangeLog,v 1.20 2008/01/10 23:03:52 caster Exp $
10 Jan 2008; Vlastimil Babka <caster@gentoo.org>
backport-util-concurrent-1.1.01-r1.ebuild:
Restrict junit dependency.
10 Jan 2008; Vlastimil Babka <caster@gentoo.org>
backport-util-concurrent-1.1.01-r1.ebuild,
backport-util-concurrent-3.0.ebuild:
Restrict junit dependency.
21 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
backport-util-concurrent-3.0.ebuild:
stable x86, bug 188797
19 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
backport-util-concurrent-3.0.ebuild:
amd64 stable, bug #187681.
14 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
backport-util-concurrent-3.0.ebuild:
ppc stable, bug #188797
02 Jun 2007; Petteri Räty <betelgeuse@gentoo.org> metadata.xml,
backport-util-concurrent-3.0.ebuild:
Shorten the DESCRIPTION by using longdescription in metadata.xml.
02 Jun 2007; Petteri Räty <betelgeuse@gentoo.org>
-backport-util-concurrent-1.1.01.ebuild,
backport-util-concurrent-3.0.ebuild:
Remove generation 1 ebuild and add app-arch/unzip to DEPEND for 3.0.
02 Jun 2007; Petteri Räty <betelgeuse@gentoo.org>
backport-util-concurrent-1.1.01-r1.ebuild:
Marked stable on amd64 for bug #179948.
02 Jun 2007; nixnut <nixnut@gentoo.org>
backport-util-concurrent-1.1.01-r1.ebuild:
Stable on ppc wrt bug 179948
31 May 2007; Christian Faulhammer <opfer@gentoo.org>
backport-util-concurrent-1.1.01-r1.ebuild:
stable x86, bug 179948
24 May 2007; Diego Pettenò <flameeyes@gentoo.org>
backport-util-concurrent-3.0.ebuild:
Add ~x86-fbsd keyword, as per bug #170603.
*backport-util-concurrent-3.0 (09 May 2007)
09 May 2007; Vlastimil Babka <caster@gentoo.org>
+files/backport-util-concurrent-3.0-notest.patch,
+files/backport-util-concurrent-3.0-test.patch,
+backport-util-concurrent-3.0.ebuild:
Version bump, bug #157961. Initial work in java-overlay by Miroslav Šulc
<fordfrog@gentoo.org>. Adds java5 USE flag for 1.6 > 1.5 backport.
27 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
backport-util-concurrent-1.1.01-r1.ebuild:
Use versionator, add the source use flag, pull in junit only under the test
use flag and add src_test.
22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
backport-util-concurrent-1.1.01-r1.ebuild:
ant_src_unpack -> src_unpack
*backport-util-concurrent-1.1.01-r1 (03 Jul 2006)
03 Jul 2006; Joshua Nichols <nichoj@gentoo.org>
+backport-util-concurrent-1.1.01-r1.ebuild:
Revision bump to support Java system.
21 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
backport-util-concurrent-1.1.01.ebuild:
Stable on ppc.
21 Nov 2005; Simon Stelling <blubb@gentoo.org>
backport-util-concurrent-1.1.01.ebuild:
stable on amd64
09 Nov 2005; Thomas Matthijs <axxo@gentoo.org>
backport-util-concurrent-1.1.01.ebuild:
Keyword x86
23 Sep 2005; Luis Medinas <metalgod@gentoo.org>
backport-util-concurrent-1.1.01.ebuild:
Added ~amd64 keyword. Bug #106411
01 Jul 2005; David Holm <dholm@gentoo.org>
backport-util-concurrent-1.1.01.ebuild:
Added to ~ppc.
*backport-util-concurrent-1.1.01 (29 Jun 2005)
29 Jun 2005; Thomas Matthijs <axxo@gentoo.org> +metadata.xml,
+backport-util-concurrent-1.1.01.ebuild:
new packages, ebuild contributed by Josh Nichols <nichoj@alum.rpi.edu>
|