diff options
Diffstat (limited to 'sys-power/nvclock')
-rw-r--r-- | sys-power/nvclock/nvclock-0.8_p20110102-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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/" |