summaryrefslogtreecommitdiff
blob: cc444a663b95932bd8cdc1f91f1e2e8ef0cc85c8 (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
# ChangeLog for dev-haskell/haddock
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/ChangeLog,v 1.12 2004/06/02 21:48:13 agriffis Exp $

  02 Jun 2004; Aron Griffis <agriffis@gentoo.org> haddock-0.4.ebuild,
  haddock-0.5.ebuild, haddock-0.6-r1.ebuild, haddock-0.6-r2.ebuild,
  haddock-0.6.ebuild:
  Fix use invocation

  18 May 2004; Mamoru KOMACHI <usata@gentoo.org> haddock-0.4.ebuild,
  haddock-0.5.ebuild, haddock-0.6-r1.ebuild, haddock-0.6-r2.ebuild,
  haddock-0.6.ebuild:
  Changed app-text/tetex to virtual/tetex.

  25 Apr 2004; Aron Griffis <agriffis@gentoo.org> haddock-0.4.ebuild,
  haddock-0.5.ebuild, haddock-0.6-r1.ebuild, haddock-0.6-r2.ebuild,
  haddock-0.6.ebuild:
  Add die following econf for bug 48950

  23 Mar 2004; Matthieu Sozeau <mattam@gentoo.org> haddock-0.6-r2.ebuild:
  Added ~ppc keyword.

*haddock-0.6-r2 (22 Dec 2003)

  22 Dec 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.6-r1.ebuild,
  haddock-0.6-r2.ebuild:
  Another directory problem in haddock-0.6

*haddock-0.6-r1 (17 Dec 2003)

  17 Dec 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.6-r1.ebuild:
  Created -r1 to make sure everyone updates to the correct version.

  16 Dec 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.6.ebuild:
  Fixed ebuild: Library files now in correct position. Cleaned installation of
  docs a little bit.

*haddock-0.6 (12 Nov 2003)

  12 Nov 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.6.ebuild:
  Version bump.

*haddock-0.5 (28 Jul 2003)

  28 Jul 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.5.ebuild:
  Version bump. Fixes #23291, too.

  28 Jul 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.4.ebuild,
  files/haddock-0.4-ghc6.patch:
  Fixed bug #23291. Marked stable for x86.

  05 Jun 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.4.ebuild:
  fixed dependencies

*haddock-0.4 (21 May 2003)

  21 May 2003; Andres Loeh <kosmikus@gentoo.org> haddock-0.4.ebuild:
  Initial import. An ebuild has been submitted a long time ago
  already by Thomas L. Bevan <tom@regex.com.au>. Thanks for that.
  Haddock is a documentation tool for Haskell that is used by GHC
  itself to document most of its libraries.