From: David Seifert Date: Thu, 13 Feb 2020 21:35:15 +0000 (+0100) Subject: app-office/plan: [QA] inherit toolchain-funcs.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a28e4657fad7dbd9f487f3ddf6a2617d91e55124;p=gentoo.git app-office/plan: [QA] inherit toolchain-funcs.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- 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"