From: Alexis Ballier Date: Mon, 20 Feb 2017 15:35:26 +0000 (+0100) Subject: dev-ml/ocaml-doc: Use EAPI=5. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=73ed1ddfb0b39832dca4a5adcda8b9bf7aa3e4cf;p=gentoo.git dev-ml/ocaml-doc: Use EAPI=5. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild b/dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild index a210f42d7360..4ebdf30555b3 100644 --- a/dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild +++ b/dev-ml/ocaml-doc/ocaml-doc-4.04.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +EAPI=5 + DESCRIPTION="Ocaml reference manual (html)" HOMEPAGE="http://caml.inria.fr/pub/docs/manual-ocaml/" SRC_URI="http://caml.inria.fr/pub/distrib/ocaml-${PV}/ocaml-${PV}-refman-html.tar.gz"