commit: 97b4718783d4a79687d45eb407c85154d8e2efd0 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> AuthorDate: Sat Jan 9 17:20:07 2016 +0000 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> CommitDate: Sun Jan 10 00:49:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b47187
games-fps/ut2004-bonuspack-mega: EAPI=5 Package-Manager: portage-2.2.26 games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild b/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild index 66a4285..3b42037 100644 --- a/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild +++ b/games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=2 +EAPI=5 MOD_DESC="Megapack bonus pack" MOD_NAME="Megapack" @@ -12,9 +12,7 @@ inherit games games-mods MY_P="ut2004megapack-linux.tar.bz2" HOMEPAGE="http://www.unrealtournament2004.com/" SRC_URI="mirror://3dgamers/unrealtourn2k4/Missions/${MY_P} - http://0day.icculus.org/ut2004/${MY_P} - ftp://ftp.games.skynet.be/pub/misc/${MY_P} - http://sonic-lux.net/data/mirror/ut2004/${MY_P}" + http://0day.icculus.org/ut2004/${MY_P}" LICENSE="ut2003" KEYWORDS="amd64 x86"
