summaryrefslogtreecommitdiff
blob: 18ada167fd539c0ab9957a1d6e056792184a6c54 (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
# ChangeLog for dev-haskell/hdoc
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdoc/ChangeLog,v 1.8 2005/05/04 17:07:30 dholm Exp $

  04 May 2005; David Holm <dholm@gentoo.org> hdoc-0.8.3.ebuild:
  Added to ~ppc.

  21 Jan 2005; Andres Loeh <kosmikus@gentoo.org> -hdoc-0.8.2.ebuild:
  Removed old version.

*hdoc-0.8.3 (21 Oct 2004)

  21 Oct 2004; Andres Loeh <kosmikus@gentoo.org> hdoc-0.8.3.ebuild:
  Version bump. Discontinued support for building with nhc98.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> hdoc-0.8.2.ebuild:
  virtual/glibc -> virtual/libc

  02 Jun 2004; Aron Griffis <agriffis@gentoo.org> hdoc-0.8.2.ebuild:
  Fix use invocation

*hdoc-0.8.2 (22 Apr 2003)

  22 Apr 2003; Andres Loeh <kosmikus@gentoo.org> all :

  Initial import. Thanks to Thomas L. Bevan <tom@regex.com.au> for submitting an
  ebuild (#3970). hdoc is a tool to generate documentation automatically from
  Haskell source files, much like javadoc.