games-fps/freedm: Drop old 0.11.3-r1
authorJames Le Cuirot <chewi@gentoo.org>
Sat, 12 Oct 2019 14:28:16 +0000 (15:28 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Sat, 12 Oct 2019 14:28:16 +0000 (15:28 +0100)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-fps/freedm/freedm-0.11.3-r1.ebuild [deleted file]

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 (file)
index fe8bae6..0000000
+++ /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."
-}