summaryrefslogtreecommitdiff
blob: 6e9fd55374b5f2eb0af6c334f95c7c32e66bc71b (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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# ChangeLog for dev-java/emma
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/emma/ChangeLog,v 1.22 2015/06/09 13:35:55 jlec Exp $

  09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Updating remote-id in metadata.xml

  20 Jan 2010; Brent Baude <ranger@gentoo.org> emma-2.0.5312-r2.ebuild:
  Marking emma-2.0.5312-r2 ppc64 for bug 281006

  08 Jan 2010; Vlastimil Babka <caster@gentoo.org> -emma-2.0.5312-r1.ebuild,
  emma-2.0.5312-r2.ebuild:
  Fix building with ibm-jdk-bin-1.6 on 64bits - bug #220463.

  31 Aug 2008; Markus Meier <maekke@gentoo.org> emma-2.0.5312-r2.ebuild:
  amd64 stable, bug #212344

  18 Jul 2008; Christian Faulhammer <opfer@gentoo.org>
  emma-2.0.5312-r2.ebuild:
  stable x86, bug 212344

  16 Jul 2008; nixnut <nixnut@gentoo.org> emma-2.0.5312-r2.ebuild:
  Stable on ppc wrt bug 212344

  15 Jul 2008; Petteri Räty <betelgeuse@gentoo.org>
  emma-2.0.5312-r2.ebuild:
  Move launcher blocker to RDEPEND.

  15 Jul 2008; Petteri Räty <betelgeuse@gentoo.org>
  emma-2.0.5312-r2.ebuild:
  Convert PATCHES to bash array.

*emma-2.0.5312-r2 (15 Jul 2008)

  15 Jul 2008; Petteri Räty <betelgeuse@gentoo.org>
  +emma-2.0.5312-r2.ebuild:
  Make the emma launcher in /usr/bin optional with the launcher use flag
  because sci-biology/emboss also installs an emma binary there.

  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.