summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2016-01-12 19:26:08 -0500
committerMichael Sterrett <mr_bones_@gentoo.org>2016-01-12 23:45:31 -0500
commit64708496df9d4a5906fb3c2384f0e97a618d0b49 (patch)
tree187b2ff3c66d55c7102bd2d392b6fbdcaa548fc1 /games-fps/ut2004-muralis
parentgames-fps/ut2004-deathball: EAPI=5 (diff)
downloadgentoo-64708496df9d4a5906fb3c2384f0e97a618d0b49.tar.gz
gentoo-64708496df9d4a5906fb3c2384f0e97a618d0b49.tar.bz2
gentoo-64708496df9d4a5906fb3c2384f0e97a618d0b49.zip
games-fps/ut2004-muralis: EAPI=5
Package-Manager: portage-2.2.26
Diffstat (limited to 'games-fps/ut2004-muralis')
-rw-r--r--games-fps/ut2004-muralis/Manifest2
-rw-r--r--games-fps/ut2004-muralis/ut2004-muralis-1.15.ebuild13
2 files changed, 4 insertions, 11 deletions
diff --git a/games-fps/ut2004-muralis/Manifest b/games-fps/ut2004-muralis/Manifest
index 10c4991ccd70..13d85be62d62 100644
--- a/games-fps/ut2004-muralis/Manifest
+++ b/games-fps/ut2004-muralis/Manifest
@@ -1 +1 @@
-DIST muralis-v1.15-zip.zip 62575050 SHA256 99d3d86585511cf0b9a37fb3b475a6685d1a4a414684def9e82befdc793fd77f
+DIST muralis-v1.15-zip.zip 62575050 SHA256 99d3d86585511cf0b9a37fb3b475a6685d1a4a414684def9e82befdc793fd77f SHA512 b50477e3ef221241a430f95a390e34d5ffee3ea460e62bafa30b534d6499ef1a616d8ca35f77179e8f7a50b5e69f82441cb9779d38e71388c2868add45822330 WHIRLPOOL 73d5ce13cda9095548745d3a766058d24192b062399db588bfabd7b2696a7bb6ac697193458370ef081714f083196e1110b43b7ecd535d9c7bbd9bfbc4597777
diff --git a/games-fps/ut2004-muralis/ut2004-muralis-1.15.ebuild b/games-fps/ut2004-muralis/ut2004-muralis-1.15.ebuild
index 75379f7cf030..4128cad1db22 100644
--- a/games-fps/ut2004-muralis/ut2004-muralis-1.15.ebuild
+++ b/games-fps/ut2004-muralis/ut2004-muralis-1.15.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=2
+EAPI=5
MOD_DESC="third-person hand-to-hand single/multiplayer mod"
MOD_NAME="Muralis"
@@ -10,19 +10,12 @@ MOD_DIR="muralis"
inherit unpacker games games-mods
-HOMEPAGE="http://www.ascensiongames.com/"
-SRC_URI="muralis-v${PV}-zip.zip"
+HOMEPAGE="http://www.moddb.com/mods/muralis"
+SRC_URI="https://ut.rushbase.net/beyondunreal/mods/muralis-v${PV}-zip.zip"
LICENSE="freedist"
KEYWORDS="amd64 x86"
IUSE="dedicated opengl"
-RESTRICT="fetch"
-
-pkg_nofetch() {
- elog "Please download ${SRC_URI} from:"
- elog "http://www.atomicgamer.com/file.php?id=42750"
- elog "and move it to ${DISTDIR}"
-}
src_prepare() {
mv -f Muralis ${MOD_DIR} || die