commit: c05015130540538356a68926035d62c8781b4831 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> AuthorDate: Sun Jan 3 05:30:05 2016 +0000 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> CommitDate: Sun Jan 3 06:15:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0501513
games-fps/quake3-alternatefire: EAPI=5 Package-Manager: portage-2.2.24 games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild b/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild index dcb3e69..786351a 100644 --- a/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild +++ b/games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild @@ -2,15 +2,14 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=2 - +EAPI=5 MOD_DESC="adds unique new secondary attacks to weapons" MOD_NAME="Alternate Fire" MOD_DIR="alternatefire" inherit games games-mods -HOMEPAGE="http://www.planetquake.com/alternatefire/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://quakeunity/modifications/alternatefire/alternatefire-${PV}.zip" LICENSE="freedist"