summaryrefslogtreecommitdiff
blob: b9996fb7458c67c78c76a530e2404ca6aa35fe10 (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
# ChangeLog for dev-haskell/hdoc
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdoc/ChangeLog,v 1.13 2006/08/28 05:50:07 wormo Exp $

  27 Aug 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> hdoc-0.8.3.ebuild:
  stable on ppc (Bug #114678)

  25 Aug 2006; Ferris McCormick <fmccor@gentoo.org> hdoc-0.8.3.ebuild:
  Stable on sparc --- Bug #144678 --- no problems.

  24 Aug 2006; Markus Rothe <corsair@gentoo.org> hdoc-0.8.3.ebuild:
  Stable on ppc64; bug #144678

  01 Mar 2006; Markus Rothe <corsair@gentoo.org> hdoc-0.8.3.ebuild:
  Added ~ppc64; bug #124469

  27 Feb 2006; Duncan Coutts <dcoutts@gentoo.org> hdoc-0.8.3.ebuild:
  Add ~amd64 and ~sparc to KEYWORDS. Also tidy up ebuild slightly and
  remove RDEPENDs that are in system.

  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.