From: David Seifert Date: Thu, 13 Feb 2020 21:39:44 +0000 (+0100) Subject: sys-power/nvclock: [QA] inherit toolchain-funcs.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=082538b94bb8deee6b8a94ecd2fe9e220fce427c;p=gentoo.git sys-power/nvclock: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/sys-power/nvclock/nvclock-0.8_p20110102-r2.ebuild b/sys-power/nvclock/nvclock-0.8_p20110102-r2.ebuild index e915905982f9..92f0dd852e67 100644 --- a/sys-power/nvclock/nvclock-0.8_p20110102-r2.ebuild +++ b/sys-power/nvclock/nvclock-0.8_p20110102-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" -inherit autotools eutils +inherit autotools eutils toolchain-funcs DESCRIPTION="NVIDIA Overclocking Utility" HOMEPAGE="http://www.linuxhardware.org/nvclock/"