summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/libsc')
-rw-r--r--sci-libs/libsc/libsc-1.0-r1.ebuild4
-rw-r--r--sci-libs/libsc/libsc-1.1-r1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/libsc/libsc-1.0-r1.ebuild b/sci-libs/libsc/libsc-1.0-r1.ebuild
index 85a225542220..6b3cdada5358 100644
--- a/sci-libs/libsc/libsc-1.0-r1.ebuild
+++ b/sci-libs/libsc/libsc-1.0-r1.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 autotools eutils
+inherit autotools eutils toolchain-funcs
DESCRIPTION="Support for parallel scientific applications"
HOMEPAGE="http://www.p4est.org/"
diff --git a/sci-libs/libsc/libsc-1.1-r1.ebuild b/sci-libs/libsc/libsc-1.1-r1.ebuild
index 6e0d90763200..970f493e0ddc 100644
--- a/sci-libs/libsc/libsc-1.1-r1.ebuild
+++ b/sci-libs/libsc/libsc-1.1-r1.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 autotools eutils
+inherit autotools eutils toolchain-funcs
DESCRIPTION="Support for parallel scientific applications"
HOMEPAGE="http://www.p4est.org/"