app-office/plan: [QA] inherit toolchain-funcs.eclass directly
authorDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:35:15 +0000 (22:35 +0100)
committerDavid Seifert <soap@gentoo.org>
Thu, 13 Feb 2020 21:35:15 +0000 (22:35 +0100)
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

index 642152f2466101a99753a823049011f1c480137f..bb35e51815619546e32c9e38178f5d934243bf99 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=5
 
-inherit eutils
+inherit eutils toolchain-funcs
 
 DESCRIPTION="Motif based schedule planner"
 HOMEPAGE="https://www.bitrot.de/plan.html"