blob: e990390a862480c1575a93203ebca33fd70300a3 (
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
40
41
42
43
44
45
46
47
48
49
50
51
|
# ChangeLog for dev-haskell/base64-bytestring
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/base64-bytestring/ChangeLog,v 1.10 2015/06/06 10:22:53 jlec Exp $
06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
Drop redundant '<maintainer>' field, leave only '<herd>'.
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org>
base64-bytestring-1.0.0.1.ebuild:
Stable for x86, wrt bug #488750
05 Nov 2013; Tony Vroon <chainsaw@gentoo.org>
base64-bytestring-1.0.0.1.ebuild:
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
Lazkani in bug #488750.
*base64-bytestring-1.0.0.1 (09 Feb 2013)
09 Feb 2013; Sergei Trofimovich <slyfox@gentoo.org>
+base64-bytestring-1.0.0.1.ebuild:
Version bump.
*base64-bytestring-1.0.0.0 (18 Nov 2012)
18 Nov 2012; Mark Wright <gienah@gentoo.org>
+base64-bytestring-1.0.0.0.ebuild:
Bump base64-bytestring to 1.0.0.0
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org>
base64-bytestring-0.1.1.1.ebuild, base64-bytestring-0.1.1.3.ebuild:
move dev-haskell/base64-bytestring/base64-bytestring-0.1.1.3.ebuild ebuild to
mirror://hackage
*base64-bytestring-0.1.1.3 (16 Jun 2012)
16 Jun 2012; Mark Wright <gienah@gentoo.org>
+base64-bytestring-0.1.1.3.ebuild:
Bump base64-bytestring to 0.1.1.3
02 Jun 2012; Mark Wright <gienah@gentoo.org> base64-bytestring-0.1.1.1.ebuild:
Loosen bytestring dep for ghc 7.5 dev snapshot, EAPI=4 on line 5
*base64-bytestring-0.1.1.1 (10 Mar 2012)
10 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org>
+base64-bytestring-0.1.1.1.ebuild, +files/Tests.hs, +metadata.xml:
Initial version. Fast base64 encoding and deconding for ByteStrings for
haskell. A depend for app-text/pandoc-1.9.
|