summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Kolmodin <kolmodin@gentoo.org>2006-10-14 13:51:04 +0000
committerLennart Kolmodin <kolmodin@gentoo.org>2006-10-14 13:51:04 +0000
commit2969277c4ed3864f104174d87a04ce393dc21c91 (patch)
treeb6306206af4158fdb8baf75ebd8f06a120b67da7 /dev-haskell/haxml/haxml-1.13-r1.ebuild
parentBump version, bug 137883. (diff)
downloadgentoo-2-2969277c4ed3864f104174d87a04ce393dc21c91.tar.gz
gentoo-2-2969277c4ed3864f104174d87a04ce393dc21c91.tar.bz2
gentoo-2-2969277c4ed3864f104174d87a04ce393dc21c91.zip
Make dev-haskell/haxml-1.13-r1 support profiling
(Portage version: 2.1.2_pre2-r9)
Diffstat (limited to 'dev-haskell/haxml/haxml-1.13-r1.ebuild')
-rw-r--r--dev-haskell/haxml/haxml-1.13-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/haxml/haxml-1.13-r1.ebuild b/dev-haskell/haxml/haxml-1.13-r1.ebuild
index 760e507fc817..faf59944e79b 100644
--- a/dev-haskell/haxml/haxml-1.13-r1.ebuild
+++ b/dev-haskell/haxml/haxml-1.13-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/haxml-1.13-r1.ebuild,v 1.10 2006/10/12 19:11:34 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haxml/haxml-1.13-r1.ebuild,v 1.11 2006/10/14 13:51:04 kolmodin Exp $
-CABAL_FEATURES="lib bin haddock"
+CABAL_FEATURES="lib bin profile haddock"
inherit base haskell-cabal
MY_PN=HaXml