blob: 895ae5c243076a1d4a401c2a2f85d31a794190e4 (
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
|
# ChangeLog for dev-java/java-gnome
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/java-gnome/ChangeLog,v 1.14 2004/07/02 04:21:18 eradicator Exp $
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
java-gnome-0.8.3.ebuild, java-gnome-2.6.0.1.ebuild:
virtual/glibc -> virtual/libc
16 May 2004; Chris Aniszczyk <zx@gentoo.org>
+files/gentoo-java-gnome-2.6.0.1.patch, java-gnome-2.6.0.1.ebuild:
Patch to fix installation of docs. Closes #49939 and #50307
Thanks to Thomas Veith <xtv@gentoo.org> for the patch.
13 May 2004; Chris Aniszczyk <zx@gentoo.org> java-gnome-0.8.3.ebuild:
Fix depend on x11-libs/vte. Closes #50788
Thanks to Martin Mokrejs <mmokrejs@natur.cuni.cz> for the heads up.
*java-gnome-2.6.0.1 (22 Apr 2004)
22 Apr 2004; Chris Aniszczyk <zx@gentoo.org> java-gnome-2.6.0.1.ebuild:
Version bump. Closes #47769.
Thanks to Thomas Veith <th_veith@web.de> for the initial ebuild.
11 Apr 2004; Chris Aniszczyk <zx@gentoo.org> java-gnome-0.8.3.ebuild:
Fixed to compile w/o gcj. Thanks to Thomas Veith <th_veith@web.de> for the
fix. Closes #44972
18 Mar 2004; Chris Aniszczyk <zx@gentoo.org> java-gnome-0.7.1.ebuild,
java-gnome-0.8.3.ebuild:
Clean up, bug fix #44990, marking stable on x86
*java-gnome-0.8.3 (23 Feb 2004)
23 Feb 2004; Chris Aniszczyk <zx@gentoo.org> java-gnome-0.8.3.ebuild,
files/java-gnome-0.8.3-gentoo.diff:
Bug Fix #41421
Thanks to <nicolas.mommaerts@beatz.no-ip.org> for the patch.
03 May 2003; Todd Berman <tberman@gentoo.org> java-gnome-0.7.1.ebuild:
Fixed up ebuild, closed bug #14119.
*java-gnome-0.7.1 (1 Feb 2002)
20 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
Fixed HOMEPAGE variable
01 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> java-gnome-0.7.1.ebuild :
Added LICENSE, SLOT and KEYWORDS.
02 Feb 2002; Karl Trygve Kalleberg <karltk@gentoo.org> java-gnome-0.7.1.ebuild :
Fixed compile procedures so that it works with Jikes again.
01 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|