diff options
Diffstat (limited to 'games-sports/trophy')
-rw-r--r-- | games-sports/trophy/trophy-2.0.4.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/games-sports/trophy/trophy-2.0.4.ebuild b/games-sports/trophy/trophy-2.0.4.ebuild deleted file mode 100644 index 18e304e2fc5d..000000000000 --- a/games-sports/trophy/trophy-2.0.4.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit xdg - -DESCRIPTION="2D Racing Game" -HOMEPAGE="https://trophy.sourceforge.io/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-games/clanlib:0.8[opengl]" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" |