summaryrefslogtreecommitdiff
blob: 9a9cf0f90b49d898cbde0a2efc885b5848c19a0e (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
# ChangeLog for dev-haskell/alex
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/alex/ChangeLog,v 1.14 2005/09/24 00:11:21 araujo Exp $

  24 Sep 2005; Luis F. Araujo alex-2.0.1-r1.ebuild:
  Disabled java USE flag because of bug #107019

  23 Sep 2005; <duncan@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.