summaryrefslogtreecommitdiff
blob: f61bbd29514879b0b99d0799ff8f1ca68c9e7134 (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
# ChangeLog for dev-java/picocontainer
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/picocontainer/ChangeLog,v 1.25 2007/04/28 09:23:24 caster Exp $

  28 Apr 2007; Vlastimil Babka <caster@gentoo.org>
  -picocontainer-1.1.ebuild:
  Remove unused gen-1 revision.

  15 Mar 2007; Joshua Nichols <nichoj@gentoo.org>
  picocontainer-1.1-r1.ebuild:
  Stable on amd64 for bug #166727.

  18 Feb 2007; nixnut <nixnut@gentoo.org> picocontainer-1.1-r1.ebuild:
  Stable on ppc wrt bug 166727

  14 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
  picocontainer-1.1-r1.ebuild:
  stable x86; bug 166727

  13 Feb 2007; Petteri Räty <betelgeuse@gentoo.org>
  picocontainer-1.1-r1.ebuild:
  Use java-pkg_dojavadoc.

  13 Feb 2007; Petteri Räty <betelgeuse@gentoo.org>
  -files/build-1.0_beta4.xml, -picocontainer-1.0_beta4.ebuild:
  Remove an old version.

*picocontainer-1.1-r1 (01 Aug 2006)

  01 Aug 2006; Joshua Nichols <nichoj@gentoo.org>
  +picocontainer-1.1-r1.ebuild:
  Revision bump to support new Java system by Caster <cast3r@seznam.cz>. Also
  includes source useflag, and added what would be needed to run the unit
  tests. They are currently disabled though, because they don't pass when 
  using a vanilla build.xml outside of emerge

  29 May 2006; Simon Stelling <blubb@gentoo.org> picocontainer-1.1.ebuild:
  stable on amd64

  15 Apr 2006; Mark Loeser <halcy0n@gentoo.org> picocontainer-1.1.ebuild:
  Stable on x86; bug #128398

  08 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  picocontainer-1.1.ebuild:
  ppc stable, bug #128398

  01 Apr 2006; Petteri Räty <betelgeuse@gentoo.org>
  picocontainer-1.0_beta4.ebuild, picocontainer-1.1.ebuild:
  picocontainer now depends on ant-core instead of full ant ( bug #11033 )

*picocontainer-1.1 (28 Dec 2005)

  28 Dec 2005; Joshua Nichols <nichoj@gentoo.org> +picocontainer-1.1.ebuild:
  Version bump.

  28 Dec 2005; Joshua Nichols <nichoj@gentoo.org>
  picocontainer-1.0_beta4.ebuild:
  Cleanup.

  06 May 2005; Sven Wegener <swegener@gentoo.org>
  picocontainer-1.0_beta4.ebuild:
  Removed * postfix from <, <=, >= and > dependencies.

  04 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
  -files/build-1.0_beta3.xml, -picocontainer-1.0_beta3.ebuild,
  picocontainer-1.0_beta4.ebuild:
  stable on amd64, ppc and x86

  22 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
  picocontainer-1.0_beta4.ebuild:
  Keywords ~amd64.

  17 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
  picocontainer-1.0_beta3.ebuild, picocontainer-1.0_beta4.ebuild:
  dojar --> java-pkg_dojar

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

  11 Sep 2004; Thomas Matthijs <axxo@gentoo.org>
  picocontainer-1.0_beta3.ebuild:
  changed dependency

  04 May 2004; David Holm <dholm@gentoo.org> picocontainer-1.0_beta4.ebuild:
  Added to ~ppc.

  10 Apr 2004; Chris Aniszczyk <zx@gentoo.org> picocontainer-1.0_beta3.ebuild,
  picocontainer-1.0_beta4.ebuild:
  Fixed $HOMEPAGE AND $DESCRIPTION, closes #47200

*picocontainer-1.0_beta4 (09 Mar 2004)

  09 Mar 2004; Chris Aniszczyk <zx@gentoo.org> picocontainer-1.0_beta4.ebuild,
  files/build-1.0_beta4.xml:
  Version bump :)

  11 Jan 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
  picocontainer-1.0_beta3.ebuild: 
  Now installs picocontainer-1.0.jar instead of
  picocontainer-1.0-SNAPSHOT.jar.

*picocontainer-1.0_beta3 (11 Jan 2004)

  11 Jan 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
  picocontainer-1.0_beta3.ebuild files/build-1.0_beta3.xml:
  Initial import.  Ebuild submitted by myself.