blob: 11d8ae6a39fdddfe564ee82571302e47365cf52b (
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
|
# ChangeLog for dev-haskell/test-framework-hunit
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/test-framework-hunit/ChangeLog,v 1.17 2012/09/12 15:33:38 qnikst Exp $
12 Sep 2012; Alexander Vershilov <qnikst@gentoo.org>
test-framework-hunit-0.2.4.ebuild, test-framework-hunit-0.2.6.ebuild,
test-framework-hunit-0.2.7.ebuild:
move dev-haskell/test-framework-hunit/test-framework-hunit-0.2.6.ebuild ebuild
to mirror://hackage
09 Aug 2012; Sergei Trofimovich <slyfox@gentoo.org>
test-framework-hunit-0.2.7.ebuild:
Stable on alpha/ia64/sparc (bug #414713)
03 Jul 2012; Brent Baude <ranger@gentoo.org>
test-framework-hunit-0.2.7.ebuild:
Marking test-framework-hunit-0.2.7 ppc for bug 414713
22 Jun 2012; Brent Baude <ranger@gentoo.org>
test-framework-hunit-0.2.7.ebuild:
Marking test-framework-hunit-0.2.7 ppc64 for bug 414713
19 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
test-framework-hunit-0.2.7.ebuild:
Stable for amd64, wrt bug #414713
19 Jun 2012; Jeff Horelick <jdhore@gentoo.org>
test-framework-hunit-0.2.7.ebuild:
marked x86 per bug 414713
*test-framework-hunit-0.2.7 (04 Mar 2012)
04 Mar 2012; Mark Wright <gienah@gentoo.org>
+test-framework-hunit-0.2.7.ebuild:
Bump test-framework-hunit to 0.2.7
*test-framework-hunit-0.2.6 (22 Jan 2012)
22 Jan 2012; Mark Wright <gienah@gentoo.org>
+test-framework-hunit-0.2.6.ebuild:
Version bump
25 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
test-framework-hunit-0.2.4.ebuild:
ppc/ppc64 stable wrt #339580
20 Nov 2010; Sergei Trofimovich <slyfox@gentoo.org>
test-framework-hunit-0.2.4.ebuild:
alpha/ia64/sparc stable (bug #339580). Marked ~x86-fbsd (bug #227677).
19 Oct 2010; Thomas Kahle <tomka@gentoo.org>
test-framework-hunit-0.2.4.ebuild:
x86 stable per bug 339580
16 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
test-framework-hunit-0.2.4.ebuild:
Stable on amd64 wrt bug #339580
09 Sep 2010; Sergei Trofimovich <slyfox@gentoo.org>
test-framework-hunit-0.2.4.ebuild:
Marked ~sparc
20 Jul 2010; Joseph Jezak <josejx@gentoo.org>
test-framework-hunit-0.2.4.ebuild:
Marked ~ppc.
10 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> ChangeLog:
marked ~ia64
08 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org>
test-framework-hunit-0.2.4.ebuild:
~alpha keyworded
*hunit-1.2.2.1 (28 Mar 2010)
*test-framework-hunit-0.2.4 (28 Mar 2010)
28 Mar 2010; Lennart Kolmodin <kolmodin@gentoo.org>
+test-framework-hunit-0.2.4.ebuild, +hunit-1.2.2.1.ebuild, +metadata.xml:
Initial version.
|