# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" inherit eutils versionator IUSE="gtk doc static debug threads +ocamlopt test" DESCRIPTION="Two-way cross-platform file synchronizer" HOMEPAGE="https://www.seas.upenn.edu/~bcpierce/unison/" LICENSE="GPL-2" SLOT="$(get_version_component_range 1-2 ${PV})" KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" # ocaml version so we are sure it has ocamlopt use flag DEPEND="