From 95b273d22c923c5c220600a1e96ce996529bca91 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Wed, 12 Feb 2020 19:02:47 +0100 Subject: games-sports/torcs: [QA] inherit vcs-clean.eclass directly Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert --- games-sports/torcs/torcs-1.3.6-r1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games-sports') 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/" -- cgit v1.2.3-65-gdbad