From 64708496df9d4a5906fb3c2384f0e97a618d0b49 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Tue, 12 Jan 2016 19:26:08 -0500 Subject: 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(-) (limited to 'games-fps') 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 -- cgit v1.2.3-65-gdbad