blob: c704e32a7661ea1ca048b777d72f9178dab5b6aa (
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
|
# ChangeLog for dev-java/commons-dbcp
# Copyright 1999-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-dbcp/ChangeLog,v 1.8 2004/01/21 05:37:09 strider Exp $
*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>.
|