# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/cabal-install/cabal-install-0.6.4.ebuild,v 1.2 2010/06/16 22:26:30 kolmodin Exp $ CABAL_FEATURES="bin" inherit haskell-cabal bash-completion DESCRIPTION="The command-line interface for Cabal and Hackage." HOMEPAGE="http://www.haskell.org/cabal/" SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" IUSE="" # supports ghc 6.6-6.10 RDEPEND="