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
|
# ChangeLog for dev-java/jsch
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jsch/ChangeLog,v 1.23 2005/02/03 17:39:00 luckyduck Exp $
03 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> jsch-0.1.18.ebuild:
stable on amd64 and x86.
26 Jan 2005; Markus Rothe <corsair@gentoo.org> jsch-0.1.18.ebuild:
Stable on ppc64
18 Dec 2004; Markus Rothe <corsair@gentoo.org> jsch-0.1.18.ebuild:
added ~ppc64 to KEYWORDS
03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> jsch-0.1.15.ebuild,
jsch-0.1.16.ebuild, jsch-0.1.17.ebuild, jsch-0.1.18.ebuild:
depend on app-arch/unzip
*jsch-0.1.18 (28 Oct 2004)
28 Oct 2004; Thomas Matthijs <axxo@gentoo.org> +jsch-0.1.18.ebuild:
version bump
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> jsch-0.1.15.ebuild,
jsch-0.1.16.ebuild, jsch-0.1.17.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
*jsch-0.1.17 (28 Sep 2004)
28 Sep 2004; Thomas Matthijs <axxo@gentoo.org> jsch-0.1.15.ebuild,
jsch-0.1.16.ebuild, +jsch-0.1.17.ebuild:
version bump + removed restrict nomirror
*jsch-0.1.16 (10 Sep 2004)
10 Sep 2004; Thomas Matthijs <axxo@gentoo.org> jsch-0.1.15.ebuild,
jsch-0.1.16.ebuild:
changed dependenciess to ant-core
21 May 2004; Chris Aniszczyk <zx@gentoo.org> -jsch-0.1.12.ebuild,
-jsch-0.1.14.ebuild, jsch-0.1.15.ebuild:
Clean up and bumping stable
*jsch-0.1.15 (21 May 2004)
21 May 2004; Chris Aniszczyk <zx@gentoo.org> +jsch-0.1.15.ebuild:
Version bump. Closes #51630
Thanks to Pavel <hlobil@sympatico.ca> for the heads up.
09 May 2004; Jason Wever <weeve@gentoo.org> jsch-0.1.14.ebuild:
Added ~sparc keyword to resolve bug #50401.
04 May 2004; <SeJo@gentoo.org> jsch-0.1.12.ebuild, jsch-0.1.14.ebuild:
added ~ppc
08 May 2004; Chris Aniszczyk <zx@gentoo.org> jsch-0.1.12.ebuild:
Marking stable on x86
*jsch-0.1.14 (30 Mar 2004)
30 Mar 2004; Chris Aniszczyk <zx@gentoo.org> jsch-0.1.13.ebuild,
jsch-0.1.14.ebuild:
Version bump + Clean up. Closes #45703
Thanks to Pavel <hlobil@sympatico.ca> for the updated ebuild.
23 Mar 2004; David Holm <dholm@gentoo.org> jsch-0.1.13.ebuild:
Backed out of ~ppc.
22 Mar 2004; David Holm <dholm@gentoo.org> jsch-0.1.13.ebuild:
Added to ~ppc.
18 Mar 2004; Jon Portnoy <avenj@gentoo.org> jsch-0.1.12.ebuild,
jsch-0.1.13.ebuild :
Removed RESTRICT=nomirror. Policy now is to mirror sourceforge
files too.
15 Feb 2004; David Holm <dholm@gentoo.org> jsch-0.1.13.ebuild:
Added to ~ppc.
*jsch-0.1.13 (14 Feb 2004)
14 Feb 2004; Adrian Almenar <strider@gentoo.org> jsch-0.1.13.ebuild:
Version Bump.
Now this package depends on jzlib to have compression support.
19 Jan 2004; Adrian Almenar <strider@gentoo.org> jsch-0.1.12.ebuild:
Added amd64 keyword.
*jsch-0.1.12 (03 Jan 2004)
03 Jan 2004; Adrian Almenar <strider@gentoo.org> jsch-0.1.12.ebuild, metadata.xml,
files/build.xml-dstamp.patch.gz:
Initial import of Jsch, It builds from sources. Dependency required to build
ANT.
|