blob: 9c7e36acf29d8b4171f7b0cf52df868b6f6cd2d5 (
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
|
# ChangeLog for dev-haskell/happy
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.6 2004/11/10 18:29:44 kosmikus Exp $
10 Nov 2004; Andres Loeh <kosmikus@gentoo.org> happy-1.14.ebuild:
Moved inherit to the correct position within the ebuild.
21 Oct 2004; Andres Loeh <kosmikus@gentoo.org> happy-1.13.ebuild,
happy-1.14.ebuild, files/happy-1.13-pragma.patch.bz2,
files/happy-1.14-gcc3.4.patch:
Patched for gcc-3.4.
*happy-1.14 (14 Apr 2004)
14 Apr 2004; Andres Loeh <kosmikus@gentoo.org> happy-1.14.ebuild:
New version.
06 Jan 2004; Andres Loeh <kosmikus@gentoo.org> happy-1.13.ebuild,
files/happy-1.13-pragma.patch.bz2:
Added patch so that happy can be built with ghc 6.2.
*happy-1.13 (22 Apr 2003)
22 Apr 2003; Andres Loeh <kosmikus@gentoo.org> all :
Initial import. Thanks to Peter Simons <simons+gentoo@cryp.to> for
submitting an ebuild. happy is a yacc-like parser generator for Haskell.
This should close bug #12836.
|