blob: e67cf72191fe31bd41cb26d24c54817bedec6807 (
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
|
# ChangeLog for dev-java/commons-dbcp
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-dbcp/ChangeLog,v 1.14 2004/08/13 21:35:28 zx Exp $
*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>.
|