commit: 7773629ad8f7068a089579690675fb3370889de6 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Thu Feb 13 21:39:52 2020 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Feb 13 21:39:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7773629a
x11-plugins/gkrellm-countdown: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap <AT> gentoo.org> x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild b/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild index 81e9a1f50a6..ce1fc9af4ca 100644 --- a/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild +++ b/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild @@ -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"