diff options
Diffstat (limited to 'games-fps/ut2004-bonuspack-cbp2')
-rw-r--r-- | games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild index cd7c42a13505..7a8ddc6cf132 100644 --- a/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild +++ b/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild,v 1.4 2007/01/10 19:34:51 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-bonuspack-cbp2/ut2004-bonuspack-cbp2-1-r1.ebuild,v 1.5 2009/10/01 22:03:08 nyhm Exp $ MOD_DESC="Community Bonus Pack 2 volumes 1 and 2" MOD_NAME="Community Bonus Pack 2 volumes 1 and 2" @@ -13,9 +13,10 @@ SRC_URI="mirror://liflg/cbp2_volume1-multilanguage.run mirror://liflg/cbp2_volume2-multilanguage.run" LICENSE="freedist" +KEYWORDS="amd64 x86" +IUSE="dedicated opengl" -RDEPEND="${CATEGORY}/${GAME} - games-fps/ut2004-bonuspack-cbp1" +RDEPEND="games-fps/ut2004-bonuspack-cbp1" src_unpack() { games-mods_src_unpack |