From: David Seifert Date: Thu, 13 Feb 2020 21:38:21 +0000 (+0100) Subject: sci-libs/o2scl: [QA] inherit toolchain-funcs.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4efa794c5b8be5c2fc57ba78fe64d7439e92f31b;p=gentoo.git sci-libs/o2scl: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/sci-libs/o2scl/o2scl-0.920.ebuild b/sci-libs/o2scl/o2scl-0.920.ebuild index 88dc93218e45..fd055e9c62fd 100644 --- a/sci-libs/o2scl/o2scl-0.920.ebuild +++ b/sci-libs/o2scl/o2scl-0.920.ebuild @@ -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/"