commit:     64708496df9d4a5906fb3c2384f0e97a618d0b49
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 00:26:08 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 04:45:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64708496

games-fps/ut2004-muralis: EAPI=5

Package-Manager: portage-2.2.26

 games-fps/ut2004-muralis/Manifest                   |  2 +-
 games-fps/ut2004-muralis/ut2004-muralis-1.15.ebuild | 13 +++----------
 2 files changed, 4 insertions(+), 11 deletions(-)

diff --git a/games-fps/ut2004-muralis/Manifest 
b/games-fps/ut2004-muralis/Manifest
index 10c4991..13d85be 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 75379f7..4128cad 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

Reply via email to