commit: 5ba507b2236a02e8da13142873d590b14ebcce3a Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> AuthorDate: Sun Jan 3 05:49:26 2016 +0000 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> CommitDate: Sun Jan 3 06:15:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba507b2
games-fps/quake3-ra3: EAPI=5 Package-Manager: portage-2.2.24 games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild b/games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild index 208d31d..8640c5d 100644 --- a/games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild +++ b/games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild @@ -2,15 +2,14 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=2 - +EAPI=5 MOD_DESC="a rocket dueling mod" MOD_NAME="Rocket Arena 3" MOD_DIR="arena" inherit games games-mods -HOMEPAGE="http://www.planetquake.com/servers/arena/" +HOMEPAGE="http://www.moddb.com/mods/rocket-arena-3" SRC_URI="mirror://quakeunity/modifications/rocketarena3/ra3${PV/.}.zip" LICENSE="freedist"
