sci-libs/libint: [QA] inherit eutils.eclass directly
authorDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:24:14 +0000 (21:24 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 16 Feb 2020 20:24:14 +0000 (21:24 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sci-libs/libint/libint-2.0.5.ebuild

index 42ac3cfeddf4480647461f721ac37d847976b53a..625e42a700c75fa4709672edfbeb6cf49143f80c 100644 (file)
@@ -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 -)"