diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-14 07:30:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-14 07:30:05 +0000 |
commit | eb2b8f0a92fd062034f49e78128828629847f66f (patch) | |
tree | 33b8bf790ba10e08b18c113ed68210549f1b40fd /games-fps/ut2004 | |
parent | FEATURES="interactive" (bug #151113) (diff) | |
download | gentoo-2-eb2b8f0a92fd062034f49e78128828629847f66f.tar.gz gentoo-2-eb2b8f0a92fd062034f49e78128828629847f66f.tar.bz2 gentoo-2-eb2b8f0a92fd062034f49e78128828629847f66f.zip |
FEATURES="interactive" (bug #151113)
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'games-fps/ut2004')
-rw-r--r-- | games-fps/ut2004/ut2004-3369-r4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-fps/ut2004/ut2004-3369-r4.ebuild b/games-fps/ut2004/ut2004-3369-r4.ebuild index 364e85c4e586..2e46bd8bc261 100644 --- a/games-fps/ut2004/ut2004-3369-r4.ebuild +++ b/games-fps/ut2004/ut2004-3369-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.19 2009/02/05 16:56:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3369-r4.ebuild,v 1.20 2009/04/14 07:30:05 mr_bones_ Exp $ # To use system libraries, uncomment the following line and comment the one # below it. @@ -23,6 +23,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" +PROPERTIES="interactive" IUSE="dedicated opengl" RDEPEND=">=games-fps/ut2004-data-3186-r2 |