blob: 47cce8a8a9cc38e5f2312c8eca27f7cac2f57030 (
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
|
# 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.9 2005/02/23 19:31:48 mr_bones_ Exp $
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.
|