summaryrefslogtreecommitdiff
blob: 75671061508b855da81236692a025ab5f8a642ad (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
# ChangeLog for dev-java/httpunit
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/httpunit/ChangeLog,v 1.15 2015/06/09 13:38:21 jlec Exp $

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

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> httpunit-1.7.ebuild:
  QA: drop trailing '.' from DESCRIPTION

  14 Jan 2014; Tom Wijsman <TomWij@gentoo.org> -httpunit-1.6.2-r3.ebuild:
  Removal of the older version which has QA issues, because the newer version
  has been stabilized.

  14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> httpunit-1.7.ebuild:
  Stable for x86, wrt bug #496668

  12 Jan 2014; Pacho Ramos <pacho@gentoo.org> httpunit-1.7.ebuild:
  amd64 stable, bug #496668

  01 Jan 2014; Tom Wijsman <TomWij@gentoo.org> httpunit-1.7.ebuild:
  Remove TODO comment as META-INF is usual Java metadata and that thus isn't a
  problem here.

  15 Aug 2013; Tom Wijsman <TomWij@gentoo.org> httpunit-1.6.2-r3.ebuild:
  Reverted last commit because it changes stable behavior.

  15 Aug 2013; Patrick Lauer <patrick@gentoo.org> httpunit-1.6.2-r3.ebuild:
  Fix src_unpack/src_prepare

  14 Aug 2013; Patrick Lauer <patrick@gentoo.org> httpunit-1.7.ebuild:
  Whitespace

*httpunit-1.7 (08 Jul 2013)

  08 Jul 2013; Tom Wijsman <TomWij@gentoo.org> +httpunit-1.7.ebuild:
  Version bump to 1.7.

  27 Nov 2012; <sera@gentoo.org> httpunit-1.6.2-r3.ebuild:
  Fix LICENSE - MIT - thanks to ulm in #444862

  11 Sep 2009; Markus Meier <maekke@gentoo.org> httpunit-1.6.2-r3.ebuild:
  amd64/x86 stable, bug #284302

*httpunit-1.6.2-r3 (22 Nov 2008)

  22 Nov 2008; Miroslav Šulc <fordfrog@gentoo.org>
  -httpunit-1.6.2-r2.ebuild, +httpunit-1.6.2-r3.ebuild:
  httpunit now depends on the latest rhino (slot 1.6)

*httpunit-1.6.2-r2 (16 Nov 2008)

  16 Nov 2008; Miroslav Šulc <fordfrog@gentoo.org>
  +files/rhino-fix-1.6.2.diff, +metadata.xml, +httpunit-1.6.2-r2.ebuild:
  Added ebuild from java-overlay