summaryrefslogtreecommitdiff
blob: b85d6ffbfeffb0f4ddab07aa0bc194bf754851f6 (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
# ChangeLog for dev-java/jdbc-jaybird
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-jaybird/ChangeLog,v 1.11 2006/11/08 07:55:50 opfer Exp $

  08 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
  jdbc-jaybird-2.1.0.ebuild:
  stable x86, bug #151747

  06 Nov 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-2.1.0.ebuild:
  Synced changes between 2.0.1 and 2.1.0 ebuilds.

  05 Nov 2006; Daniel Gryniewicz <dang@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild:
  Marked stable on amd64 for bug #151744

  04 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild:
  stabled x86, bug #151744

  19 Oct 2006; Vlastimil Babka <caster@gentoo.org>
  +files/archive-xml-2.0.1.patch, +files/compile-xml-2.0.1.patch,
  +files/dist-xml-2.0.1.patch, metadata.xml, jdbc-jaybird-2.0.1.ebuild:
  Cleaned up dependencies, make tests actually not compile when not needed,
  remove jdk version autodetection and force -source 1.4 -target 1.4
  everywhere, until somebody needs the 1.5 features.

  19 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild:
  Got a little STRICT happy, oops

  18 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild:
  Fixed spaces

  18 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild:
  Added JAVA_PKG_STRICT to both ebuilds. Addressed junit classes missing when
  using test USE flag. 2.1.0 can't build native/jni code. Likely have to file
  bug w/ upstream

  18 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild:
  Removed jikes stuff

  21 Sep 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild:
  Corrected improper use of >= and *

  19 Sep 2006; William L. Thomson Jr. <wltjr@gentoo.org> ChangeLog:
  ChangeLog Initial ebuilds for Jaybird JDBC driver for Firebird SQL databases
  which will replace the existing jdbc(2-3)-firebird ebuilds.