summaryrefslogtreecommitdiff
blob: 267473d91f5300f04c6954649e106e9a4fe4a2a8 (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
# ChangeLog for dev-haskell/alex
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/ChangeLog,v 1.22 2006/08/26 20:21:39 wormo Exp $

  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.