summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-04-20 00:08:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-04-20 00:08:07 +0000
commitf1435314e776447f2f08e1258b7064f736d12cc1 (patch)
treef51fcda96c09f87821cc47c6bd0dd6a0ef37353a /dev-haskell
parentFix building with Linux 2.6.29 (bug #264450). (diff)
downloadgentoo-2-f1435314e776447f2f08e1258b7064f736d12cc1.tar.gz
gentoo-2-f1435314e776447f2f08e1258b7064f736d12cc1.tar.bz2
gentoo-2-f1435314e776447f2f08e1258b7064f736d12cc1.zip
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/haddock/haddock-2.4.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-haskell/haddock/haddock-2.4.2.ebuild b/dev-haskell/haddock/haddock-2.4.2.ebuild
index daf445c82833..2b1ca28f7404 100644
--- a/dev-haskell/haddock/haddock-2.4.2.ebuild
+++ b/dev-haskell/haddock/haddock-2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-2.4.2.ebuild,v 1.1 2009/04/19 15:20:37 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-2.4.2.ebuild,v 1.2 2009/04/20 00:08:07 mr_bones_ Exp $
CABAL_FEATURES="bin lib"
# don't enable profiling as the 'ghc' package is not built with profiling
@@ -51,4 +51,3 @@ src_install () {
fi
dodoc CHANGES README
}
-