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

index 88dc93218e45dd69dd67594e621710ab00d77761..fd055e9c62fdbadbfc4323902d9ad1b0de5d957d 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit flag-o-matic
+inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="Object-oriented Scientific Computing Library"
 HOMEPAGE="https://web.utk.edu/~asteine1/o2scl/"