commit:     ec51774cafbeaecf1214f8056876b8b70b7dee73
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 04:50:02 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 04:50:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec51774c

games-fps/ut2004-troopers: EAPI=5

Package-Manager: portage-2.2.26

 games-fps/ut2004-troopers/Manifest                   | 2 +-
 games-fps/ut2004-troopers/ut2004-troopers-6.0.ebuild | 7 +++----
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/games-fps/ut2004-troopers/Manifest 
b/games-fps/ut2004-troopers/Manifest
index 6a822e2..0c3b06e 100644
--- a/games-fps/ut2004-troopers/Manifest
+++ b/games-fps/ut2004-troopers/Manifest
@@ -1 +1 @@
-DIST troopersversion60zip.zip 447383148 RMD160 
414cac1635069edf40645b9b594e79af7d566c00 SHA1 
ce86272921f04142de59e82f00dece730fa7993b SHA256 
350156938b62c311873087fcf438b4e0ac9bc50171ba657f0f9193037d5e45d4
+DIST troopersversion60zip.zip 447383148 SHA256 
350156938b62c311873087fcf438b4e0ac9bc50171ba657f0f9193037d5e45d4 SHA512 
2eec66a55b0733f2f5ee65e8a4deb329a50bcd47aa6fdcb7252a88c01e4e8db563b568d3176233a51711240e7b4dfebe0d8a8712d624915a872e8bfeb321cda4
 WHIRLPOOL 
94d306026a47f6e9170664b901af29d5be64bea3df69ce8c54c0e125828bb7eacf64f706d3d159c4a27f6b861be3cea1b2dd975b8ff52466e33ad8950bd93bd0

diff --git a/games-fps/ut2004-troopers/ut2004-troopers-6.0.ebuild 
b/games-fps/ut2004-troopers/ut2004-troopers-6.0.ebuild
index 9a57790..56ffcbb 100644
--- a/games-fps/ut2004-troopers/ut2004-troopers-6.0.ebuild
+++ b/games-fps/ut2004-troopers/ut2004-troopers-6.0.ebuild
@@ -2,8 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=2
-
+EAPI=5
 MOD_DESC="Star Wars mod"
 MOD_NAME="Troopers"
 MOD_DIR="Troopers"
@@ -11,7 +10,7 @@ MOD_ICON="Help/Troopers.ico"
 
 inherit games games-mods
 
-HOMEPAGE="http://www.ut2004troopers.com/";
+HOMEPAGE="http://www.moddb.com/mods/troopers-dawn-of-destiny/";
 SRC_URI="troopersversion${PV/.}zip.zip"
 
 LICENSE="freedist"
@@ -21,7 +20,7 @@ RESTRICT="fetch"
 
 pkg_nofetch() {
        elog "Please download ${SRC_URI} from:"
-       elog "http://www.atomicgamer.com/file.php?id=65532";
+       elog "${HOMEPAGE}"
        elog "and move it to ${DISTDIR}"
 }
 

Reply via email to