sci-libs/libsc: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:18 +0000 (22:38 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:38:18 +0000 (22:38 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sci-libs/libsc/libsc-1.0-r1.ebuild
sci-libs/libsc/libsc-1.1-r1.ebuild

index 85a225542220e2186877e77a976f25c93c339a01..6b3cdada53587e471ff392e3498487a3824d5b20 100644 (file)
@@ -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/"
index 6e0d907632006dddb0b83693b816ee9f02fbff6e..970f493e0ddc909f3b7f53f11ebd37e49d86f6f9 100644 (file)
@@ -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/"