From a28e4657fad7dbd9f487f3ddf6a2617d91e55124 Mon Sep 17 00:00:00 2001 From: David Seifert <soap@gentoo.org> Date: Thu, 13 Feb 2020 22:35:15 +0100 Subject: [PATCH] app-office/plan: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> --- app-office/plan/plan-1.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/plan/plan-1.10.ebuild b/app-office/plan/plan-1.10.ebuild index 642152f24661..bb35e5181561 100644 --- a/app-office/plan/plan-1.10.ebuild +++ b/app-office/plan/plan-1.10.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=5 -inherit eutils +inherit eutils toolchain-funcs DESCRIPTION="Motif based schedule planner" HOMEPAGE="https://www.bitrot.de/plan.html" -- 2.26.2