# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit findlib DESCRIPTION="Provides support for internationalization of OCaml program" HOMEPAGE="http://forge.ocamlcore.org/projects/ocaml-gettext" SRC_URI="http://forge.ocamlcore.org/frs/download.php/1433/${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" IUSE="doc test" RDEPEND=">=dev-lang/ocaml-3.12.1:= >=dev-ml/ocaml-fileutils-0.4.0:= >=dev-ml/camomile-0.8.3:= sys-devel/gettext || ( dev-ml/camlp4:=