blob: 6ba8cf1365fda4e42d4dc619fccaa15a8c70c6d7 (
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
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
|
# ChangeLog for dev-java/proxool
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/proxool/ChangeLog,v 1.19 2015/06/09 13:59:40 jlec Exp $
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> proxool-0.8.3-r2.ebuild:
QA: drop trailing '.' from DESCRIPTION
19 Jun 2014; Manuel Rüger <mrueg@gentoo.org> -proxool-0.8.3-r1.ebuild:
NM: Cleanup superseded ebuilds.
12 Jun 2012; Johannes Huber <johu@gentoo.org> proxool-0.8.3-r2.ebuild:
Stable for x86, wrt bug #420661
11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> proxool-0.8.3-r2.ebuild:
Stable for amd64, wrt bug #420661
*proxool-0.8.3-r2 (06 May 2012)
06 May 2012; Ralph Sennhauser <sera@gentoo.org> +proxool-0.8.3-r2.ebuild:
Major overhaul.
Require jdk6 for building. #402487
25 Nov 2007; Samuli Suominen <drac@gentoo.org> proxool-0.8.3-r1.ebuild:
amd64 stable wrt #189343
24 Oct 2007; William L. Thomson Jr. <wltjr@gentoo.org>
-proxool-0.8.3.ebuild:
Removed java gen 1 ebuild
21 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
proxool-0.8.3-r1.ebuild:
stable x86, bug 189343
18 Aug 2007; Petteri Räty <betelgeuse@gentoo.org>
proxool-0.8.3-r1.ebuild:
Remove depends that come automatically from eclasses.
25 Apr 2007; Krzysiek Pawlik <nelchael@gentoo.org>
proxool-0.8.3-r1.ebuild:
Fix compiling with split Ant.
29 Jan 2007; Krzysiek Pawlik <nelchael@gentoo.org>
proxool-0.8.3-r1.ebuild:
Add ~ppc, see bug #161544.
12 Jan 2007; Petteri Räty <betelgeuse@gentoo.org>
proxool-0.8.3-r1.ebuild:
Removed java5 use flag because the sources use enum and as such the ebuild
complecity does not justify the use flag. mx4j-core hard dep will be removed
when we one day have virtuals for java packages.
*proxool-0.8.3-r1 (11 Jan 2007)
11 Jan 2007; Petteri Räty <betelgeuse@gentoo.org>
+proxool-0.8.3-r1.ebuild:
Migrated to generation 2. Does not use bundled jars any more.
05 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org> proxool-0.8.3.ebuild:
Introduced support for the source useflag. Cosmetic changes.
22 Apr 2005; Simon Stelling <blubb@gentoo.org> proxool-0.8.3.ebuild:
stable on amd64
20 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> proxool-0.8.3.ebuild:
added missing jikes dependency. see #78819.
27 Dec 2004; Lim Swee Tat <st_lim@gentoo.org> proxool-0.8.3.ebuild:
Removed the version number from the jar
*proxool-0.8.3 (27 Dec 2004)
27 Dec 2004; Lim Swee Tat <st_lim@gentoo.org> +metadata.xml,
+proxool-0.8.3.ebuild:
Initial commit for hibernate
|