summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-13 22:38:50 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-13 22:38:50 +0100
commitd7dc87cddcbce8cfc93f34ac8176b123e9a50aa5 (patch)
tree565f4b912f0ad41e03d6d4564e1ca5e4565d2dde /sci-physics/xfoil
parentsci-physics/lammps: [QA] inherit toolchain-funcs.eclass directly (diff)
downloadgentoo-d7dc87cddcbce8cfc93f34ac8176b123e9a50aa5.tar.gz
gentoo-d7dc87cddcbce8cfc93f34ac8176b123e9a50aa5.tar.bz2
gentoo-d7dc87cddcbce8cfc93f34ac8176b123e9a50aa5.zip
sci-physics/xfoil: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-physics/xfoil')
-rw-r--r--sci-physics/xfoil/xfoil-6.97-r1.ebuild4
-rw-r--r--sci-physics/xfoil/xfoil-6.99.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-physics/xfoil/xfoil-6.97-r1.ebuild b/sci-physics/xfoil/xfoil-6.97-r1.ebuild
index 4582882797f9..80e95dc414c7 100644
--- a/sci-physics/xfoil/xfoil-6.97-r1.ebuild
+++ b/sci-physics/xfoil/xfoil-6.97-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit fortran-2
+inherit fortran-2 toolchain-funcs
DESCRIPTION="Design and analysis of subsonic isolated airfoils"
HOMEPAGE="http://raphael.mit.edu/xfoil/"
diff --git a/sci-physics/xfoil/xfoil-6.99.ebuild b/sci-physics/xfoil/xfoil-6.99.ebuild
index ab0b383ef990..8826b940814c 100644
--- a/sci-physics/xfoil/xfoil-6.99.ebuild
+++ b/sci-physics/xfoil/xfoil-6.99.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit fortran-2
+inherit fortran-2 toolchain-funcs
DESCRIPTION="Design and analysis of subsonic isolated airfoils"
HOMEPAGE="http://raphael.mit.edu/xfoil/"