diff options
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild index 19b6a70a52b8..fb1820da3b80 100644 --- a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild +++ b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild @@ -2,16 +2,15 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=2 - -MOD_DESC="take control of Ki-powered superheros and battle in a mostly aerial fight" +EAPI=5 +MOD_DESC="Control Ki-powered superheros and battle in the air" MOD_NAME="Bid For Power" MOD_DIR="bfpq3" MOD_ICON="bfp.ico" inherit games games-mods -HOMEPAGE="http://www.planetquake.com/bidforpower/" +HOMEPAGE="http://www.moddb.com/mods/bid-for-power" SRC_URI="mirror://quakeunity/modifications/bidforpower/bidforpower${PV/./-}.zip" LICENSE="freedist" |