diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2009-10-01 22:14:21 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2009-10-01 22:14:21 +0000 |
commit | 52005ab21194ce816a94044abd9ed55dccb11369 (patch) | |
tree | c84ff1c5df9b755c8d838cea384d94769261982b /games-fps/ut2004-redorchestra | |
parent | set KEYWORDS, IUSE; drop RDEPEND (diff) | |
download | gentoo-2-52005ab21194ce816a94044abd9ed55dccb11369.tar.gz gentoo-2-52005ab21194ce816a94044abd9ed55dccb11369.tar.bz2 gentoo-2-52005ab21194ce816a94044abd9ed55dccb11369.zip |
set KEYWORDS, IUSE
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/ut2004-redorchestra')
-rw-r--r-- | games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r2.ebuild b/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r2.ebuild index b9fff4c677e4..4520db81d181 100644 --- a/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r2.ebuild +++ b/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r2.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-redorchestra/ut2004-redorchestra-3.3-r2.ebuild,v 1.3 2007/01/10 20:59:30 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r2.ebuild,v 1.4 2009/10/01 22:14:21 nyhm Exp $ MOD_DESC="a World War II mod based on the Russian front" MOD_NAME="Red Orchestra" @@ -15,6 +15,8 @@ SRC_URI="mirror://liflg/red.orchestra_${PV}-english.run mirror://liflg/red.orchestra_summer.offensive.map.pack-addon.run" LICENSE="freedist" +KEYWORDS="amd64 x86" +IUSE="dedicated opengl" src_unpack() { games-mods_src_unpack |