summaryrefslogtreecommitdiff
blob: cccd9228fabdf9874cb981f353ffda1f31edaf54 (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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
# ChangeLog for dev-java/xmlunit
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/xmlunit/ChangeLog,v 1.27 2015/06/28 15:03:53 monsieurp Exp $

  28 Jun 2015; Patrice Clement <monsieurp@gentoo.org> -xmlunit-1.3.ebuild,
  -xmlunit-1.4.ebuild:
  Remove old.

  28 Jun 2015; Patrice Clement <monsieurp@gentoo.org> xmlunit-1.6.ebuild:
  Stable for amd64. Stable ppc+ppc64+x86 with ALLARCHES.

  27 Jun 2015; Patrice Clement <monsieurp@gentoo.org> xmlunit-1.6.ebuild:
  Keyword for ppc+ppc64. Signed off by James Le Cuirot <chewi@gentoo.org>.

*xmlunit-1.6 (26 Jun 2015)

  26 Jun 2015; Patrice Clement <monsieurp@gentoo.org> +xmlunit-1.6.ebuild:
  Version bump. Fix bug 403851.

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

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> xmlunit-1.3.ebuild,
  xmlunit-1.4.ebuild:
  QA: drop trailing '.' from DESCRIPTION

*xmlunit-1.4 (28 Aug 2013)

  28 Aug 2013; Tom Wijsman <TomWij@gentoo.org> +xmlunit-1.4.ebuild:
  Version bump to 1.4, cleaned ebuild up a bit and removed restriction on tests
  as they work again properly; upstream also appears to have fixed download
  during compilation bug #403851.

  05 Apr 2010; Vlastimil Babka <caster@gentoo.org> -xmlunit-1.0-r2.ebuild,
  -files/xmlunit-1.0-gentoo.patch, -files/xmlunit-1.0-r2-build.xml.patch:
  Remove old.

  28 Dec 2009; Joseph Jezak <josejx@gentoo.org> xmlunit-1.3.ebuild:
  Marked ppc stable.

  30 Nov 2009; Markus Meier <maekke@gentoo.org> xmlunit-1.3.ebuild:
  amd64/x86 stable, bug #294991

  17 Nov 2009; Vlastimil Babka <caster@gentoo.org> xmlunit-1.0-r2.ebuild:
  Restrict tests because they fail with a 1.5+ JDK and we want to remove
  1.4.

*xmlunit-1.3 (27 Oct 2009)

  27 Oct 2009; Jean-Noël Rivasseau <elvanor@gentoo.org>
  xmlunit-1.0-r2.ebuild, +xmlunit-1.3.ebuild:
  Bump to version 1.3.

  29 Aug 2007; Petteri Räty <betelgeuse@gentoo.org> -xmlunit-1.0-r1.ebuild:
  Remove generation 1 ebuild.

  15 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
  xmlunit-1.0-r2.ebuild:
  amd64, bug #187670.

  14 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
  xmlunit-1.0-r2.ebuild:
  stable x86, bug 187670

  18 Jun 2007; Vlastimil Babka <caster@gentoo.org> xmlunit-1.0-r2.ebuild:
  Don't perform tests with USE=-test so fbsd can use.mask it.

  18 Jun 2007; Vlastimil Babka <caster@gentoo.org> xmlunit-1.0-r2.ebuild:
  Pull and build with 1.4 JDK only when USE=test as only tests fail with 1.5,
  not whole compile.

  07 May 2007; Vlastimil Babka <caster@gentoo.org> xmlunit-1.0-r2.ebuild:
  Migrate to split-ant, fix compiling with java-strict.

  25 Apr 2007; Vlastimil Babka <caster@gentoo.org> -xmlunit-1.0.ebuild:
  Remove unused version.

*xmlunit-1.0-r2 (09 Feb 2007)

  09 Feb 2007; Miroslav Šulc <fordfrog@gentoo.org>
  +files/xmlunit-1.0-r2-build.xml.patch, +xmlunit-1.0-r2.ebuild:
  Migrated to generation-2.

  09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
  Regenerate digest in Manifest2 format.

  24 Nov 2005; Saleem Abdulrasool <compnerd@gentoo.org>
  xmlunit-1.0-r1.ebuild:
  Restoring dropped junit tests.

*xmlunit-1.0-r1 (24 Nov 2005)

  24 Nov 2005; Saleem Abdulrasool <compnerd@gentoo.org>
  +xmlunit-1.0-r1.ebuild:
  Fixing a dep, changing to ant-core from ant.

  04 May 2005; Jan Brinkmann <luckyduck@gentoo.org> xmlunit-1.0.ebuild:
  added ~ppc to KEYWORDS

  16 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org>
  files/xmlunit-1.0-gentoo.patch, xmlunit-1.0.ebuild:
  xmlunit now make use of java-pkg_dosrc

  18 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> xmlunit-1.0.ebuild:
  stable on amd64 and x86.

*xmlunit-1.0 (22 Jan 2005)

  22 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> +metadata.xml,
  +files/xmlunit-1.0-gentoo.patch, +xmlunit-1.0.ebuild:
  Initial import. Dependency of various new dev-java packages. fixes #75486.