summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Coutts <dcoutts@gentoo.org>2006-02-16 13:29:16 +0000
committerDuncan Coutts <dcoutts@gentoo.org>2006-02-16 13:29:16 +0000
commitf71ba6abb972cff13c1c50ec18aa3183d4f111ff (patch)
treed6adb0a8a5cf4f83eaa344ebb6f46ebcfea6dfb0 /dev-haskell/haskell-src-exts/ChangeLog
parentAdd "bin" to CABAL_FEATURES in preparation for pending eclass updates. (diff)
downloadgentoo-2-f71ba6abb972cff13c1c50ec18aa3183d4f111ff.tar.gz
gentoo-2-f71ba6abb972cff13c1c50ec18aa3183d4f111ff.tar.bz2
gentoo-2-f71ba6abb972cff13c1c50ec18aa3183d4f111ff.zip
Add "lib" to CABAL_FEATURES in preparation for pending eclass updates.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-haskell/haskell-src-exts/ChangeLog')
-rw-r--r--dev-haskell/haskell-src-exts/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-haskell/haskell-src-exts/ChangeLog b/dev-haskell/haskell-src-exts/ChangeLog
index 38166c3d2954..cbf755110665 100644
--- a/dev-haskell/haskell-src-exts/ChangeLog
+++ b/dev-haskell/haskell-src-exts/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/haskell-src-exts
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src-exts/ChangeLog,v 1.2 2005/12/10 14:55:42 dcoutts Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src-exts/ChangeLog,v 1.3 2006/02/16 13:27:26 dcoutts Exp $
+
+ 16 Feb 2006; <duncan@gentoo.org> haskell-src-exts-0.2.ebuild:
+ Add "lib" to CABAL_FEATURES in preparation for pending eclass updates.
10 Dec 2005; <duncan@gentoo.org> haskell-src-exts-0.2.ebuild:
Patch to make it work with ghc-6.2.2. Hopefully this fixes bug #115034.