From: David Seifert Date: Wed, 12 Feb 2020 18:02:06 +0000 (+0100) Subject: app-editors/fte: [QA] inherit vcs-clean.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cb845990ff0bffc19876e25a26929d68d9feab88;p=gentoo.git app-editors/fte: [QA] inherit vcs-clean.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/app-editors/fte/fte-20110708-r1.ebuild b/app-editors/fte/fte-20110708-r1.ebuild index 8a8545b19afe..2c849b33f9c6 100644 --- a/app-editors/fte/fte-20110708-r1.ebuild +++ b/app-editors/fte/fte-20110708-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs +inherit eutils toolchain-funcs vcs-clean DESCRIPTION="Lightweight text-mode editor" HOMEPAGE="http://fte.sourceforge.net"