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

  02 Jun 2004; Aron Griffis <agriffis@gentoo.org> hmake-3.07.ebuild,
  hmake-3.08.ebuild:
  Fix use invocation

  24 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> hmake-3.08.ebuild:
  don't use deprecated ? : use syntax

  17 Sep 2003; John Mylchreest <johnm@gentoo.org>; hmake-3.08.ebuild:
  updating to fix headtails issue

  03 Jul 2003; Andres Loeh <kosmikus@gentoo.org> hmake-3.08.ebuild:
  Removed garbage from the ebuild.

  24 Jun 2003; Andres Loeh <kosmikus@gentoo.org> hmake-3.08.ebuild,
  files/patch-3.08-cpp:
  Removed the patches again. Source archive includes them now.

*hmake-3.08 (24 Jun 2003)

  24 Jun 2003; Andres Loeh <kosmikus@gentoo.org> hmake-3.08.ebuild,
  files/patch-3.08-cpp:
  Version bump. Cleaned up the ebuild. Readline usage now really is disabled if
  corresponding USE flag is not set.

*hmake-3.07 (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). hmake is a make-like tool that can be used with the major Haskell
  compilers (i.e. ghc, nhc98, hbc).