blob: f1ac2bdd3d17551b05c32b43daaba75d1d4bc45d (
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
|
# ChangeLog for dev-java/emma
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/emma/ChangeLog,v 1.10 2007/06/10 14:01:01 philantrop Exp $
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.
|