summaryrefslogtreecommitdiff
path: root/games-fps/doom3-lms
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps/doom3-lms')
-rw-r--r--games-fps/doom3-lms/Manifest3
-rw-r--r--games-fps/doom3-lms/doom3-lms-4.ebuild29
-rw-r--r--games-fps/doom3-lms/metadata.xml8
3 files changed, 0 insertions, 40 deletions
diff --git a/games-fps/doom3-lms/Manifest b/games-fps/doom3-lms/Manifest
deleted file mode 100644
index 461794c47340..000000000000
--- a/games-fps/doom3-lms/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST LastManStandingCoop4Multiplatform.zip 309768743 BLAKE2B 3ae67e85eb267e62d1158832f215c2c6b3e9dcf2593824ad45318c151e847eb8f057e2b6336c4e5c148194d0006496164cfccd7b93d1590e7fa2ac50b97c5b1c SHA512 f3d6fb1beab25dafc51a59153edb4cbb173ea4cdfd924b8f9610873bc1326efc2d85d62a23c6523b4a61319718a35ed44fecdf59bc8346fb1abb159ac93e6b15
-EBUILD doom3-lms-4.ebuild 680 BLAKE2B a3c9ddfb7e905bf603ba308e0e9efb86e629651ba619973c3eb145f0528a537e911dd06f6f4949bc929ee30306ef3c46a6bc8fe7be0dc908da968da3450bbf9c SHA512 9cf87004c3894e71964a03c19d1297b8dd9caa95e9bd01a495515017eed2bc6531d67237eb6c723b85b10d5e0258ee7c7591671d209707b83c8927f118e39496
-MISC metadata.xml 249 BLAKE2B 7113a758d7abc93accec998a8843d8ef51ca8b72d72e659e224d5cec2a1a6a63e6c0605958091532ac6e51fa0d501ca4fd9f3f4a9e55baeb31519a02971b465f SHA512 895577c3a805c40581da03057b94e3f28f05f23012bf350c1e3575847d1a0fe40bb044a46f909012a200d991a400f6389358a60e9c2b5bef0da01fb26f846118
diff --git a/games-fps/doom3-lms/doom3-lms-4.ebuild b/games-fps/doom3-lms/doom3-lms-4.ebuild
deleted file mode 100644
index 1d6743cf7e23..000000000000
--- a/games-fps/doom3-lms/doom3-lms-4.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MOD_DESC="add co-op support or play against swarms of monsters"
-MOD_NAME="Last Man Standing"
-MOD_DIR="lms4"
-
-inherit games games-mods
-
-HOMEPAGE="https://www.doom3coop.com"
-SRC_URI="LastManStandingCoop4Multiplatform.zip"
-
-LICENSE="GameFront"
-KEYWORDS="~amd64 ~x86"
-IUSE="dedicated opengl"
-RESTRICT="fetch bindist"
-
-pkg_nofetch() {
- elog "Please download ${SRC_URI} from:"
- elog "http://www.moddb.com/mods/last-man-standing-coop/downloads"
- elog "and move it to your DISTDIR directory."
-}
-
-src_prepare() {
- cd ${MOD_DIR} || die
- rm -f *.{bat,url} game_lms40{0,2}.pk4
-}
diff --git a/games-fps/doom3-lms/metadata.xml b/games-fps/doom3-lms/metadata.xml
deleted file mode 100644
index 78274e0fa550..000000000000
--- a/games-fps/doom3-lms/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>games@gentoo.org</email>
- <name>Gentoo Games Project</name>
-</maintainer>
-</pkgmetadata>