summaryrefslogtreecommitdiff
blob: 5e27c075ccfeff2604f7c1d098942f8866bdd170 (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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
# ChangeLog for dev-java/java-gnome
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/java-gnome/ChangeLog,v 1.26 2005/06/29 15:11:51 axxo Exp $

  29 Jun 2005; Thomas Matthijs <axxo@gentoo.org> -java-gnome-2.6.0.1.ebuild,
  -java-gnome-2.6.0.1-r1.ebuild, -java-gnome-2.8.2-r2.ebuild,
  -java-gnome-2.8.2-r3.ebuild, java-gnome-2.8.3.ebuild:
  remove older ebuilds + keyword x86

*java-gnome-2.10.1 (01 May 2005)

  01 May 2005; Karl Trygve Kalleberg <karltk@gentoo.org>
  +java-gnome-2.10.1.ebuild:
  Updates from Andrew Cowie <andrew@operationaldynamics.com>, partial fix for
  #87978.

  31 Mar 2005; Thomas Matthijs <axxo@gentoo.org> java-gnome-0.8.3.ebuild:
  add gnomeui & libgtkhtml to depend

*java-gnome-2.8.3 (12 Mar 2005)

  12 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> +java-gnome-2.8.3.ebuild:
  new upstream version, finally fixes #83366. added ~amd64 to KEYWORDS. ebuilds
  and patches contributed by Andrew Cowie <andrew@operationaldynamics.com>.

  17 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org>
  java-gnome-2.8.2-r2.ebuild, java-gnome-2.8.2-r3.ebuild:
  added missing unzip dependency. see #69831

* java-gnome-2.8.2-r3 (27 Dec 2004)

  27 Dec 2004; Andrew Cowie <andrew@operationaldynamics.com> +java-gnome-2.8.2-r3.ebuild:
  Bump to pick up upstream maint releases to libgtk-java and libglade-java

* java-gnome-2.8.2-r2 (24 Dec 2004)

  24 Dec 2004; Andrew Cowie <andrew@operationaldynamics.com> +java-gnome-2.8.2-r2.ebuild java-gnome-2.8.2-r1.ebuild:
  Bump to pick up the libglade bugfix

* java-gnome-2.8.2-r1 (17 Nov 2004)

  17 Nov 2004; Andrew Cowie <andrew@operationaldynamics.com> java-gnome-2.8.2-r1.ebuild:
  Upped dependencies on lib*java for their small ebuild improvements.

  10 Nov 2004; Andrew Cowie <andrew@operationaldynamics.com> java-gnome-2.8.2.ebuild:
  The java-gnome metapackage now generates JavaDoc for the whole java-gnome
  suite. There's no point in creating disconnected bits of JavaDoc as anyone
  developing against it needs the whole pile together.

* java-gnome-2.8.2 (08 Nov 2004)

  08 Nov 2004; Andrew Cowie <andrew@operationaldynamics.com>:
  MAJOR CHANGE. 
 
  What used to be java-gnome is now multiplexed into various modular
  subcomponents. Upstream CVS was all re-arranged, and now they release a tarball
  for each piece. This ebuild is now [only] a meta package which in turn depends
  on the various individual libraries (libgtk-java, libglade-java, etc) which
  make up the java-gnome suite.

  Note that this is marked as blocking older java-gnome versions. The 
  The risk of naming collisions between java-gnome-2.6 and lib*-java-2.8* 
  is too high.

  01 Sep 2004; Thomas Matthijs <axxo@gentoo.org> java-gnome-2.6.0.1-r1.ebuild:
  update depends, closes 62437

  15 Aug 2004; Chris Aniszczyk <zx@gentoo.org> java-gnome-2.6.0.1-r1.ebuild:
  Fixed deps. Closes #59837

  21 Jul 2004; David Holm <dholm@gentoo.org> java-gnome-2.6.0.1-r1.ebuild:
  Added to ~ppc.

*java-gnome-2.6.0.1-r1 (20 Jul 2004)

  20 Jul 2004; Thomas Matthijs <axxo@gentoo.org>
  +java-gnome-2.6.0.1-r1.ebuild:
  fix symlinks, thanks to Andrew Cowie <andrew@operationaldynamics.com> in 55360

  20 Jul 2004; Thomas Matthijs <axxo@gentoo.org> java-gnome-2.6.0.1.ebuild:
  Fixed the zip path, thanks to Andrew Cowie <andrew@operationaldynamics.com> in
  55345

  20 Jul 2004; Thomas Matthijs <axxo@gentoo.org> java-gnome-2.6.0.1.ebuild:
  Fix deps, 54882 & 54916

  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.