From 3eff018ea64e2dbf85b6b54e982ec7222fa78cee Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Tue, 24 Oct 2006 20:54:56 +0000 Subject: Updated to have both MOD_BINS and MOD_DIR like it used to do with the games-q3mod eclass so it'll install the wrapper with a different name. (Portage version: 2.1.2_pre3-r5) --- games-fps/quake3-bfp/ChangeLog | 7 ++++++- games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'games-fps') diff --git a/games-fps/quake3-bfp/ChangeLog b/games-fps/quake3-bfp/ChangeLog index f8b14392fe32..3d5841daa843 100644 --- a/games-fps/quake3-bfp/ChangeLog +++ b/games-fps/quake3-bfp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-fps/quake3-bfp # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bfp/ChangeLog,v 1.2 2006/10/23 21:12:44 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bfp/ChangeLog,v 1.3 2006/10/24 20:54:56 wolf31o2 Exp $ + + 24 Oct 2006; Chris Gianelloni + quake3-bfp-1.2-r1.ebuild: + Updated to have both MOD_BINS and MOD_DIR like it used to do with the + games-q3mod eclass so it'll install the wrapper with a different name. *quake3-bfp-1.2-r1 (23 Oct 2006) 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 a10bd9dbc88e..5c3b65cf1255 100644 --- a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild +++ b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild,v 1.1 2006/10/23 21:12:44 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild,v 1.2 2006/10/24 20:54:56 wolf31o2 Exp $ MOD_DESC="take control of Ki-powered superheros and battle it out in a mostly aerial fight" MOD_NAME="Bid For Power" MOD_DIR="bfpq3" -#MOD_BINS="bfp" +MOD_BINS="bfp" inherit games games-mods -- cgit v1.2.3-65-gdbad