summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-03-28 16:28:44 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-03-28 16:28:44 +0000
commit107d2ac37e7fc5e31b8f8b0a57571dcb8c0bfc40 (patch)
treeae01ea55e49573a171ecd430b7a0756f6e310572 /dev-haskell
parentUSE=-mpi should not include mpi-code (diff)
downloadgentoo-2-107d2ac37e7fc5e31b8f8b0a57571dcb8c0bfc40.tar.gz
gentoo-2-107d2ac37e7fc5e31b8f8b0a57571dcb8c0bfc40.tar.bz2
gentoo-2-107d2ac37e7fc5e31b8f8b0a57571dcb8c0bfc40.zip
whitespace
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/haddock/haddock-2.6.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-haskell/haddock/haddock-2.6.0.ebuild b/dev-haskell/haddock/haddock-2.6.0.ebuild
index 57cdce3b1276..26d1b350069f 100644
--- a/dev-haskell/haddock/haddock-2.6.0.ebuild
+++ b/dev-haskell/haddock/haddock-2.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-2.6.0.ebuild,v 1.3 2010/03/28 14:03:51 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-2.6.0.ebuild,v 1.4 2010/03/28 16:28:44 mr_bones_ Exp $
CABAL_FEATURES="bin lib"
# don't enable profiling as the 'ghc' package is not built with profiling
@@ -58,7 +58,6 @@ src_unpack() {
eautoreconf
fi
-
}
src_compile () {