blob: 493f9d4207d8af497325655f44b42f3e9a40d2e1 (
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
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
100
101
102
103
104
105
106
107
|
# ChangeLog for dev-haskell/terminfo
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/terminfo/ChangeLog,v 1.28 2013/03/25 20:26:36 ago Exp $
25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> terminfo-0.3.2.5.ebuild:
Stable for amd64, wrt bug #456518
01 Mar 2013; Sergei Trofimovich <slyfox@gentoo.org> terminfo-0.3.2.3.ebuild:
Backport build fix from bug #454216 to stable (bug #459668 by Diego Elio
Pettenò).
13 Feb 2013; Sergei Trofimovich <slyfox@gentoo.org>
+files/terminfo-0.3.2.5-tinfo.patch, -terminfo-0.3.1.1.ebuild,
-terminfo-0.3.1.3.ebuild, terminfo-0.3.2.5.ebuild:
Fixed build failure against 'USE=tinfo ncurses' in bug #454216 by Reinis
Danne.
*terminfo-0.3.2.5 (25 Nov 2012)
25 Nov 2012; Mark Wright <gienah@gentoo.org> +terminfo-0.3.2.5.ebuild:
Bump terminfo to 0.3.2.5
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org> terminfo-0.3.1.1.ebuild,
terminfo-0.3.1.3.ebuild, terminfo-0.3.2.3.ebuild:
move dev-haskell/terminfo/terminfo-0.3.2.3.ebuild ebuild to mirror://hackage
21 Aug 2012; Michael Weber <xmw@gentoo.org> terminfo-0.3.2.3.ebuild:
ppc stable (bug 418703)
09 Aug 2012; Andreas Schuerch <nativemad@gentoo.org> terminfo-0.3.2.3.ebuild:
x86 stable, see bug 418703
09 Aug 2012; Sergei Trofimovich <slyfox@gentoo.org> terminfo-0.3.2.3.ebuild:
Stable on alpha/ia64/sparc (bug #418703)
06 Aug 2012; Brent Baude <ranger@gentoo.org> terminfo-0.3.2.3.ebuild:
Marking terminfo-0.3.2.3 ppc64 for bug 418703
03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> terminfo-0.3.2.3.ebuild:
Stable on amd64 wrt bug #418703
17 Mar 2012; Sergei Trofimovich <slyfox@gentoo.org> terminfo-0.3.1.3.ebuild:
alpha/ia64/sparc stable (bug #399989).
08 Mar 2012; Brent Baude <ranger@gentoo.org> terminfo-0.3.1.3.ebuild:
Marking terminfo-0.3.1.3 ppc64 for bug 399989
08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> terminfo-0.3.1.3.ebuild:
x86 stable wrt bug #399989
06 Mar 2012; Brent Baude <ranger@gentoo.org> terminfo-0.3.1.3.ebuild:
Marking terminfo-0.3.1.3 ppc for bug 399989
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> terminfo-0.3.1.3.ebuild:
Stable for amd64, wrt bug #399989
*terminfo-0.3.2.3 (23 Jan 2012)
23 Jan 2012; Mark Wright <gienah@gentoo.org> +terminfo-0.3.2.3.ebuild:
Bump terminfo to 0.3.2.3.
*terminfo-0.3.1.3 (02 Aug 2011)
02 Aug 2011; Sergei Trofimovich <slyfox@gentoo.org> +terminfo-0.3.1.3.ebuild:
Version bump.
10 Apr 2011; Fabian Groffen <grobian@gentoo.org> terminfo-0.3.1.1.ebuild:
Marked ~x86-macos
25 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
terminfo-0.3.1.1.ebuild:
ppc/ppc64 stable wrt #339580
20 Nov 2010; Sergei Trofimovich <slyfox@gentoo.org>
terminfo-0.3.1.1.ebuild:
alpha/ia64/sparc stable (bug #339580). Marked ~x86-fbsd (bug #227677).
19 Oct 2010; Thomas Kahle <tomka@gentoo.org> terminfo-0.3.1.1.ebuild:
x86 stable per bug 339580
16 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
terminfo-0.3.1.1.ebuild:
Stable on amd64 wrt bug #339580
09 Sep 2010; Sergei Trofimovich <slyfox@gentoo.org>
terminfo-0.3.1.1.ebuild:
Marked ~sparc
20 Jul 2010; Joseph Jezak <josejx@gentoo.org> terminfo-0.3.1.1.ebuild:
Marked ~ppc.
10 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org>
terminfo-0.3.1.1.ebuild:
marked ~ia64
08 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org>
terminfo-0.3.1.1.ebuild:
~alpha keyworded
01 Apr 2010; Fabian Groffen <grobian@gentoo.org> terminfo-0.3.1.1.ebuild:
Marked ~ppc-macos
*terminfo-0.3.1.1 (28 Mar 2010)
28 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org>
+terminfo-0.3.1.1.ebuild, +metadata.xml:
Initial version, dependency of haskeline.
|