blob: 1f78fd8ffb309f2267343f7370b09361111e1ce7 (
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
|
# 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.15 2006/10/05 03:23:53 cparrott Exp $
05 Oct 2006; Chris Parrott <cparrott@gentoo.org> hdoc-0.8.3.ebuild:
marked stable for amd64 (bug 144678)
04 Oct 2006; Joshua Jackson <tsunam@gentoo.org> hdoc-0.8.3.ebuild:
Stable x86; bug #144678
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.
|