diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-19 16:37:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-19 16:37:09 +0000 |
commit | 8d34e3c85b55bb6b28cc6d905dcf09e6d168c81c (patch) | |
tree | 16033381c6b4ca2b8c22459874caa4e680f9f340 /dev-haskell/ghc-paths | |
parent | whitespace (diff) | |
download | gentoo-2-8d34e3c85b55bb6b28cc6d905dcf09e6d168c81c.tar.gz gentoo-2-8d34e3c85b55bb6b28cc6d905dcf09e6d168c81c.tar.bz2 gentoo-2-8d34e3c85b55bb6b28cc6d905dcf09e6d168c81c.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'dev-haskell/ghc-paths')
-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" - |