From: David Seifert Date: Wed, 12 Feb 2020 18:02:47 +0000 (+0100) Subject: games-sports/torcs: [QA] inherit vcs-clean.eclass directly X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=95b273d22c923c5c220600a1e96ce996529bca91;p=gentoo.git games-sports/torcs: [QA] inherit vcs-clean.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- diff --git a/games-sports/torcs/torcs-1.3.6-r1.ebuild b/games-sports/torcs/torcs-1.3.6-r1.ebuild index 77612fb8eaa9..1ecccdb449b6 100644 --- a/games-sports/torcs/torcs-1.3.6-r1.ebuild +++ b/games-sports/torcs/torcs-1.3.6-r1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils multilib + +inherit autotools eutils multilib vcs-clean DESCRIPTION="The Open Racing Car Simulator" HOMEPAGE="http://torcs.sourceforge.net/"