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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
|
# ChangeLog for dev-haskell/lifted-base
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lifted-base/ChangeLog,v 1.20 2014/07/25 08:59:07 slyfox Exp $
25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> metadata.xml:
Drop redundant '<maintainer>' field, leave only '<herd>'.
*lifted-base-0.2.3.0 (02 Jul 2014)
02 Jul 2014; Mark Wright <gienah@gentoo.org> +lifted-base-0.2.3.0.ebuild:
Bump lifted-base to 0.2.3.0
*lifted-base-0.2.2.1 (24 Mar 2014)
24 Mar 2014; Alexander Vershilov <qnikst@gentoo.org>
+lifted-base-0.2.2.1.ebuild, -lifted-base-0.1.0.3-r1.ebuild,
-lifted-base-0.2.0.2.ebuild, -lifted-base-0.2.0.3.ebuild,
-lifted-base-0.2.2.0.ebuild:
bump up to 0.2.0.3, drop old
23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> lifted-base-0.2.1.1.ebuild:
Stable for x86, wrt bug #502684
07 Mar 2014; Pacho Ramos <pacho@gentoo.org> lifted-base-0.2.1.1.ebuild:
amd64 stable, bug #502684
*lifted-base-0.2.2.0 (04 Mar 2014)
04 Mar 2014; Alexander Vershilov <qnikst@gentoo.org>
+lifted-base-0.2.2.0.ebuild, metadata.xml:
Add new version. Drop proxy maint herd.
22 Feb 2014; Sergei Trofimovich <slyfox@gentoo.org>
lifted-base-0.2.1.0.ebuild:
Resore accidentally dropped ~amd64-linux.
*lifted-base-0.2.1.1 (11 Dec 2013)
11 Dec 2013; Mark Wright <gienah@gentoo.org> +lifted-base-0.2.1.1.ebuild:
Bump lifted-base to 0.2.1.1
24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> lifted-base-0.2.1.0.ebuild:
Stable for x86, wrt bug #488750
05 Nov 2013; Tony Vroon <chainsaw@gentoo.org> lifted-base-0.2.1.0.ebuild:
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
Lazkani in bug #488750.
*lifted-base-0.2.1.0 (13 Sep 2013)
13 Sep 2013; Mark Wright <gienah@gentoo.org> +lifted-base-0.2.1.0.ebuild:
Bump lifted-base to 0.2.1.0
21 Jul 2013; Christoph Junghans <ottxor@gentoo.org>
lifted-base-0.2.0.3.ebuild:
added ~amd64-linux (tested by me)
*lifted-base-0.2.0.3 (02 Apr 2013)
02 Apr 2013; Mark Wright <gienah@gentoo.org> +lifted-base-0.2.0.3.ebuild:
Bump lifted-base to 0.2.0.3
17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
Add proxy-maintainers to metadata.xml
*lifted-base-0.2.0.2 (23 Dec 2012)
23 Dec 2012; Sergei Trofimovich <slyfox@gentoo.org>
+lifted-base-0.2.0.2.ebuild:
Version bump.
*lifted-base-0.2 (24 Nov 2012)
24 Nov 2012; Mark Wright <gienah@gentoo.org>
+files/lifted-base-0.2-ghc-7.7.patch, +lifted-base-0.2.ebuild:
Bump lifted-base to 0.2
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org>
lifted-base-0.1.0.3-r1.ebuild, lifted-base-0.1.1.ebuild:
move dev-haskell/lifted-base/lifted-base-0.1.0.3-r1.ebuild ebuild to
mirror://hackage
*lifted-base-0.1.1 (02 Jun 2012)
02 Jun 2012; Mark Wright <gienah@gentoo.org>
+files/lifted-base-0.1.1-test-ghc-6.12.patch, +lifted-base-0.1.1.ebuild,
lifted-base-0.1.0.3-r1.ebuild:
Bump lifted-base to 0.1.1. Loosen transformers dep in lifted-base-0.1.0.3-r1.
29 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org>
+files/lifted-base-0.1.0.1-test-ghc-6.12.patch:
Added missing patch. Found by Julien Sanchez in bug #410135.
*lifted-base-0.1.0.3-r1 (24 Mar 2012)
24 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org>
+lifted-base-0.1.0.3-r1.ebuild, +metadata.xml:
Initial version. lifted IO operations from the base library. A depend of
>=dev-vcs/git-annex-3.20120315.
|