blob: 92722052276378e8857b97614f1d294211979fec (
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
30
31
32
33
34
35
36
37
38
39
|
# ChangeLog for dev-haskell/bytestring-show
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/bytestring-show/ChangeLog,v 1.6 2013/05/11 18:45:01 slyfox Exp $
*bytestring-show-0.3.5.5 (11 May 2013)
11 May 2013; Sergei Trofimovich <slyfox@gentoo.org>
+bytestring-show-0.3.5.5.ebuild, -bytestring-show-0.3.5.1.ebuild,
-bytestring-show-0.3.5.4-r1.ebuild:
Version bump.
*bytestring-show-0.3.5.4-r2 (02 Apr 2013)
02 Apr 2013; Mark Wright <gienah@gentoo.org>
+bytestring-show-0.3.5.4-r2.ebuild:
Loosen binary dep in bytestring-show-0.3.5.4-r2
*bytestring-show-0.3.5.4-r1 (22 Dec 2012)
22 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org>
+bytestring-show-0.3.5.4-r1.ebuild, -bytestring-show-0.3.5.ebuild:
Version bump.
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org>
bytestring-show-0.3.5.1.ebuild, bytestring-show-0.3.5.ebuild:
move dev-haskell/bytestring-show/bytestring-show-0.3.5.1.ebuild ebuild to
mirror://hackage
*bytestring-show-0.3.5.1 (02 Jun 2012)
02 Jun 2012; Mark Wright <gienah@gentoo.org> +bytestring-show-0.3.5.1.ebuild:
Bump bytestring-show to 0.3.5.1
*bytestring-show-0.3.5 (11 Dec 2011)
11 Dec 2011; Sergei Trofimovich <slyfox@gentoo.org>
+bytestring-show-0.3.5.ebuild, +metadata.xml:
Initial version. Efficient conversion of values into readable byte strings.
Bug #394343 by zimous.
|