blob: f2c6e46b9aba3b015d00861feb18553372f32a85 (
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
|
# ChangeLog for dev-java/libgconf-java
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/libgconf-java/ChangeLog,v 1.13 2006/03/28 04:17:17 nichoj Exp $
*libgconf-java-2.12.1-r1 (28 Mar 2006)
28 Mar 2006; <nichoj@gentoo.org> +libgconf-java-2.12.1-r1.ebuild:
Revision bump to address bug #125646 and #121254
30 Dec 2005; Saleem Abdulrasool <compnerd@gentoo.org>
libgconf-java-2.12.1.ebuild:
~ppc love thanks to morfic
19 Nov 2005; Saleem Abdulrasool <compnerd@gentoo.org>
libgconf-java-2.12.1.ebuild:
Keywording ~amd64 with verification from AT (chutzpah)
15 Nov 2005; Saleem Abdulrasool <compnerd@gentoo.org>
libgconf-java-2.12.1.ebuild:
Fixing up GCJ detection
*libgconf-java-2.12.1 (12 Nov 2005)
12 Nov 2005; Saleem Abdulrasool <compnerd@gentoo.org> metadata.xml,
+libgconf-java-2.12.1.ebuild:
Version bump with a mask
29 Jun 2005; Thomas Matthijs <axxo@gentoo.org>
-libgconf-java-2.8.2.ebuild, libgconf-java-2.8.3.1.ebuild:
remove older ebuilds + keyword x86
*libgconf-java-2.10.1 (01 May 2005)
01 May 2005; Karl Trygve Kalleberg <karltk@gentoo.org>
+files/libgconf-java-2.10.0_fix-install-dir.patch,
libgconf-java-2.8.3.1.ebuild, +libgconf-java-2.10.1.ebuild:
Updates from Andrew Cowie <andrew@operationaldynamics.com>, partial fix for
#87978.
31 Mar 2005; Thomas Matthijs <axxo@gentoo.org>
libgconf-java-2.8.3.1.ebuild:
add include paths to jni.h
*libgconf-java-2.8.3.1 (12 Mar 2005)
12 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org>
+files/libgconf-java-2.8.3.1_gentoo-PN-SLOT.patch,
+libgconf-java-2.8.3.1.ebuild:
new upstream version, partially closes #83366. added ~amd64 to KEYWORDS.
ebuilds and patches contributed by Andrew Cowie
<andrew@operationaldynamics.com>.
28 Dec 2004; Thomas Matthijs <axxo@gentoo.org> libgconf-java-2.8.2.ebuild:
make it find jni.h
04 Dec 2004; Karl Trygve Kalleberg <karltk@gentoo.org> :
Initial import. Fixes #70562.
* libgconf-java-2.8.2 (08 Nov 2004)
08 Nov 2004; Andrew Cowie <andrew@operationaldynamics.com>
libgconf-java-2.8.ebuild:
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 is the Java binding around GConf
|