blob: 3bcc7ba6a4c4b40884c9c7593e457819c3e2375e (
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
|
# ChangeLog for dev-java/junitperf
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/junitperf/ChangeLog,v 1.17 2008/01/10 09:48:14 caster Exp $
10 Jan 2008; Vlastimil Babka <caster@gentoo.org>
junitperf-1.9.1-r1.ebuild:
Restrict junit dep to 3.8* to prevent circular deps in junit-4. Raise
jdk/jre deps to 1.4.
25 May 2007; Petteri Räty <betelgeuse@gentoo.org>
junitperf-1.9.1-r1.ebuild:
Drop ant-tasks from satisfying test use flag as ant-junit is now stable.
07 May 2007; Vlastimil Babka <caster@gentoo.org> -junitperf-1.9.1.ebuild:
Remove unused revision.
15 Apr 2007; Andrej Kacian <ticho@gentoo.org> junitperf-1.9.1-r1.ebuild:
Stable on x86, bug #174400.
15 Apr 2007; nixnut <nixnut@gentoo.org> junitperf-1.9.1-r1.ebuild:
Stable on ppc wrt bug 174400
13 Apr 2007; <welp@gentoo.org> junitperf-1.9.1-r1.ebuild:
Stable on amd64 wrt bug 174400
13 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
junitperf-1.9.1-r1.ebuild:
Migrate to splitted ant.
10 Sep 2006; Vlastimil Babka <caster@gentoo.org>
junitperf-1.9.1-r1.ebuild:
Removed unnecessary -lib parameter to eant test.
09 Sep 2006; Petteri Räty <betelgeuse@gentoo.org>
junitperf-1.9.1-r1.ebuild:
Fixed to work with JAVA_PKG_STRICT and changed src_test dependencies to use
the test use flag instead of junit.
07 Aug 2006; Joshua Nichols <nichoj@gentoo.org> junitperf-1.9.1-r1.ebuild:
Removed jikes in DEPEND, bug #143102.
*junitperf-1.9.1-r1 (05 Aug 2006)
05 Aug 2006; Joshua Nichols <nichoj@gentoo.org>
+junitperf-1.9.1-r1.ebuild:
Revision bump to support new Java system.
09 Apr 2006; Joshua Nichols <nichoj@gentoo.org> junitperf-1.9.1.ebuild:
Fixed missing dependency, as per bug #127480.
21 Oct 2005; Petteri Räty <betelgeuse@gentoo.org> junitperf-1.9.1.ebuild:
Improved build time dependencies. junitperf only needs ant-tasks when junit
use flag is on.
12 May 2005; Jan Brinkmann <luckyduck@gentoo.org> junitperf-1.9.1.ebuild:
stable on ppc, change junit and and ant-dependencies. fixes #91985
30 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> junitperf-1.9.1.ebuild:
added ~ppc to KEYWORDS and introduced support for the source useflag
03 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> junitperf-1.9.1.ebuild:
stable on amd64 and x86.
*junitperf-1.9.1 (14 Nov 2004)
14 Nov 2004; Thomas Matthijs <axxo@gentoo.org> +metadata.xml,
+junitperf-1.9.1.ebuild:
initial import, ebuild submitted by Jan Brinkmann <lucky@the-luckyduck.de>
|