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
|
# ChangeLog for dev-haskell/time
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/time/ChangeLog,v 1.24 2011/08/03 13:28:30 slyfox Exp $
*time-1.2.0.3 (03 Aug 2011)
03 Aug 2011; Sergei Trofimovich <slyfox@gentoo.org> +time-1.2.0.3.ebuild:
Version bump (bundled with ghc-7).
11 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> time-1.1.2.0.ebuild,
+files/time-1.1.2.0-remove-werror.patch, time-1.1.2.4.ebuild,
time-1.1.4.ebuild:
Fixed bug #305853 reported by Christian Axelsson <smiler@lanil.mine.nu>.
Propagated keywords ~alpha ~amd64-linux ~ia64 ~x86-linux ~x86-macos. Added
RESTRICT=test to older ebuilds (to avoid bug #314587 poping up again).
01 Jul 2010; Jeroen Roovers <jer@gentoo.org> time-1.1.2.0.ebuild,
time-1.1.2.4.ebuild:
Drop support for ghc and darcs.
30 Jun 2010; Lennart Kolmodin <kolmodin@gentoo.org> time-1.1.4.ebuild:
Bump to new version, which unfortunately does not build with <ghc-6.10.
Re-add all the KEYWORDs once we have ghc for those arches.
13 Jun 2010; Lennart Kolmodin <kolmodin@gentoo.org> time-1.1.4.ebuild:
time 1.1.4 is a core package in ghc 6.12.3, add 6.12.3 to
CABAL_CORE_LIB_GHC_PV.
*time-1.1.4 (26 Jan 2010)
26 Jan 2010; Lennart Kolmodin <kolmodin@gentoo.org> +time-1.1.4.ebuild:
Version bump.
02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> time-1.1.2.4.ebuild:
Transfer Prefix keywords
*time-1.1.2.4 (19 Apr 2009)
19 Apr 2009; Lennart Kolmodin <kolmodin@gentoo.org> +time-1.1.2.4.ebuild:
Version bump.
04 Oct 2008; Ferris McCormick <fmccor@gentoo.org> time-1.1.2.0.ebuild:
Sparc stable --- Bug #230919 and Bug #239368.
15 Jul 2008; Jeroen Roovers <jer@gentoo.org> time-1.0.ebuild,
time-1.1.1.ebuild, time-1.1.2.0.ebuild:
Marked ~hppa too.
06 Jul 2008; Markus Meier <maekke@gentoo.org> time-1.1.2.0.ebuild:
amd64/x86 stable, bug #230919
*time-1.1.2.0 (20 Dec 2007)
20 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> +time-1.1.2.0.ebuild:
New version. Released with ghc-6.8 but works with ghc-6.6.
16 Dec 2007; Samuli Suominen <drac@gentoo.org> time-1.1.1.ebuild:
amd64 stable wrt #201984
16 Dec 2007; nixnut <nixnut@gentoo.org> time-1.1.1.ebuild:
Stable on ppc wrt bug 201984
13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> time-1.0.ebuild,
time-1.1.1.ebuild:
Updates for upward compatability with cabal-1.2 and ghc-6.8
12 Dec 2007; Ferris McCormick <fmccor@gentoo.org> time-1.1.1.ebuild:
Sparc stable --- part of Bug #201984.
12 Dec 2007; Christian Faulhammer <opfer@gentoo.org> time-1.1.1.ebuild:
quote variable
12 Dec 2007; Christian Faulhammer <opfer@gentoo.org> time-1.1.1.ebuild:
stable x86, bug 201984
11 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> time-1.1.1.ebuild:
Marked ~ia64.
*time-1.1.1 (08 Jul 2007)
08 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> +time-1.1.1.ebuild:
New version from ghc-6.6.1 extralibs collection.
08 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> time-1.0.ebuild:
Use dev-lang/ghc rather than virtual/ghc.
06 Apr 2007; Chris Parrott <cparrott@gentoo.org> time-1.0.ebuild:
added ~ppc and ~sparc keywords
04 Apr 2007; Chris Parrott <cparrott@gentoo.org> time-1.0.ebuild:
added ~alpha keyword
*time-1.0 (17 Mar 2007)
17 Mar 2007; Lennart Kolmodin <kolmodin@gentoo.org> +metadata.xml,
+time-1.0.ebuild:
Add modular lib to ghc 6.6. See bug 151012
|