summaryrefslogtreecommitdiff
blob: 4acfaa226944ccf65c2d2ec585c733a1ca3e773b (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-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/happy/ChangeLog,v 1.7 2005/01/01 18:04:41 eradicator 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.