blob: 2cd0d6a4e2a62d2de59b853493790a179ece8e13 (
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
|
# ChangeLog for dev-java/emma
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/emma/ChangeLog,v 1.13 2008/04/07 11:46:44 corsair Exp $
07 Apr 2008; Markus Rothe <corsair@gentoo.org> emma-2.0.5312-r1.ebuild:
Added ~ppc64; bug #215406
11 Jun 2007; Vlastimil Babka <caster@gentoo.org> -emma-2.0.5312.ebuild,
emma-2.0.5312-r1.ebuild:
Nastily extend ~x86-fbsd to -r1 and remove the non-split-ant -r0.
11 Jun 2007; Christian Faulhammer <opfer@gentoo.org>
emma-2.0.5312-r1.ebuild:
stable x86, bug 178938
10 Jun 2007; Wulf C. Krueger <philantrop@gentoo.org>
emma-2.0.5312-r1.ebuild:
Marked stable on amd64 as per bug 178938.
28 May 2007; nixnut <nixnut@gentoo.org> emma-2.0.5312-r1.ebuild:
Stable on ppc wrt bug 178938
23 May 2007; Diego Pettenò <flameeyes@gentoo.org> emma-2.0.5312.ebuild:
Add ~x86-fbsd keyword. Bug #176906.
19 May 2007; Christian Faulhammer <opfer@gentoo.org> emma-2.0.5312.ebuild:
stable x86, bug 178938
10 May 2007; Alistair John Bush <ali_bush@gentoo.org>
emma-2.0.5312-r1.ebuild:
Removed doc use flag to enable package to build. ebuild does not use doc
flag and build.xml does not have a javadoc target.
*emma-2.0.5312-r1 (09 May 2007)
09 May 2007; Petteri Räty <betelgeuse@gentoo.org>
+emma-2.0.5312-r1.ebuild:
Use java-pkg_register-ant-task instead of installing a jar to
/usr/share/ant-core/lib.
05 May 2007; Vlastimil Babka <caster@gentoo.org>
+files/emma-2.0.5312-java15api.patch, emma-2.0.5312.ebuild:
Add patch to allow compilation with JDK 1.5+.
03 Feb 2007; Steve Dibb <beandog@gentoo.org> emma-2.0.5312.ebuild:
add ~amd64, bug 161618
29 Jan 2007; Krzysiek Pawlik <nelchael@gentoo.org> emma-2.0.5312.ebuild:
Add ~ppc, see bug #161618.
*emma-2.0.5312 (12 Jan 2007)
12 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> +metadata.xml,
+emma-2.0.5312.ebuild:
Initial addition for emma (a Java code coverage tool). Fixes bug #157478.
|