summaryrefslogtreecommitdiff
blob: 0ec3844abe31cef35a196ec48946761b19b55663 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# ChangeLog for dev-haskell/parsec
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.3 2008/06/17 00:18:45 jer Exp $

  17 Jun 2008; Jeroen Roovers <jer@gentoo.org> parsec-2.1.0.0.ebuild:
  Marked ~hppa (bug #227677).

*parsec-2.0 (21 Dec 2007)

  21 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> +parsec-2.0.ebuild,
  parsec-2.1.0.0.ebuild:
  Add older version that came bundles with ghc-6.6.1. Also add ~ppc because it
  worked before when it was part of the ghc ebuild and this is just a package
  split so it seems ok to carry keywords over.

*parsec-2.1.0.0 (20 Dec 2007)

  20 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> +metadata.xml,
  +parsec-2.1.0.0.ebuild:
  Initial version. Was previously a core library, now independent of ghc.