summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Loeh <kosmikus@gentoo.org>2003-04-22 08:27:53 +0000
committerAndres Loeh <kosmikus@gentoo.org>2003-04-22 08:27:53 +0000
commita1bfc6027bc9fcb7898274d1b0e2a7c06b2250a4 (patch)
treea66ab3829072cd2dae49c1724951f6dd3aefcbee /dev-haskell/hmake/ChangeLog
parentadded hdoc ebuild (diff)
downloadgentoo-2-a1bfc6027bc9fcb7898274d1b0e2a7c06b2250a4.tar.gz
gentoo-2-a1bfc6027bc9fcb7898274d1b0e2a7c06b2250a4.tar.bz2
gentoo-2-a1bfc6027bc9fcb7898274d1b0e2a7c06b2250a4.zip
added hmake ebuild
Diffstat (limited to 'dev-haskell/hmake/ChangeLog')
-rw-r--r--dev-haskell/hmake/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-haskell/hmake/ChangeLog b/dev-haskell/hmake/ChangeLog
new file mode 100644
index 000000000000..4d8bb8d3ab79
--- /dev/null
+++ b/dev-haskell/hmake/ChangeLog
@@ -0,0 +1,11 @@
+# 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.1 2003/04/22 08:27:53 kosmikus Exp $
+
+*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).