diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2016-01-09 12:20:07 -0500 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2016-01-09 19:49:01 -0500 |
commit | 97b4718783d4a79687d45eb407c85154d8e2efd0 (patch) | |
tree | 2a56e4b268f2be8394c795979f2f95f64f3848e3 /games-fps/ut2004-bonuspack-mega | |
parent | games-fps/ut2004-bonuspack-cbp1: EAPI=5 (diff) | |
download | gentoo-97b4718783d4a79687d45eb407c85154d8e2efd0.tar.gz gentoo-97b4718783d4a79687d45eb407c85154d8e2efd0.tar.bz2 gentoo-97b4718783d4a79687d45eb407c85154d8e2efd0.zip |
games-fps/ut2004-bonuspack-mega: EAPI=5
Package-Manager: portage-2.2.26
Diffstat (limited to 'games-fps/ut2004-bonuspack-mega')
-rw-r--r-- | games-fps/ut2004-bonuspack-mega/ut2004-bonuspack-mega-1-r2.ebuild | 6 |
1 files 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 66a4285e5d9a..3b42037042ed 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" |