blob: 60114965bc1426998a983c01c4bb6f63a87996c3 (
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
|
# ChangeLog for dev-java/cglib
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/ChangeLog,v 1.9 2005/07/31 15:28:05 st_lim Exp $
31 Jul 2005; Lim Swee Tat <st_lim@gentoo.org> cglib-2.1.2.ebuild:
Minor mistake in where I had installed asm-1.5 from eons ago, and the jar
files were labelled with the version number. Removed the linking.
*cglib-2.1.2 (31 Jul 2005)
31 Jul 2005; Lim Swee Tat <st_lim@gentoo.org> +cglib-2.1.2.ebuild:
Version bumped to 2.1_2. Required for hibernate-3.0
30 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> cglib-2.0.2-r1.ebuild:
added ~ppc to KEYWORDS, introduced support for the source useflag
22 Apr 2005; Simon Stelling <blubb@gentoo.org> cglib-2.0.2.ebuild:
stable on amd64
*cglib-2.0.2-r1 (20 Jan 2005)
20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> +cglib-2.0.2-r1.ebuild,
cglib-2.0.2.ebuild:
readded old version with ~ppc, -r1 doesnt make use of packed jars.
20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> cglib-2.0.2.ebuild:
readded ~ppc. sorry :/
05 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> cglib-2.0.2.ebuild:
Removed all packed jars. Fixes #76738.
27 Dec 2004; Lim Swee Tat <st_lim@gentoo.org> cglib-2.0.2.ebuild:
Removed the version number from the jar
*cglib-2.0.2 (27 Dec 2004)
27 Dec 2004; Lim Swee Tat <st_lim@gentoo.org> +metadata.xml,
+cglib-2.0.2.ebuild:
Initial add to support hibernate
|