From a516ae06ca7be707811f39fe76e7926d428d4e1b Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 07:55:03 +0100 Subject: games-sports/torcs: eutils->desktop, multilib-- Signed-off-by: Sam James --- games-sports/torcs/torcs-1.3.6-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'games-sports/torcs') diff --git a/games-sports/torcs/torcs-1.3.6-r1.ebuild b/games-sports/torcs/torcs-1.3.6-r1.ebuild index 1ecccdb449b6..0d591b6e6b42 100644 --- a/games-sports/torcs/torcs-1.3.6-r1.ebuild +++ b/games-sports/torcs/torcs-1.3.6-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools eutils multilib vcs-clean +inherit autotools desktop vcs-clean DESCRIPTION="The Open Racing Car Simulator" HOMEPAGE="http://torcs.sourceforge.net/" @@ -12,7 +12,6 @@ SRC_URI="mirror://sourceforge/torcs/${P}.tar.bz2" LICENSE="GPL-2 FreeArt" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND="media-libs/freealut media-libs/freeglut -- cgit v1.2.3-65-gdbad