# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-haskell/dbus-core/dbus-core-0.9.2.1.ebuild,v 1.2 2012/09/12 15:23:28 qnikst Exp $ # ebuild generated by hackport 0.2.13 EAPI="3" CABAL_FEATURES="lib profile haddock hscolour hoogle" inherit haskell-cabal DESCRIPTION="Low-level D-Bus protocol implementation" HOMEPAGE="https://john-millikin.com/software/dbus-core/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-haskell/binary-0.4 =dev-haskell/data-binary-ieee754-0.3 =dev-haskell/network-2.2 =dev-haskell/parsec-2.0 =dev-haskell/text-0.11.1.5 =dev-haskell/vector-0.7 =dev-lang/ghc-6.10.1" DEPEND="${RDEPEND} >=dev-haskell/cabal-1.6" src_prepare() { if has_version "