diff options
author | Duncan Coutts <dcoutts@gentoo.org> | 2007-12-21 00:23:16 +0000 |
---|---|---|
committer | Duncan Coutts <dcoutts@gentoo.org> | 2007-12-21 00:23:16 +0000 |
commit | 687374aee3bbc4835f027f1bc534e6b982205300 (patch) | |
tree | 14c2e09ce613f59af5fcde5efb1ea9dce9151a0d /dev-haskell/parsec/ChangeLog | |
parent | bump to 2.12.3 (diff) | |
download | historical-687374aee3bbc4835f027f1bc534e6b982205300.tar.gz historical-687374aee3bbc4835f027f1bc534e6b982205300.tar.bz2 historical-687374aee3bbc4835f027f1bc534e6b982205300.zip |
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.
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-haskell/parsec/ChangeLog')
-rw-r--r-- | dev-haskell/parsec/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-haskell/parsec/ChangeLog b/dev-haskell/parsec/ChangeLog index e57a6f10fca4..d0bbedb79a80 100644 --- a/dev-haskell/parsec/ChangeLog +++ b/dev-haskell/parsec/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-haskell/parsec # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.1 2007/12/20 03:04:15 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/parsec/ChangeLog,v 1.2 2007/12/21 00:23:15 dcoutts Exp $ + +*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) |