summaryrefslogtreecommitdiff
path: root/games-fps/doom3-lms
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
commit0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch)
tree07815070629c7c11000a7f51ceb8ccbccb49a809 /games-fps/doom3-lms
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
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 fcb891bc051f..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 670 BLAKE2B 04820c135ea27744dea917fd39565f2edaa5447519b2854858e5237c7a21d65129f66c4400bd47e06611591277310d74f324619ee5bea82413ce4000b8084eb4 SHA512 a3eb3e59cc282d7174e7decb5a0fec109baee1446eab6b8f92689c65f9c9c9e9a9c7d5e41d719c38bf534a3f633e510f78447c717dd77a393961f1ba7d46b2f1
-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 c931cd3f1b92..000000000000
--- a/games-fps/doom3-lms/doom3-lms-4.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# 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 ${DISTDIR}"
-}
-
-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>