aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.1.ebuild')
-rw-r--r--dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.1.ebuild b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.1.ebuild
index efc7a12..6015cd6 100644
--- a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.1.ebuild
+++ b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.6.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
-inherit findlib eutils autotools
+inherit findlib autotools
DESCRIPTION="Pure OCaml functions to manipulate real file (POSIX like) and filename"
HOMEPAGE="http://forge.ocamlcore.org/projects/ocaml-fileutils"