# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit findlib eutils DESCRIPTION="OCaml bindings for OpenSSL" SRC_URI="https://github.com/savonet/ocaml-ssl/releases/download/${PV}/${P}.tar.gz" HOMEPAGE="https://github.com/savonet/ocaml-ssl" SLOT="0/${PV}" LICENSE="LGPL-2.1" KEYWORDS="amd64 ~arm ppc x86" IUSE="doc" DEPEND=" dev-libs/openssl:0=