blob: c6d1e28bd5b7b91f0fa83f154cc5b62bc4d0346d (
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/hmake
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/ChangeLog,v 1.5 2003/09/17 21:24:49 johnm Exp $
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).
|