summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-24 17:22:47 +0000
committerSam James <sam@gentoo.org>2021-01-24 17:26:23 +0000
commit2dc14ab220bdee698226be805b9f2309b9dab1f0 (patch)
treef49139b94b145c6c5221e71a9dd463dcebba5b07 /dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
parentdev-ml/result: port to EAPI 7 (diff)
downloadgentoo-2dc14ab220bdee698226be805b9f2309b9dab1f0.tar.gz
gentoo-2dc14ab220bdee698226be805b9f2309b9dab1f0.tar.bz2
gentoo-2dc14ab220bdee698226be805b9f2309b9dab1f0.zip
dev-ml/ocamlbuild: port to EAPI 7
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild')
-rw-r--r--dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
index 57eaf9b9882c..524c937beda6 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
DESCRIPTION="Generic build tool with built-in rules for building OCaml library and programs"
HOMEPAGE="https://github.com/ocaml/ocamlbuild"