# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-vcs/darcs/darcs-2.8.0.ebuild,v 1.2 2012/05/24 05:38:05 vapier Exp $ # ebuild generated by hackport 0.2.17.9999 EAPI=4 CABAL_FEATURES="bin lib profile haddock hscolour" inherit haskell-cabal eutils bash-completion-r1 DESCRIPTION="a distributed, interactive, smart revision control system" HOMEPAGE="http://darcs.net/" SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc test" RDEPEND=">=dev-haskell/hashed-storage-0.5.6[profile?] =dev-haskell/haskeline-0.6.3[profile?] =dev-haskell/http-4000.0.8[profile?] =dev-haskell/mtl-1.0[profile?] =dev-haskell/network-2.2[profile?] =dev-haskell/parsec-2.0[profile?] =dev-haskell/regex-compat-0.95.1[profile?] =dev-haskell/tar-0.3*[profile?] =dev-haskell/terminfo-0.3*[profile?] >=dev-haskell/text-0.11.0.6[profile?] =dev-haskell/vector-0.7[profile?] >=dev-haskell/zlib-0.5.1.0[profile?] =dev-lang/ghc-6.10.1 net-misc/curl virtual/mta" # darcs also has a library version; we thus need $DEPEND DEPEND="${RDEPEND} >=dev-haskell/cabal-1.8 doc? ( virtual/latex-base || ( dev-tex/latex2html[png] dev-tex/latex2html[gif] ) ) test? ( >=dev-haskell/cmdlib-0.2.1[profile?] =dev-haskell/shellish-0.1.3[profile?]