summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-haskell/c2hs/c2hs-0.16.0.ebuild3
-rw-r--r--dev-haskell/haddock/haddock-2.4.1.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-haskell/c2hs/c2hs-0.16.0.ebuild b/dev-haskell/c2hs/c2hs-0.16.0.ebuild
index 16fbff25d1fc..982114c6b0fa 100644
--- a/dev-haskell/c2hs/c2hs-0.16.0.ebuild
+++ b/dev-haskell/c2hs/c2hs-0.16.0.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/c2hs/c2hs-0.16.0.ebuild,v 1.1 2009/07/29 21:39:32 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/c2hs-0.16.0.ebuild,v 1.2 2009/07/29 22:22:04 mr_bones_ Exp $
CABAL_FEATURES="bin"
inherit haskell-cabal
@@ -23,7 +23,6 @@ DEPEND=">=dev-lang/ghc-6.6.1
>=dev-libs/libxslt-1.1.2 )"
RDEPEND="dev-libs/gmp"
-
src_compile() {
cabal_src_compile
diff --git a/dev-haskell/haddock/haddock-2.4.1.ebuild b/dev-haskell/haddock/haddock-2.4.1.ebuild
index c3185ba7ed26..5206e56f4be1 100644
--- a/dev-haskell/haddock/haddock-2.4.1.ebuild
+++ b/dev-haskell/haddock/haddock-2.4.1.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.1.ebuild,v 1.4 2009/07/29 17:31:30 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haddock/haddock-2.4.1.ebuild,v 1.5 2009/07/29 22:22:23 mr_bones_ Exp $
CABAL_FEATURES="bin lib"
# don't enable profiling as the 'ghc' package is not built with profiling
@@ -83,4 +83,3 @@ src_install () {
fi
dodoc CHANGES README
}
-