summaryrefslogtreecommitdiff
blob: 49bd0577e46d62a8d1a6c912d09957dee36eee67 (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
# ChangeLog for dev-java/poi
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/poi/ChangeLog,v 1.16 2006/11/30 15:52:35 caster Exp $

  30 Nov 2006; Vlastimil Babka <caster@gentoo.org> poi-2.5-r2.ebuild,
  poi-2.5.1.ebuild:
  Update xerces dep for upcoming 2.6 slotmove.

  16 Dec 2005; Petteri Räty <betelgeuse@gentoo.org> poi-2.5-r2.ebuild,
  poi-2.5.1.ebuild:
  Added java-pkg_jar-from calls for log4j back because poi directly uses
  log4j. The ebuilds worked because of LOCALCLASSPATH path in /usr/bin/ant.

  15 Dec 2005; Joshua Nichols <nichoj@gentoo.org> poi-2.5-r2.ebuild,
  poi-2.5.1.ebuild:
  Removed log4j dependency, as per bug #100275.

  11 Dec 2005; Joshua Nichols <nichoj@gentoo.org> poi-2.5-r2.ebuild,
  poi-2.5.1.ebuild:
  Removed a jar that isn't needed at build-time.

*poi-2.5.1 (07 Oct 2005)

  07 Oct 2005; Petteri Räty <betelgeuse@gentoo.org> +poi-2.5.1.ebuild:
  Version bump with added support for doc and source use flags. Also, poi now
  only depends on ant-core instead of full ant.

*poi-2.5-r2 (14 May 2005)

  14 May 2005; Jan Brinkmann <luckyduck@gentoo.org> -poi-2.5-r1.ebuild,
  +poi-2.5-r2.ebuild:
  updated commons-beanutils dependency to reflect new slotting. see #71952

  04 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
  -files/poi-2.0-jikes-fix.patch, -poi-2.0.ebuild, poi-2.5-r1.ebuild:
  stable on ppc

  06 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> poi-2.5-r1.ebuild,
  -poi-2.5.ebuild:
  latest revision stable on x86 and amd64, removed old version.

  22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> poi-2.0.ebuild,
  poi-2.5-r1.ebuild, poi-2.5.ebuild:
  Keywords ~amd64.

*poi-2.5-r1 (19 Sep 2004)

  19 Sep 2004; Thomas Matthijs <axxo@gentoo.org> +poi-2.5-r1.ebuild:
  Doesn't use packed jars anymore, thanks too Mark Wolfe
  <mwolfe@netspace.net.au>. The ebuild also evilly fetched other jars it then
  used, i corrected those. closes #63263

*poi-2.5 (22 Jul 2004)

  22 Jul 2004; Thomas Matthijs <axxo@gentoo.org>
  +files/poi-2.0-jikes-fix.patch, +files/poi-2.5-jikes-fix.patch,
  poi-2.0.ebuild, +poi-2.5.ebuild:
  added junit use flag: run junit tests
  new upstream version + patch to fix compilation with jikes (closes 57863)
  added depend on jikes

  20 Apr 2004; Martin Holzer <mholzer@gentoo.org> poi-2.0.ebuild:
  src_uri now uses mirror://apache

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

*poi-2.0 (27 Feb 2004)

  27 Feb 2004; Chris Aniszczyk <zx@gentoo.org> metadata.xml, poi-2.0.ebuild:
  Initial Import. Closes #41175