x11-plugins/gkrellm-countdown: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:39:52 +0000 (22:39 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:39:52 +0000 (22:39 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild

index 81e9a1f50a6da5a98fe9ebfac8d4813416486171..ce1fc9af4cad564fe08975e8c4345a39558ea5bd 100644 (file)
@@ -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 gkrellm-plugin
+inherit gkrellm-plugin toolchain-funcs
 
 DESCRIPTION="A simple countdown clock for GKrellM2"
 SRC_URI="http://oss.pugsplace.net/${P}.tar.gz"