summaryrefslogtreecommitdiff
blob: 1ef06a54e0380eef5ba07333756fb9fb81e008bf (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
# ChangeLog for dev-java/mockobjects
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/mockobjects/ChangeLog,v 1.17 2007/08/05 14:58:12 nixnut Exp $

  05 Aug 2007; nixnut <nixnut@gentoo.org> mockobjects-0.09-r2.ebuild:
  Stable on ppc wrt bug 187629

  07 May 2007; Vlastimil Babka <caster@gentoo.org>
  mockobjects-0.09-r2.ebuild:
  Migrate to split-ant; add examples USEflag, fix source installation, tweak
  style.

*mockobjects-0.09-r2 (07 Jan 2007)

  07 Jan 2007; Vlastimil Babka <caster@gentoo.org>
  files/mockobjects-0.09-gentoo.patch, +files/mockobjects-0.09-junit.patch,
  +mockobjects-0.09-r2.ebuild:
  Revbump to migrate to gen-2 eclasses and to fix bug #134298 with a patch for
  compatibility with junit-3.8.2. Updated build.xml patch also disables
  autodetection of j2ee.jar because it can break and we don't install
  mockobjects-j2ee.jar anyway.

  13 Nov 2005; Michael Hanselmann <hansmi@gentoo.org>
  mockobjects-0.09-r1.ebuild:
  Stable on ppc.

*mockobjects-0.09-r1 (18 May 2005)

  18 May 2005; Thomas Matthijs <axxo@gentoo.org>
  +mockobjects-0.09-r1.ebuild:
  fixes 92888, versioned jar, thanks too Josh Nichols <nichoj@alum.rpi.edu>

  04 May 2005; Jan Brinkmann <luckyduck@gentoo.org> mockobjects-0.09.ebuild:
  stable on ppc

  22 Apr 2005; Simon Stelling <blubb@gentoo.org> mockobjects-0.09.ebuild:
  stable on amd64

  16 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> mockobjects-0.09.ebuild:
  mockobjects now makes use of java-pkg_dosrc

  04 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> -files/build.xml-0.09,
  +files/mockobjects-0.09-gentoo.patch, mockobjects-0.09.ebuild:
  two manifest only jarfiles where generated. fixed.

  17 Oct 2004; Thomas Matthijs <axxo@gentoo.org> mockobjects-0.09.ebuild:
  keyword x86

  17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> mockobjects-0.09.ebuild:
  keywords ~amd64; closes #67315.

  16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> mockobjects-0.09.ebuild:
  use java-pkg_dohtml instead of dohtml to also install the package-list in
  case of api docs: #50740

  28 Apr 2004; David Holm <dholm@gentoo.org> mockobjects-0.09.ebuild:
  Added to ~ppc.

*mockobjects-0.09 (27 Apr 2004)

  27 Apr 2004; Karl Trygve Kalleberg <karltk@gentoo.org> mockobjects-0.09.ebuild:
  Initial import. Ebuild submitted by myself.