commit: 2c27f9d215a3a21632465bfa50c87524a2b11e60
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 12 00:35:33 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 06:48:09 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c27f9d2
games-fps/doom3-lms: EAPI=5; update download location
Package-Manager: portage-2.2.26
games-fps/doom3-lms/Manifest | 2 +-
games-fps/doom3-lms/doom3-lms-4.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/games-fps/doom3-lms/Manifest b/games-fps/doom3-lms/Manifest
index 29422c4..3ba8733 100644
--- a/games-fps/doom3-lms/Manifest
+++ b/games-fps/doom3-lms/Manifest
@@ -1 +1 @@
-DIST LastManStandingCoop4Multiplatform.zip 309768743 SHA256
3e88196efc60a9046b9518a249c99021aca1c6341c654129a772b1f28f04c37e
+DIST LastManStandingCoop4Multiplatform.zip 309768743 SHA256
3e88196efc60a9046b9518a249c99021aca1c6341c654129a772b1f28f04c37e SHA512
f3d6fb1beab25dafc51a59153edb4cbb173ea4cdfd924b8f9610873bc1326efc2d85d62a23c6523b4a61319718a35ed44fecdf59bc8346fb1abb159ac93e6b15
WHIRLPOOL
f9a2f06ac687df06782b0bb8ec54f2042ed5fc5051a2fa4fa893b57ba221c05b5f95f99eaad9bdcc0efca71b6ec38ba7c8d9919fd0cd3c207be55f29e85d7625
diff --git a/games-fps/doom3-lms/doom3-lms-4.ebuild
b/games-fps/doom3-lms/doom3-lms-4.ebuild
index 0ef5a05..7f80769 100644
--- a/games-fps/doom3-lms/doom3-lms-4.ebuild
+++ b/games-fps/doom3-lms/doom3-lms-4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=2
+EAPI=5
MOD_DESC="add co-op support and/or play against swarms of monsters"
MOD_NAME="Last Man Standing"
@@ -20,7 +20,7 @@ RESTRICT="fetch bindist"
pkg_nofetch() {
elog "Please download ${SRC_URI} from:"
- elog "http://www.filefront.com/9934113"
+ elog "http://www.moddb.com/mods/last-man-standing-coop/downloads"
elog "and move it to ${DISTDIR}"
}