summaryrefslogtreecommitdiff
blob: 28662b4c4ee212cd3d77b461910b866b292abd91 (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
# ChangeLog for dev-java/libgtk-java
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/libgtk-java/ChangeLog,v 1.3 2004/12/23 12:14:06 karltk Exp $

  29 Nov 2004; Thomas Matthijs <axxo@gentoo.org>
  +files/libgtk-java-2.4.6_find_jni.patch, libgtk-java-2.4.6-r1.ebuild:
  added a patch to set JAVA_INCLUDES when not using gcj, so it can find jni.h
  & familiy, #72128

*libgtk-java-2.4.6-r1 (16 Nov 2004)

  16 Nov 2004; Karl Trygve Kalleberg <karltk@gentoo.org> +metadata.xml,
  +files/libgtk-java-2.4.6_gcj-autoconf-macro-fix.patch,
  +files/libgtk-java-2.4.6_gentoo-PN-SLOT.patch,
  +files/libgtk-java-2.4.6_install-doc.patch,
  +files/libgtk-java-2.4.6_no-docbook-autoconf-macro.patch,
  +libgtk-java-2.4.6-r1.ebuild:
  Initial import into Portage. Ebuild and patches by Andrew Cowie
  <andrew@operationaldynamics.com>. Fixes #70559.

*libgtk-java-2.4.6 (07 Nov 2004)

  07 Nov 2004; Andrew Cowie <andrew@operationaldynamics.com>
  New ebuild. What used to be java-gnome is now multiplexed into various modular
  subcomponents. Upstream CVS was all re-arranged, and now there is a release
  tarball for each piece. This ebuild is the java binding around the core GTK
  libraries (and is the only one of the new pieces which doesn't need the rest of
  GNOME installed).