From 6070f28fdc5e874c427bdfede346b1b0796c6aa6 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Fri, 13 Dec 2019 23:02:22 +0300 Subject: [PATCH] dev-ml/ocamlweb: port to EAPI=7 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- dev-ml/ocamlweb/ocamlweb-1.39.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/dev-ml/ocamlweb/ocamlweb-1.39.ebuild b/dev-ml/ocamlweb/ocamlweb-1.39.ebuild index 96baba9aa4c2..b9f6962912af 100644 --- a/dev-ml/ocamlweb/ocamlweb-1.39.ebuild +++ b/dev-ml/ocamlweb/ocamlweb-1.39.ebuild @@ -1,16 +1,14 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 -inherit latex-package eutils base +inherit latex-package DESCRIPTION="O'Caml literate programming tool" HOMEPAGE="http://www.lri.fr/~filliatr/ocamlweb/" SRC_URI="http://www.lri.fr/~filliatr/ftp/ocamlweb/${P}.tar.gz" -IUSE="" - LICENSE="LGPL-2" SLOT="0" KEYWORDS="amd64 ~arm ~arm64 ppc x86" -- 2.26.2