diff options
Diffstat (limited to 'dev-haskell/ghc-paths/ghc-paths-0.1.0.5.ebuild')
-rw-r--r-- | dev-haskell/ghc-paths/ghc-paths-0.1.0.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-haskell/ghc-paths/ghc-paths-0.1.0.5.ebuild b/dev-haskell/ghc-paths/ghc-paths-0.1.0.5.ebuild index 26f5acd304ac..1b3e07851a30 100644 --- a/dev-haskell/ghc-paths/ghc-paths-0.1.0.5.ebuild +++ b/dev-haskell/ghc-paths/ghc-paths-0.1.0.5.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/ghc-paths/ghc-paths-0.1.0.5.ebuild,v 1.1 2009/04/19 14:26:27 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/ghc-paths/ghc-paths-0.1.0.5.ebuild,v 1.2 2009/04/19 16:37:09 mr_bones_ Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -17,4 +17,3 @@ IUSE="" RDEPEND=">=dev-lang/ghc-6.8" DEPEND="${RDEPEND} >=dev-haskell/cabal-1.6" - |