commit: e0cd3c42e3142fed8d459a5a464913240da151dd Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Mon Jun 19 18:03:39 2023 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Mon Jun 19 18:05:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0cd3c42
games-sports/trophy: drop 2.0.4 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> games-sports/trophy/trophy-2.0.4.ebuild | 17 ----------------- 1 file changed, 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"
