diff options
author | Duncan Coutts <dcoutts@gentoo.org> | 2006-02-16 13:29:16 +0000 |
---|---|---|
committer | Duncan Coutts <dcoutts@gentoo.org> | 2006-02-16 13:29:16 +0000 |
commit | f71ba6abb972cff13c1c50ec18aa3183d4f111ff (patch) | |
tree | d6adb0a8a5cf4f83eaa344ebb6f46ebcfea6dfb0 /dev-haskell/harp/ChangeLog | |
parent | Add "bin" to CABAL_FEATURES in preparation for pending eclass updates. (diff) | |
download | gentoo-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/harp/ChangeLog')
-rw-r--r-- | dev-haskell/harp/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-haskell/harp/ChangeLog b/dev-haskell/harp/ChangeLog index 5c83e0555370..10ac992870a2 100644 --- a/dev-haskell/harp/ChangeLog +++ b/dev-haskell/harp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/harp -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/harp/ChangeLog,v 1.1 2005/10/24 15:03:06 araujo Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/harp/ChangeLog,v 1.2 2006/02/16 13:25:24 dcoutts Exp $ + + 16 Feb 2006; <duncan@gentoo.org> harp-0.2.ebuild: + Add "lib" to CABAL_FEATURES in preparation for pending eclass updates. *harp-0.2 (24 Oct 2005) |