summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2023-06-19 20:03:39 +0200
committerPacho Ramos <pacho@gentoo.org>2023-06-19 20:05:22 +0200
commite0cd3c42e3142fed8d459a5a464913240da151dd (patch)
treeca7ab82cdf4709230df327754c31c3bb6faf1bb1 /games-sports
parentgames-sports/trophy: update EAPI 7 -> 8, better icon (diff)
downloadgentoo-e0cd3c42e3142fed8d459a5a464913240da151dd.tar.gz
gentoo-e0cd3c42e3142fed8d459a5a464913240da151dd.tar.bz2
gentoo-e0cd3c42e3142fed8d459a5a464913240da151dd.zip
games-sports/trophy: drop 2.0.4
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'games-sports')
-rw-r--r--games-sports/trophy/trophy-2.0.4.ebuild17
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"