games-fps/ut2004-muralis: EAPI=5
authorMichael Sterrett <mr_bones_@gentoo.org>
Wed, 13 Jan 2016 00:26:08 +0000 (19:26 -0500)
committerMichael Sterrett <mr_bones_@gentoo.org>
Wed, 13 Jan 2016 04:45:31 +0000 (23:45 -0500)
Package-Manager: portage-2.2.26

games-fps/ut2004-muralis/Manifest
games-fps/ut2004-muralis/ut2004-muralis-1.15.ebuild

index 10c4991ccd70dff6b74c65bbdd22896732cde984..13d85be62d62b4cf46ab85a6f039c2b218dfa79b 100644 (file)
@@ -1 +1 @@
-DIST muralis-v1.15-zip.zip 62575050 SHA256 99d3d86585511cf0b9a37fb3b475a6685d1a4a414684def9e82befdc793fd77f
+DIST muralis-v1.15-zip.zip 62575050 SHA256 99d3d86585511cf0b9a37fb3b475a6685d1a4a414684def9e82befdc793fd77f SHA512 b50477e3ef221241a430f95a390e34d5ffee3ea460e62bafa30b534d6499ef1a616d8ca35f77179e8f7a50b5e69f82441cb9779d38e71388c2868add45822330 WHIRLPOOL 73d5ce13cda9095548745d3a766058d24192b062399db588bfabd7b2696a7bb6ac697193458370ef081714f083196e1110b43b7ecd535d9c7bbd9bfbc4597777
index 75379f7cf030bfffdd861ba0e3970c0f34b3dd4d..4128cad1db2229f94b92d2a915888e342a7a5113 100644 (file)
@@ -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