From: James Le Cuirot Date: Sat, 12 Oct 2019 14:28:16 +0000 (+0100) Subject: games-fps/freedm: Drop old 0.11.3-r1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=59785a43cb6b4c270b7306988b85f7dab129bfcd;p=gentoo.git games-fps/freedm: Drop old 0.11.3-r1 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: James Le Cuirot --- diff --git a/games-fps/freedm/freedm-0.11.3-r1.ebuild b/games-fps/freedm/freedm-0.11.3-r1.ebuild deleted file mode 100644 index fe8bae6ec409..000000000000 --- a/games-fps/freedm/freedm-0.11.3-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="A 32-level game designed for competitive deathmatch play." -HOMEPAGE="https://freedoom.github.io" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - ~games-fps/freedm-data-${PV} - || ( - games-fps/gzdoom[nonfree(+)] - games-engines/odamex - games-fps/doomsday - games-fps/prboom-plus - ) -" - -pkg_postinst() { - elog "If you are looking for a single-player focused game, please install games-fps/freedoom." -}