diff options
author | 2016-01-03 00:30:05 -0500 | |
---|---|---|
committer | 2016-01-03 01:15:01 -0500 | |
commit | c05015130540538356a68926035d62c8781b4831 (patch) | |
tree | 7fd12b9b1c8ea3e5439fa511007bfce34482caa8 /games-fps | |
parent | games-fps/quake3-alliance: EAPI=5 (diff) | |
download | gentoo-c05015130540538356a68926035d62c8781b4831.tar.gz gentoo-c05015130540538356a68926035d62c8781b4831.tar.bz2 gentoo-c05015130540538356a68926035d62c8781b4831.zip |
games-fps/quake3-alternatefire: EAPI=5
Package-Manager: portage-2.2.24
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3-alternatefire/quake3-alternatefire-2.0-r1.ebuild | 5 |
1 files 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 dcb3e69e7565..786351a0d319 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" |