blob: f332bab530bf3dadd63ad30fa2b25c9bc7469076 (
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
|
# ChangeLog for dev-java/commons-beanutils
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-beanutils/ChangeLog,v 1.10 2004/01/21 02:48:49 strider Exp $
*commons-beanutils-1.6.1-r1 (20 Jan 2004)
20 Jan 2004; Adrian Almenar <strider@gentoo.org>
commons-beanutils-1.6.1-r1.ebuild:
Moved to old style compiling, not using eclass cause its a little buggy.
19 Jan 2004; Adrian Almenar <strider@gentoo.org>
commons-beanutils-1.6.1.ebuild:
Added amd64 keyword.
*commons-beanutils-1.6.1 (22 Mar 2003)
26 Apr 2003; Adrian Almenar <strider@gentoo.org> commons-beanutils-1.6.1.ebuild:
Updated SRC_URI so this ebuild uses apache mirrors.
06 Apr 2003; Dylan Carlson <absinthe@gentoo.org>
commons-beanutils-1.6.1.ebuild:
x86 ppc sparc moved to stable.
22 Mar 2003; Dylan Carlson <absinthe@gentoo.org>
commons-beanutils-1.6.1.ebuild:
Version bump; thanks to Lim Swee Tat <st_lim@stlim.net> for his contributions
to this effort. Now uses the jakarta-commons eclass.
*commons-beanutils-1.5-r1 (24 Nov 2002)
08 Dec 2002; Adrian Almenar <strider@gentoo.org> commons-beanutils-1.5-r1.ebuild:
Fixed DEPEND from virtual/jdk-1.4 to virtual/jdk-1.3.
24 Nov 2002; Adrian Almenar <strider@gentoo.org> commons-beanutils-1.5-r1.ebuild files/digest-commons-beanutils-1.5-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-beanutils-1.5 (06 Nov 2002)
07 Nov 2002; Adrian Almenar <strider@gentoo.org> commons-beanutils-1.5.ebuild:
Fixed USE of junit flag now its working.
06 Nov 2002; Adrian Almenar <strider@gentoo.org> ChangeLog commons-beanutils-1.5.ebuild files/digest-commons-beanutils-1.5:
Initial import.
|