blob: 4427f2b5471d8999e481609e01a5508df4c3ce2e (
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
|
# 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.12 2005/05/04 09:22:53 dholm Exp $
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.
|