blob: d00b3491bd23583e131959607034dac481f70032 (
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
|
# ChangeLog for dev-java/istack-commons-runtime
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/istack-commons-runtime/ChangeLog,v 1.14 2012/04/13 18:08:40 ulm Exp $
13 Apr 2012; Ulrich Müller <ulm@gentoo.org>
istack-commons-runtime-20090620-r1.ebuild:
Move EAPI assignment to top of ebuild, bug 411875.
20 Mar 2010; Petteri Räty <betelgeuse@gentoo.org>
-istack-commons-runtime-20070122.ebuild,
-istack-commons-runtime-20090620.ebuild:
Remove old revisions.
18 Nov 2009; Mounir Lamouri <volkmar@gentoo.org>
istack-commons-runtime-20070122-r1.ebuild:
Stable for ppc, bug 289311
29 Oct 2009; Markus Meier <maekke@gentoo.org>
istack-commons-runtime-20070122-r1.ebuild:
amd64/x86 stable, bug #289311
*istack-commons-runtime-20090620-r1 (16 Oct 2009)
16 Oct 2009; Petteri Räty <betelgeuse@gentoo.org>
+istack-commons-runtime-20090620-r1.ebuild:
Fix building with JDK 1.5. Fixes bug #289078.
*istack-commons-runtime-20090620 (21 Jun 2009)
21 Jun 2009; Robin H. Johnson <robbat2@gentoo.org>
+istack-commons-runtime-20090620.ebuild:
Add new istack-commons (upstream pom.xml tag is 1.1-SNAPSHOT) in a new
slot, needed for jersey.
*istack-commons-runtime-20070122-r1 (12 Oct 2008)
12 Oct 2008; Serkan Kaba <serkan@gentoo.org>
+istack-commons-runtime-20070122-r1.ebuild:
Migrate to jaf virtual.
28 Mar 2008; nixnut <nixnut@gentoo.org>
istack-commons-runtime-20070122.ebuild:
Stable on ppc wrt bug 214778
19 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
istack-commons-runtime-20070122.ebuild:
amd64 stable, bug #187681.
15 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
istack-commons-runtime-20070122.ebuild:
stable x86, bug 187681
11 Aug 2007; Krzysiek Pawlik <nelchael@gentoo.org> metadata.xml:
Remove myself from <maintainer>.
23 May 2007; Diego Pettenò <flameeyes@gentoo.org>
istack-commons-runtime-20070122.ebuild:
Add ~x86-fbsd keyword. Bug #176906.
01 May 2007; Krzysiek Pawlik <nelchael@gentoo.org>
istack-commons-runtime-20070122.ebuild:
Fix SRC_URI.
*istack-commons-runtime-20070122 (01 May 2007)
01 May 2007; Krzysiek Pawlik <nelchael@gentoo.org> +metadata.xml,
+istack-commons-runtime-20070122.ebuild:
Initial commit of istack-commons-runtime.
|