blob: 84cfb983d50e48fd66cc493147c87c4c398d55c8 (
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
|
# ChangeLog for dev-haskell/hmake
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hmake/ChangeLog,v 1.9 2004/07/02 04:17:40 eradicator Exp $
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> hmake-3.08.ebuild:
virtual/glibc -> virtual/libc
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).
|