From: David Seifert Date: Thu, 13 Feb 2020 21:34:25 +0000 (+0100) Subject: app-accessibility/nfbtrans: [QA] inherit toolchain-funcs.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6ecddbfb37f04fd1091729b93926d79c59a35c25;p=gentoo.git app-accessibility/nfbtrans: [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-accessibility/nfbtrans/nfbtrans-7.74-r2.ebuild b/app-accessibility/nfbtrans/nfbtrans-7.74-r2.ebuild index 5a275017973a..c458fcee9dcd 100644 --- a/app-accessibility/nfbtrans/nfbtrans-7.74-r2.ebuild +++ b/app-accessibility/nfbtrans/nfbtrans-7.74-r2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils +inherit eutils toolchain-funcs DESCRIPTION="braille translator from the National Federation of the Blind" HOMEPAGE="http://www.nfb.org/nfbtrans"