blob: ea2de08f113f3c87feee1fc635453fef40ea4d02 (
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
|
# ChangeLog for dev-haskell/lhs2tex
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/ChangeLog,v 1.23 2008/09/03 21:03:25 opfer Exp $
03 Sep 2008; Christian Faulhammer <opfer@gentoo.org>
lhs2tex-1.10_pre.ebuild, lhs2tex-1.11.ebuild:
replace virtual/tetex with virtual/latex-base
12 Mar 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing Andres Loeh (kosmikus, #200333) from metadata.xml.
14 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> lhs2tex-1.11.ebuild:
This version of lhs2tex needs cabal-1.1.6.x, does not work with cabal-1.2
or ghc-6.8. We await version 1.13 for that.
13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> lhs2tex-1.11.ebuild:
Fix quoting in ebuild.
31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> lhs2tex-1.10_pre.ebuild,
lhs2tex-1.11.ebuild:
Drop virtual/ghc in favour of dev-lang/ghc
12 Mar 2007; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml:
Replaced text-markup by tex as maintaining herd (text-markup split).
15 Oct 2006; Andres Loeh <kosmikus@gentoo.org> lhs2tex-1.11.ebuild:
Added a small patch to make 1.11 build with ghc-6.6.
12 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> lhs2tex-1.10_pre.ebuild,
lhs2tex-1.11.ebuild:
Add blocks on ghc-6.6
24 Aug 2006; Ferris McCormick <fmccor@gentoo.org> lhs2tex-1.11.ebuild:
Stable on sparc --- Bug #138077 --- Now builds and installs with no problems.
17 Aug 2006; Markus Rothe <corsair@gentoo.org> lhs2tex-1.11.ebuild:
Stable on ppc64; bug #138077
17 Aug 2006; Joshua Jackson <tsunam@gentoo.org> lhs2tex-1.11.ebuild:
Stable x86; bug #138077
16 Aug 2006; Simon Stelling <blubb@gentoo.org> lhs2tex-1.11.ebuild:
stable on amd64
21 May 2006; Markus Rothe <corsair@gentoo.org> lhs2tex-1.10_pre.ebuild:
Stable on ppc64
*lhs2tex-1.11 (15 Mar 2006)
15 Mar 2006; Andres Loeh <kosmikus@gentoo.org> -lhs2tex-1.9.ebuild,
lhs2tex-1.10_pre.ebuild, +lhs2tex-1.11.ebuild:
New version. Updated HOMEPAGE.
10 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> lhs2tex-1.10_pre.ebuild:
Add ~sparc to KEYWORDS. See bug #124902
01 Mar 2006; Markus Rothe <corsair@gentoo.org> lhs2tex-1.10_pre.ebuild:
Added ~ppc64; bug #124469
23 Feb 2006; Duncan Coutts <dcoutts@gentoo.org> lhs2tex-1.10_pre.ebuild:
Add ~amd64 to KEYWORDS
21 Oct 2004; Andres Loeh <kosmikus@gentoo.org> lhs2tex-1.10_pre.ebuild:
Stable on x86.
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> lhs2tex-1.10_pre.ebuild,
lhs2tex-1.9.ebuild:
Add die following econf for bug 48950
*lhs2tex-1.10_pre (13 Apr 2004)
13 Apr 2004; Andres Loeh <kosmikus@gentoo.org> lhs2tex-1.10_pre.ebuild:
New version.
*lhs2tex-1.9 (20 Mar 2004)
20 Mar 2004; Andres Loeh <kosmikus@gentoo.org> lhs2tex-1.9.ebuild,
metadata.xml:
Initial import. Package has been requested in bug #45010.
|