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
|
# ChangeLog for dev-java/jflex
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jflex/ChangeLog,v 1.21 2015/02/26 16:07:12 fordfrog Exp $
*jflex-1.4.3-r2 (26 Feb 2015)
26 Feb 2015; Miroslav Šulc <fordfrog@gentoo.org> -jflex-1.4.3.ebuild,
+jflex-1.4.3-r2.ebuild:
due to some changes in stable 1.4.3 ebuild that broke qdox, we need to force
users to recompile jflex with the previous fixed stable version, that's why i
commit stable straight to the tree
*jflex-1.4.3-r1 (23 Feb 2015)
23 Feb 2015; Patrice Clement <monsieurp@gentoo.org> +jflex-1.4.3-r1.ebuild,
jflex-1.4.3.ebuild:
Revert previous change (EAPI + SLOT) and revbump the package instead.
22 Feb 2015; Patrice Clement <monsieurp@gentoo.org> jflex-1.4.3.ebuild,
jflex-1.5.0.ebuild, jflex-1.5.1.ebuild, jflex-1.6.0.ebuild:
Fix package collisions and bug #504774.
31 Jan 2015; Patrice Clement <monsieurp@gentoo.org>
files/jflex-1.5.0-build.xml, jflex-1.5.0.ebuild:
Patch to fix jflex-1.5.0 (bug 505498) courtesy of Martin Walch
<walch.martin@web.de>.
31 Jan 2015; Patrice Clement <monsieurp@gentoo.org> jflex-1.5.1.ebuild:
Patch to fix jflex-1.5.1 (bug 505498) courtesy of Martin Walch
<walch.martin@web.de>.
*jflex-1.6.0 (18 Jan 2015)
18 Jan 2015; Patrice Clement <monsieurp@gentoo.org> +jflex-1.6.0.ebuild:
Version bump to 1.6 courtesy of Martin Walch. Fix bug 532006.
30 Apr 2014; Tom Wijsman <TomWij@gentoo.org> jflex-1.5.1.ebuild:
Fix up dodoc line; reported in bug #498874 by James Cloos, patch provided by
Martin Walch.
*jflex-1.5.1 (17 Apr 2014)
17 Apr 2014; Tom Wijsman <TomWij@gentoo.org> +jflex-1.5.1.ebuild:
Version bump to 1.5.1; fixes bug #507944, filed by Mr. Anderson
(walch.martin).
*jflex-1.5.0 (08 Mar 2014)
08 Mar 2014; Tom Wijsman <TomWij@gentoo.org> +files/jflex-1.5.0-build.xml,
+jflex-1.5.0.ebuild, -jflex-1.4.1-r1.ebuild:
Version bump to 1.5.0, EAPI 5, partially fixes bug #498874 reported by Mr.
Anderson; remove old.
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> jflex-1.4.3.ebuild:
Stable for ppc64, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> jflex-1.4.3.ebuild:
Stable for ppc, wrt bug #476958
01 Sep 2013; Fabian Groffen <grobian@gentoo.org> jflex-1.4.3.ebuild:
Marked *-macos
27 Jun 2013; Alexis Ballier <aballier@gentoo.org> jflex-1.4.3.ebuild:
keyword ~amd64-fbsd
10 Dec 2012; Agostino Sarubbo <ago@gentoo.org> jflex-1.4.3.ebuild:
Add ~ppc, wrt bug #401145
07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> jflex-1.4.3.ebuild:
x86 stable wrt bug #391995
02 Dec 2011; Markos Chandras <hwoarang@gentoo.org> jflex-1.4.3.ebuild:
Stable on amd64 wrt bug #391995
*jflex-1.4.3 (08 May 2011)
08 May 2011; <elvanor@gentoo.org> +jflex-1.4.3.ebuild:
Version bump to 1.4.3.
*jflex-1.4.1-r1 (31 Jan 2009)
31 Jan 2009; Serkan Kaba <serkan@gentoo.org>
files/jflex-1.4.1-build.xml.patch, -jflex-1.4.1.ebuild,
+jflex-1.4.1-r1.ebuild:
Revbump to avoid bundling of unit tests in the jar. Migrate to EAPI 1.
10 Jan 2008; Vlastimil Babka <caster@gentoo.org> jflex-1.4.1.ebuild:
Restrict junit dependency.
11 Jul 2007; Alistair John Bush <ali_bush@gentoo.org>
+files/jflex-1.4.1-build.xml.patch:
Added patch file which I missed when adding ebuild to portage.
02 Jul 2007; Alistair John Bush <ali_bush@gentoo.org> ChangeLog:
Adding jflex to tree with 2 minor fixes. Thank you to elvanor
<elvanor@gmail.com> for contributing the ebuild.
|