blob: c59ae072c5a0133136ab87cae21e2631d76d5326 (
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
# ChangeLog for dev-haskell/stream
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/stream/ChangeLog,v 1.16 2015/04/05 05:57:53 gienah Exp $
*stream-0.4.7.2 (05 Apr 2015)
05 Apr 2015; Mark Wright <gienah@gentoo.org> +stream-0.4.7.2.ebuild:
Bump stream to 0.4.7.2
25 Jul 2014; Sergei Trofimovich <slyfox@gentoo.org> stream-0.2.6-r1.ebuild,
stream-0.4.6.1.ebuild, stream-0.4.6.ebuild, stream-0.4.7.1-r1.ebuild:
Drop trailing '.' from description.
*stream-0.4.7.1-r1 (02 Jul 2014)
02 Jul 2014; Mark Wright <gienah@gentoo.org> +stream-0.4.7.1-r1.ebuild:
Bump stream to 0.4.7.1-r1
*stream-0.4.6.1 (19 Nov 2012)
19 Nov 2012; Mark Wright <gienah@gentoo.org> +stream-0.4.6.1.ebuild:
Bump stream to 0.4.6.1
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> stream-0.2.6-r1.ebuild,
stream-0.4.6.ebuild:
move dev-haskell/stream/stream-0.2.6-r1.ebuild ebuild to mirror://hackage
09 Aug 2012; Sergei Trofimovich <slyfox@gentoo.org> stream-0.4.6.ebuild:
Stable on alpha/ia64/sparc (bug #418681)
08 Aug 2012; Brent Baude <ranger@gentoo.org> stream-0.4.6.ebuild:
Marking stream-0.4.6 ppc for bug 418681
*stream-0.4.6 (02 Jun 2012)
02 Jun 2012; Mark Wright <gienah@gentoo.org> +stream-0.4.6.ebuild,
stream-0.2.6-r1.ebuild:
Bump stream to 0.4.6
30 Jun 2011; Thomas Kahle <tomka@gentoo.org> stream-0.2.6-r1.ebuild:
x86 stable per bug 338985
12 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
stream-0.2.6-r1.ebuild:
Marked ~ppc wrt #328121
07 Nov 2010; Mark Loeser <halcy0n@gentoo.org> stream-0.2.6-r1.ebuild:
Mark ~ppc64; bug #328121
11 Oct 2010; Markos Chandras <hwoarang@gentoo.org> stream-0.2.6-r1.ebuild:
Stable on amd64 wrt bug #338985
12 Sep 2010; Sergei Trofimovich <slyfox@gentoo.org>
stream-0.2.6-r1.ebuild:
Marked ~sparc (bug #328121)
12 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org>
stream-0.2.6-r1.ebuild:
Marked ~alpha and ~ia64
*stream-0.2.6-r1 (12 Jul 2010)
12 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> -stream-0.2.6.ebuild,
+stream-0.2.6-r1.ebuild:
Switched to EAPI=1 and moved to slotted quickcheck:1 dep
*stream-0.2.6 (14 Jul 2009)
14 Jul 2009; Lennart Kolmodin <kolmodin@gentoo.org> +metadata.xml,
+stream-0.2.6.ebuild:
Initial import.
|