commit: 9364953a5d4b1880e9e713798bb7df1da6ffa71f Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> AuthorDate: Sun Jan 3 05:43:10 2016 +0000 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org> CommitDate: Sun Jan 3 06:15:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9364953a
games-fps/quake3-bfp: EAPI=5 Package-Manager: portage-2.2.24 games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild | 7 +++---- 1 file 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 19b6a70..fb1820d 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"
