summaryrefslogtreecommitdiff
blob: 6da0e378aad8240123c2ae68e38b2b6386704973 (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
# ChangeLog for dev-java/commons-modeler
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-modeler/ChangeLog,v 1.19 2006/12/27 19:40:19 peper Exp $

  27 Dec 2006; Piotr Jaroszyński <peper@gentoo.org>
  commons-modeler-1.1-r3.ebuild:
  Add ~amd64 wrt bug #157428.

  09 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
  commons-modeler-1.1-r3.ebuild:
  Add ~x86-fbsd keyword.

*commons-modeler-1.1-r3 (07 Dec 2006)

  07 Dec 2006; Petteri Räty <betelgeuse@gentoo.org>
  +files/1.1-commons-digester.patch, +commons-modeler-1.1-r3.ebuild:
  Changes:
   - Migrated to use the new split mx4j
   - Made commons-digester dependency optional and working
   - Removed unused dependencies
   - Added src_test
   - dropped amd64 until mx4j-core is keyworded there

*commons-modeler-1.1-r2 (01 Dec 2006)

  01 Dec 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  +commons-modeler-1.1-r2.ebuild:
  Switched from dep of fetch restricted sun-jmx to mx4j for now. Later will
  dep on a virtual :). Dropped ~ppc64 due to lack of mx4j-3.0 for that arch.

  05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  commons-modeler-1.1.ebuild, commons-modeler-1.1-r1.ebuild:
  Dropping sparc keywords, see #96229

*commons-modeler-1.1-r1 (22 Jul 2006)

  22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  +commons-modeler-1.1-r1.ebuild:
  Migrated to Generation 2.

  15 Oct 2005; Thomas Matthijs <axxo@gentoo.org> commons-modeler-1.1.ebuild:
  move dev-java/jmx dev-java/sun-jmx

  10 Jul 2005; Thomas Matthijs <axxo@gentoo.org> commons-modeler-1.1.ebuild:
  dep fixes, add source useflag, cleanup

  29 May 2005; Markus Rothe <corsair@gentoo.org> commons-modeler-1.1.ebuild:
  Stable on ppc64

  07 May 2005; Jason Wever <weeve@gentoo.org> commons-modeler-1.1.ebuild:
  Added ~sparc keyword.

  09 Apr 2005; Markus Rothe <corsair@gentoo.org> commons-modeler-1.1.ebuild:
  Added ~ppc64 to KEYWORDS

  14 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org>
  commons-modeler-1.1.ebuild:
  stable on amd64

  20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
  commons-modeler-1.1.ebuild:
  added missing jikes dependency. see #78819.

  17 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
  commons-modeler-1.1.ebuild:
  keywords ~amd64; closes #67332.

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

  22 Mar 2004; Chris Aniszczyk <zx@gentoo.org> commons-modeler-1.1.ebuild:
  Stable on x86. Fixes according to #45398

*commons-modeler-1.1 (28 Feb 2004)

  28 Feb 2004; Chris Aniszczyk <zx@gentoo.org> commons-modeler-1.1.ebuild,
  metadata.xml:
  Initial Import.
  Thanks to Greg Bowyer <bg115@gre.ac.uk> for the initial ebuild. Closes #37925