# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-libs/libblkmaker/libblkmaker-0.3.1.ebuild,v 1.1 2013/06/14 18:11:59 blueness Exp $ EAPI=5 DESCRIPTION="C implementation of getblocktemplate (BIP 22)" HOMEPAGE="https://gitorious.org/bitcoin/libblkmaker" LICENSE="MIT" SRC_URI="https://gitorious.org/bitcoin/${PN}/archive-tarball/v${PV} -> ${P}.tgz" SLOT="0" KEYWORDS="~amd64 ~mips ~x86" IUSE="" DEPEND=" >=dev-libs/jansson-2.0.0 " RDEPEND="${DEPEND} !