summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-06-14 00:51:47 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-06-14 00:51:47 +0000
commite50c008e47a118cb5779532e959dcc2a3b7a18f8 (patch)
tree301313b526597330461f9dc3bb5aec0238d4e080 /dev-haskell/haddock/haddock-2.6.1.ebuild
parentExplicitly knock DISABLE_DEPRECATED and DISABLE_SINGLE_INCLUDES out of the co... (diff)
downloadhistorical-e50c008e47a118cb5779532e959dcc2a3b7a18f8.tar.gz
historical-e50c008e47a118cb5779532e959dcc2a3b7a18f8.tar.bz2
historical-e50c008e47a118cb5779532e959dcc2a3b7a18f8.zip
whitespace
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'dev-haskell/haddock/haddock-2.6.1.ebuild')
-rw-r--r--dev-haskell/haddock/haddock-2.6.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-haskell/haddock/haddock-2.6.1.ebuild b/dev-haskell/haddock/haddock-2.6.1.ebuild
index 34f869f40208..55457432ce88 100644
--- a/dev-haskell/haddock/haddock-2.6.1.ebuild
+++ b/dev-haskell/haddock/haddock-2.6.1.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.1.ebuild,v 1.1 2010/06/13 20:50:37 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-2.6.1.ebuild,v 1.2 2010/06/14 00:51:47 mr_bones_ Exp $
CABAL_FEATURES="bin lib"
# don't enable profiling as the 'ghc' package is not built with profiling
@@ -56,7 +56,6 @@ src_unpack() {
eautoreconf
fi
-
}
src_compile () {