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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
# ChangeLog for dev-haskell/citeproc-hs
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/citeproc-hs/ChangeLog,v 1.12 2014/02/21 19:54:59 slyfox Exp $
*citeproc-hs-0.3.9 (21 Feb 2014)
21 Feb 2014; Sergei Trofimovich <slyfox@gentoo.org> +citeproc-hs-0.3.9.ebuild,
-citeproc-hs-0.3.2.ebuild, -citeproc-hs-0.3.4.ebuild,
-citeproc-hs-0.3.6.ebuild, -citeproc-hs-0.3.7.ebuild,
-citeproc-hs-0.3.8-r1.ebuild, -citeproc-hs-0.3.8-r2.ebuild,
-files/citeproc-hs-0.3.8-preproc.patch, metadata.xml:
Version bump.
*citeproc-hs-0.3.8-r2 (28 Sep 2013)
28 Sep 2013; Mark Wright <gienah@gentoo.org> +citeproc-hs-0.3.8-r2.ebuild:
Loosen pandoc-types dep in citeproc-hs
*citeproc-hs-0.3.8-r1 (25 Jul 2013)
25 Jul 2013; Sergei Trofimovich <slyfox@gentoo.org>
+citeproc-hs-0.3.8-r1.ebuild, -citeproc-hs-0.3.8.ebuild:
Added lost json[generic] depend. Bug #475490 by siebz0r.
24 Jul 2013; Sergei Trofimovich <slyfox@gentoo.org>
+files/citeproc-hs-0.3.8-preproc.patch, citeproc-hs-0.3.8.ebuild:
Fix build failure in certain USE combinations (bug #475084 by Marc).
*citeproc-hs-0.3.8 (02 Apr 2013)
02 Apr 2013; Mark Wright <gienah@gentoo.org> +citeproc-hs-0.3.8.ebuild,
metadata.xml:
Bump citeproc-hs to 0.3.8
*citeproc-hs-0.3.7 (09 Feb 2013)
09 Feb 2013; Sergei Trofimovich <slyfox@gentoo.org> +citeproc-hs-0.3.7.ebuild:
Version bump.
07 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org> citeproc-hs-0.3.2.ebuild,
citeproc-hs-0.3.4.ebuild:
Get rid of 'dev-haskell/time' depend as it's a ghc's core library.
06 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org> citeproc-hs-0.3.6.ebuild:
Get rid of 'dev-haskell/time' depend as it's a ghc's core library.
*citeproc-hs-0.3.6 (25 Nov 2012)
25 Nov 2012; Mark Wright <gienah@gentoo.org> +citeproc-hs-0.3.6.ebuild,
metadata.xml:
Bump citeproc-hs to 0.3.6
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> citeproc-hs-0.3.2.ebuild,
citeproc-hs-0.3.4.ebuild:
move dev-haskell/citeproc-hs/citeproc-hs-0.3.4.ebuild ebuild to
mirror://hackage
*citeproc-hs-0.3.4 (10 Mar 2012)
10 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org> +citeproc-hs-0.3.4.ebuild:
Version bump.
*citeproc-hs-0.3.2 (23 Apr 2011)
23 Apr 2011; Sergei Trofimovich <slyfox@gentoo.org>
+citeproc-hs-0.3.2.ebuild, +metadata.xml:
Initial version.
|