From 2d33031f6cec4132075d74dd003108574f86d049 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 13 Feb 2020 22:36:52 +0100 Subject: [PATCH] media-libs/openctm: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- media-libs/openctm/openctm-1.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/openctm/openctm-1.0.3.ebuild b/media-libs/openctm/openctm-1.0.3.ebuild index ca73f7094d6c..c257f62436f5 100644 --- a/media-libs/openctm/openctm-1.0.3.ebuild +++ b/media-libs/openctm/openctm-1.0.3.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=5 -inherit eutils multilib versionator flag-o-matic +inherit eutils multilib versionator flag-o-matic toolchain-funcs MY_PV=OpenCTM-${PV} -- 2.26.2