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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
|
# ChangeLog for dev-java/cglib
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/cglib/ChangeLog,v 1.32 2007/07/24 08:11:54 opfer Exp $
24 Jul 2007; Christian Faulhammer <opfer@gentoo.org> cglib-2.1.3.ebuild:
stable x86, bug 186199
22 Jul 2007; Wulf C. Krueger <philantrop@gentoo.org> cglib-2.1.3.ebuild:
Marked stable on amd64 as per bug 186199.
02 Jul 2007; Petteri Räty <betelgeuse@gentoo.org> cglib-2.1.3.ebuild:
Fix LICENSE to Apache-2.0 from Apache-1.1 and use java-pkg_dojavadoc.
26 May 2007; Krzysiek Pawlik <nelchael@gentoo.org> cglib-2.1.3.ebuild,
cglib-2.2_beta1.ebuild:
Add ~ppc.
18 May 2007; Petteri Räty <betelgeuse@gentoo.org> cglib-2.2_beta1.ebuild:
Use ANT_TASKS for jarjar.
26 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> metadata.xml,
cglib-2.0.2-r2.ebuild, cglib-2.1.3.ebuild, cglib-2.2_beta1.ebuild:
Shorten the overly long DESCRIPTION by moving it to metadata.xml as
longdescription.
26 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> cglib-2.0.2-r2.ebuild:
Stylistic cleanup.
25 Apr 2007; Vlastimil Babka <caster@gentoo.org> cglib-2.0.2-r2.ebuild:
Fix dependencies, tweak style.
20 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> cglib-2.1.3.ebuild:
Fix errors reported by java-pkg_ensure-dep.
20 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> cglib-2.2_beta1.ebuild:
Add dev-java/ant-core to RDEPEND.
18 Feb 2007; nixnut <nixnut@gentoo.org> cglib-2.0.2-r2.ebuild:
Stable on ppc wrt bug 163646
04 Feb 2007; Vlastimil Babka <caster@gentoo.org> -cglib-2.0.2-r1.ebuild,
-cglib-2.1.2.ebuild:
Cleanup.
03 Feb 2007; Steve Dibb <beandog@gentoo.org> cglib-2.0.2-r2.ebuild:
amd64 stable, bug 163646
25 Jan 2007; Christian Faulhammer <opfer@gentoo.org>
cglib-2.0.2-r2.ebuild:
stable x86; bug #163646
*cglib-2.2_beta1 (15 Jan 2007)
15 Jan 2007; Joshua Nichols <nichoj@gentoo.org> +cglib-2.2_beta1.ebuild:
Version bump. Uses SLOT=2.2. Works with asm-2.2.
09 Sep 2006; Petteri Räty <betelgeuse@gentoo.org> -cglib-2.0.2.ebuild:
Removed an old version.
09 Sep 2006; Petteri Räty <betelgeuse@gentoo.org> cglib-2.0.2-r1.ebuild,
cglib-2.0.2-r2.ebuild:
Fixed dependencies to not match two different slots of dev-java/asm.
08 Sep 2006; Joshua Nichols <nichoj@gentoo.org> cglib-2.1.3.ebuild:
Fix for java-strict. Was missing implicitly dependend on jar from ant-core.
06 Aug 2006; Joshua Nichols <nichoj@gentoo.org> cglib-2.0.2-r2.ebuild:
Added missing dependency jar that was brought in by /usr/bin/ant, in order
to satisfy java-strict
22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org> cglib-2.0.2-r2.ebuild,
cglib-2.1.3.ebuild:
ant_src_unpack -> src_unpack
12 Jul 2006; Danny van Dyk <kugelfang@gentoo.org> cglib-2.1.3.ebuild:
QA: Added source to IUSE.
*cglib-2.1.3 (05 Jul 2006)
*cglib-2.0.2-r2 (05 Jul 2006)
05 Jul 2006; Joshua Nichols <nichoj@gentoo.org> +cglib-2.0.2-r2.ebuild,
+cglib-2.1.3.ebuild:
Version and revision bumps to support new Java system.
09 Feb 2006; Joshua Nichols <nichoj@gentoo.org> cglib-2.0.2-r1.ebuild:
Marked stable on amd64 and x86.
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
|