projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
872be18
)
sci-libs/libint: [QA] inherit eutils.eclass directly
author
David Seifert
<soap@gentoo.org>
Sun, 16 Feb 2020 20:24:14 +0000
(21:24 +0100)
committer
David 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
patch
|
blob
|
history
diff --git
a/sci-libs/libint/libint-2.0.5.ebuild
b/sci-libs/libint/libint-2.0.5.ebuild
index 42ac3cfeddf4480647461f721ac37d847976b53a..625e42a700c75fa4709672edfbeb6cf49143f80c 100644
(file)
--- a/
sci-libs/libint/libint-2.0.5.ebuild
+++ b/
sci-libs/libint/libint-2.0.5.ebuild
@@
-1,11
+1,11
@@
-# Copyright 1999-20
16 Gentoo Foundation
+# Copyright 1999-20
20 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 -)"