summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-libs/libint/libint-2.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libint/libint-2.0.5.ebuild b/sci-libs/libint/libint-2.0.5.ebuild
index 42ac3cfeddf4..625e42a700c7 100644
--- a/sci-libs/libint/libint-2.0.5.ebuild
+++ b/sci-libs/libint/libint-2.0.5.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
AUTOTOOLS_AUTORECONF=true
-inherit autotools-utils fortran-2 toolchain-funcs versionator
+inherit autotools-utils eutils fortran-2 toolchain-funcs versionator
MY_PV="$(replace_all_version_separators -)"