blob: cbd2ace03bcc3e1864d9dd1f5d33645a31c294e8 (
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
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
|
# ChangeLog for dev-haskell/alex
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/ChangeLog,v 1.35 2008/01/26 20:24:10 dcoutts Exp $
26 Jan 2008; Duncan Coutts <dcoutts@gentoo.org> -alex-2.0.1-r1.ebuild,
alex-2.1.0.ebuild, alex-2.2.ebuild:
Fix qa bug #207490 and remove old version.
*alex-2.2 (14 Dec 2007)
14 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> +alex-2.2.ebuild:
New version that works with cabal-1.2.x
12 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> alex-2.1.0.ebuild:
alex-2.1 works with cabal 1.1.6 only, not cabal 1.2
31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> alex-2.0.1-r1.ebuild,
alex-2.1.0.ebuild:
Drop virtual/ghc in favour of dev-lang/ghc
11 Aug 2007; Steve Dibb <beandog@gentoo.org> alex-2.1.0.ebuild:
amd64 stable
02 Aug 2007; Christian Faulhammer <opfer@gentoo.org> alex-2.1.0.ebuild:
stable x86, bug 186849
30 Jul 2007; Markus Rothe <corsair@gentoo.org> alex-2.1.0.ebuild:
Stable on ppc64; bug #186849
30 Jul 2007; Ferris McCormick <fmccor@gentoo.org> alex-2.1.0.ebuild:
Sparc stable --- Bug #186849 --- all as expected.
28 Jul 2007; nixnut <nixnut@gentoo.org> alex-2.1.0.ebuild:
Stable on ppc wrt bug 186849
29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> alex-2.0.1-r1.ebuild:
alex-2.0.1 does work with ghc-6.6, adjusting the DEPEND to reflect that
*alex-2.1.0 (29 Apr 2007)
29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> alex-2.0.1-r1.ebuild,
+alex-2.1.0.ebuild:
New version
06 Jan 2007; Andres Loeh <kosmikus@gentoo.org> alex-2.0.1-r1.ebuild:
Fixed elog / einfo usage.
05 Oct 2006; Chris Parrott <cparrott@gentoo.org> alex-2.0.1-r1.ebuild:
marked stable for amd64 (bug 144677)
26 Aug 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
alex-2.0.1-r1.ebuild:
stable on ppc (Bug #144677)
24 Aug 2006; Ferris McCormick <fmccor@gentoo.org> alex-2.0.1-r1.ebuild:
Stable on sparc --- Bug #144677 --- seems fine (runs tests).
21 May 2006; Markus Rothe <corsair@gentoo.org> alex-2.0.1-r1.ebuild:
Stable on ppc64
27 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> alex-2.0.1-r1.ebuild:
Marked ~ia64
01 Mar 2006; Markus Rothe <corsair@gentoo.org> alex-2.0.1-r1.ebuild:
Added ~ppc64; bug #124469
10 Feb 2006; <dcoutts@gentoo.org> -alex-2.0.ebuild:
Remove 2.0 since 2.0.1-r1 is available.
04 Oct 2005; <dcoutts@gentoo.org> alex-2.0.1-r1.ebuild:
Added ~sparc to KEYWORDS.
24 Sep 2005; Luis F. Araujo alex-2.0.1-r1.ebuild:
Disabled java USE flag because of bug #107019
23 Sep 2005; <dcoutts@gentoo.org> alex-2.0.1-r1.ebuild:
Marked stable on x86.
04 May 2005; David Holm <dholm@gentoo.org> alex-2.0.1-r1.ebuild:
Added to ~ppc.
*alex-2.0.1-r1 (23 Mar 2005)
23 Mar 2005; Andres Loeh <kosmikus@gentoo.org> +alex-2.0.1-r1.ebuild,
-alex-2.0.1.ebuild:
Fixed installation paths. Added ~amd64 keyword.
*alex-2.0.1 (23 Mar 2005)
23 Mar 2005; Andres Loeh <kosmikus@gentoo.org> +alex-2.0.1.ebuild,
alex-2.0.ebuild:
Added a new version. ghc-6.4 is compatible with alex-2.0.1, but not with
alex-2.0.
23 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> alex-2.0.ebuild:
sparc needs deps first
21 Jan 2005; Andres Loeh <kosmikus@gentoo.org> alex-2.0.ebuild:
Restored gcc compatibility (see bug #71713).
19 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> alex-2.0.ebuild:
Fixed missing dependencies; bug #68021.
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> alex-2.0.ebuild:
Fix use invocation
18 May 2004; Mamoru KOMACHI <usata@gentoo.org> alex-2.0.ebuild:
Changed app-text/tetex to virtual/tetex.
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> alex-2.0.ebuild:
Add die following econf for bug 48950
*alex-2.0 (22 Sep 2003)
22 Sep 2003; Andres Loeh <kosmikus@gentoo.org> alex-2.0.ebuild:
Initial import. Alex is a lexical analyzer generator for Haskell.
|