diff options
Diffstat (limited to 'games-fps/ut2004')
-rw-r--r-- | games-fps/ut2004/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/ut2004/ut2004-3369-r4.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/games-fps/ut2004/ChangeLog b/games-fps/ut2004/ChangeLog index 090dbc47b8f7..6e3713093f47 100644 --- a/games-fps/ut2004/ChangeLog +++ b/games-fps/ut2004/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2004 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.57 2006/10/03 20:25:35 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.58 2006/12/01 21:58:28 wolf31o2 Exp $ + + 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3369-r4.ebuild: + Added dedicated to IUSE, even though it isn't actually used, to work around + a bug in games-mods.eclass, which I'll be fixing properly at a later date. 03 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3369-r4.ebuild: Remove the game name from the description. diff --git a/games-fps/ut2004/ut2004-3369-r4.ebuild b/games-fps/ut2004/ut2004-3369-r4.ebuild index 7cca97fc32d4..6bb7b95d1ba8 100644 --- a/games-fps/ut2004/ut2004-3369-r4.ebuild +++ b/games-fps/ut2004/ut2004-3369-r4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3369-r4.ebuild,v 1.12 2006/10/03 20:25:35 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3369-r4.ebuild,v 1.13 2006/12/01 21:58:28 wolf31o2 Exp $ -# To use system libraries, uncomment the following lien and comment the one +# To use system libraries, uncomment the following line and comment the one # below it. #inherit eutils multilib games inherit eutils games @@ -24,7 +24,7 @@ QA_EXECSTACK_x86="${GAMES_PREFIX_OPT:1}/ut2004/System/ut2004-bin QA_EXECSTACK_amd64="${GAMES_PREFIX_OPT:1}/ut2004/System/ut2004-bin ${GAMES_PREFIX_OPT:1}/ut2004/System/ucc-bin" RESTRICT="mirror strip" -IUSE="opengl" +IUSE="dedicated opengl" RDEPEND=">=games-fps/ut2004-data-3186-r2 >=games-fps/ut2004-bonuspack-ece-1-r1 |