blob: e6d628c6d5866a46e1a340609676fb75af6f3c91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# ChangeLog for dev-java/commons-dbcp
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-dbcp/ChangeLog,v 1.4 2003/02/12 05:50:53 vapier Exp $
*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>.
|