blob: 584a36ede3e69c292d20839e789454a2348f5050 (
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
29
|
# ChangeLog for dev-haskell/attoparsec-enumerator
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/attoparsec-enumerator/ChangeLog,v 1.5 2014/07/25 09:16:32 slyfox Exp $
25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org>
attoparsec-enumerator-0.3.1-r1.ebuild, attoparsec-enumerator-0.3.2.ebuild,
attoparsec-enumerator-0.3.3.ebuild:
Drop trailing '.' from description.
25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
Drop redundant '<maintainer>' field, leave only '<herd>'.
*attoparsec-enumerator-0.3.3 (02 Jul 2014)
02 Jul 2014; Mark Wright <gienah@gentoo.org>
+attoparsec-enumerator-0.3.3.ebuild:
Bump attoparsec-enumerator to 0.3.3
*attoparsec-enumerator-0.3.2 (09 Mar 2014)
09 Mar 2014; Mark Wright <gienah@gentoo.org>
+attoparsec-enumerator-0.3.2.ebuild:
Bump attoparsec-enumerator to 0.3.2
*attoparsec-enumerator-0.3.1-r1 (14 Nov 2013)
14 Nov 2013; Sergei Trofimovich <slyfox@gentoo.org>
+attoparsec-enumerator-0.3.1-r1.ebuild, +metadata.xml:
Initial commit. Pass input from an enumerator to an Attoparsec parser.
|