dev-ml/ocamlweb: port to EAPI=7
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 13 Dec 2019 20:02:22 +0000 (23:02 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 13 Dec 2019 20:02:36 +0000 (23:02 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-ml/ocamlweb/ocamlweb-1.39.ebuild

index 96baba9aa4c245872ce3ef6ac96f9ea96352a666..b9f6962912af08597ad554441ee80a8457782764 100644 (file)
@@ -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"