# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 inherit rebar DESCRIPTION="Erlang port of Hamcrest" HOMEPAGE="https://github.com/hyperthunk/hamcrest-erlang" SRC_URI="https://dev.gentoo.org/~aidecoe/distfiles/${CATEGORY}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86" IUSE="test" CDEPEND=">=dev-lang/erlang-17.1