# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils cmake-utils DESCRIPTION="Cloud platform, core parts" HOMEPAGE="http://reverbrain.com/cocaine/" SRC_URI="https://github.com/cocaine/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" DEPEND="dev-libs/boost:=