blob: b42cf7cfd8150bde13fd4d5399041d7304f2bdcd (
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
|
# ChangeLog for dev-java/picocontainer
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/picocontainer/ChangeLog,v 1.14 2005/12/28 03:31:58 nichoj Exp $
*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.
|