From: David Seifert Date: Thu, 13 Feb 2020 21:36:52 +0000 (+0100) Subject: media-libs/openctm: [QA] inherit toolchain-funcs.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2d33031f6cec4132075d74dd003108574f86d049;p=gentoo.git media-libs/openctm: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- 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}