diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 07:55:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:17:49 +0100 |
commit | 52a9aa59f731c308b1d353b96c4dccfa6fd720a1 (patch) | |
tree | e265c00167c84e5526301ff9296fd4b033db9b4d /games-sports/trophy | |
parent | games-sports/torcs: eutils->desktop, multilib-- (diff) | |
download | gentoo-52a9aa59f731c308b1d353b96c4dccfa6fd720a1.tar.gz gentoo-52a9aa59f731c308b1d353b96c4dccfa6fd720a1.tar.bz2 gentoo-52a9aa59f731c308b1d353b96c4dccfa6fd720a1.zip |
games-sports/trophy: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-sports/trophy')
-rw-r--r-- | games-sports/trophy/trophy-2.0.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-sports/trophy/trophy-2.0.3-r1.ebuild b/games-sports/trophy/trophy-2.0.3-r1.ebuild index e038f16088bf..6bed3d78c484 100644 --- a/games-sports/trophy/trophy-2.0.3-r1.ebuild +++ b/games-sports/trophy/trophy-2.0.3-r1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils gnome2-utils + +inherit gnome2-utils DESCRIPTION="2D Racing Game" HOMEPAGE="http://trophy.sourceforge.net/" @@ -11,7 +12,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND="dev-games/clanlib:0.8[opengl]" DEPEND="${RDEPEND} |