summaryrefslogtreecommitdiff
blob: e21f69bd0a8cda20f3e19b55a059dc729dc679e4 (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
# ChangeLog for dev-java/commons-dbcp
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-dbcp/ChangeLog,v 1.22 2005/12/08 14:02:41 nichoj Exp $

  08 Dec 2005; Joshua Nichols <nichoj@gentoo.org> commons-dbcp-1.2.1.ebuild:
  Changed ant dependency to just ant-core.

  10 Jul 2005; Thomas Matthijs <axxo@gentoo.org> commons-dbcp-1.2.1.ebuild:
  dep fixes, add source useflag, cleanup

  18 May 2005; Markus Rothe <corsair@gentoo.org> commons-dbcp-1.2.1.ebuild:
  Stable on ppc64

  13 Mar 2005; Markus Rothe <corsair@gentoo.org> commons-dbcp-1.2.1.ebuild:
  Added ~ppc64 to KEYWORDS

  20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> commons-dbcp-1.2.1.ebuild:
  added missing jikes dependency. see #78819.

  29 Oct 2004; Thomas Matthijs <axxo@gentoo.org> commons-dbcp-1.2.1.ebuild:
  removed nomirror

  16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> commons-dbcp-1.2.1.ebuild:
  use java-pkg_dohtml instead of dohtml to also install the package-list in
  case of api docs: #50740

*commons-dbcp-1.2.1 (13 Aug 2004)

  13 Aug 2004; Chris Aniszczyk <zx@gentoo.org> -commons-dbcp-1.1.ebuild,
  +commons-dbcp-1.2.1.ebuild:
  Version bump and clean up

  27 Jun 2004; Chris Aniszczyk <zx@gentoo.org> commons-dbcp-1.1.ebuild:
  Marking stable on ppc

  08 May 2004; Chris Aniszczyk <zx@gentoo.org> -commons-dbcp-1.0-r2.ebuild:
  Clean up.

  16 Apr 2004; Jason Wever <weeve@gentoo.org> commons-dbcp-1.1.ebuild:
  Stable on sparc.

  05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> commons-dbcp-1.1.ebuild:
  Marking stable on x86. Major ebuild clean up.

*commons-dbcp-1.1 (21 Jan 2004)

  21 Jan 2004; Adrian Almenar <strider@gentoo.org> commons-dbcp-1.1.ebuild:
  Version Bump.

*commons-dbcp-1.0-r2 (06 Apr 2003)

  26 Apr 2003; Adrian Almenar <strider@gentoo.org> commons-dbcp-1.0-r2.ebuild:
  Updated SRC_URI so this ebuild uses apache mirrors.

  07 Apr 2003; Dylan Carlson <absinthe@gentoo.org> commons-dbcp-1.0-r2.ebuild,
  files/commons-dbcp-1.0-gentoo.diff:
  Fix to patch build.xml (thanks to lord in Gentoo Forums) and digest.

  06 Apr 2003; Dylan Carlson <absinthe@gentoo.org> commons-dbcp-1.0-r1.ebuild,
  commons-dbcp-1.0-r1.ebuild, commons-dbcp-1.0-r2.ebuild,
  commons-dbcp-1.0.ebuild, commons-dbcp-1.0.ebuild:
  x86 ppc sparc moved to stable.  removed older versions.

*commons-dbcp-1.0-r1 (24 Nov 2002)

  24 Nov 2002; Adrian Almenar <strider@gentoo.org> commons-dbcp-1.0-r1.ebuild files/digest-commons-dbcp-1.0-r1:
  Just a minor fix, but needed to bump revision cause changed name of the jar 
  to avoid conflicts in future. Releasing it, since it has been tested a lot and
  works very well.

*commons-dbcp-1.0 (02 Nov 2002)

  05 Nov 2002; Adrian Almenar <strider@gentoo.org> commons-dbcp-1.0.ebuild:
  Changed KEYWORDS, removed other arch's cause i have not tested it leaving only ~x86. Removed echo "commons-lang.jar=`java-config --classpath=commons-lang`" >> build.properties since its not necesary for compiling this ebuild.
  Also some cosmetic changes like renaming the jar with Version Number.

  02 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> commons-dbcp-1.0.ebuild files/digest-commons-dbcp-1.0 :
  Initial import.  Ebuild submitted by Adrian Almenar <aalmenar@conectium.com>.