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
|
# ChangeLog for dev-java/jgoodies-looks
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jgoodies-looks/ChangeLog,v 1.20 2006/12/09 14:02:53 nixnut Exp $
09 Dec 2006; nixnut <nixnut@gentoo.org> jgoodies-looks-1.2.2-r1.ebuild:
Stable on ppc wrt bug 157353
07 Dec 2006; Christian Faulhammer <opfer@gentoo.org>
jgoodies-looks-1.3.2-r1.ebuild, jgoodies-looks-2.0.4-r1.ebuild:
stable x86, bug #157341 and #157343
06 Dec 2006; Petteri Räty <betelgeuse@gentoo.org>
jgoodies-looks-1.2.2-r1.ebuild:
Keyworded stable on x86 so that people moving from jgoodies-looks-bin have a
new revision available.
*jgoodies-looks-2.0.4-r1 (12 Oct 2006)
12 Oct 2006; Vlastimil Babka <caster@gentoo.org>
+files/jgoodies-looks-2.0.4-build.xml.patch,
+jgoodies-looks-2.0.4-r1.ebuild:
Patch upstream build.xml instead of using own one - backport of changes from
migration-java-experimental-overlay. Adds source USE flag. Filters jikes and
ecj-3.1 compilers to fix bug #150970.
18 Aug 2006; Saleem Abdulrasool <compnerd@gentoo.org>
jgoodies-looks-2.0.4.ebuild:
Minor fixup, include README.html into installed docs
*jgoodies-looks-2.0.4 (18 Aug 2006)
18 Aug 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+files/plastic-2.0.4.txt, +files/build-2.0.4.xml,
+jgoodies-looks-2.0.4.ebuild:
Version bump from upstream
*jgoodies-looks-1.3.2-r1 (04 Aug 2006)
*jgoodies-looks-1.2.2-r1 (04 Aug 2006)
04 Aug 2006; Joshua Nichols <nichoj@gentoo.org>
+jgoodies-looks-1.2.2-r1.ebuild, +jgoodies-looks-1.3.2-r1.ebuild:
Revision bumps to support new Java system.
10 Dec 2005; Saleem Abdulrasool <compnerd@gentoo.org>
jgoodies-looks-1.3.2.ebuild:
Fixing keywords.
*jgoodies-looks-1.3.2 (10 Dec 2005)
10 Dec 2005; Saleem Abdulrasool <compnerd@gentoo.org>
+files/plastic-1.3.2.txt, +files/build-1.3.2.xml,
+jgoodies-looks-1.3.2.ebuild:
Version bump from upstream
22 Jun 2005; Saleem Abdulrasool <compnerd@gentoo.org>
files/build-1.3.1.xml, jgoodies-looks-1.3.1-r1.ebuild:
Fixed the doc useflag, thanks to nicoj for noticing it and proposing the
patches. resolves bug #96746
18 May 2005; Jan Brinkmann <luckyduck@gentoo.org> files/build-1.3.1.xml:
jgoodies-looks failed with the doc useflag, thanks to StudiesInWords for
pointing me to that issue.
04 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
jgoodies-looks-1.2.2.ebuild, jgoodies-looks-1.3.1-r1.ebuild:
stable on amd64, ppc and x86
*jgoodies-looks-1.3.1-r1 (03 Apr 2005)
03 Apr 2005; Thomas Matthijs <axxo@gentoo.org>
-jgoodies-looks-1.3_beta1.ebuild, -jgoodies-looks-1.3.1.ebuild,
+jgoodies-looks-1.3.1-r1.ebuild:
dont install versioned jar files
*jgoodies-looks-1.3.1 (30 Mar 2005)
30 Mar 2005; Saleem Abdulrasool <compnerd@gentoo.org>
+files/plastic-1.3.1.txt, +files/build-1.3.1.xml,
+jgoodies-looks-1.3.1.ebuild:
New upstream version. Fixes to build.xml for this version. Fixes for deps.
30 Mar 2005; Saleem Abdulrasool <compnerd@gentoo.org>
jgoodies-looks-1.2.2.ebuild:
Updated the depend to jdk rather than jre and changed version to 1.4.2
*jgoodies-looks-1.3_beta1 (08 Mar 2005)
08 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org>
+files/1.3_beta1-build.xml, +jgoodies-looks-1.3_beta1.ebuild:
new upstream version.
02 Feb 2005; Saleem Abdulrasool <compnerd@gentoo.org> files/build.xml:
Updated build.xml; Fixes Bug #80516
28 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
jgoodies-looks-1.2.2.ebuild:
readded dropped keywords.
06 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
jgoodies-looks-1.2.2.ebuild:
slotted jgoodies-looks-1.2.2 as 1.2 for future compatibility.
*jgoodies-looks-1.2.2 (06 Jan 2005)
06 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> +metadata.xml,
+files/build.xml, +files/plastic.txt, +jgoodies-looks-1.2.2.ebuild:
Initial import. Ebuild contributed by Saleem A. <compnerd@gentoo.org>. Fixes
#74996.
|