Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-fps/doom3-mitm: doom3-mitm-20060328.ebuild
Date: Thu, 01 Oct 2009 20:56:33
Message-Id: E1MtShH-0004ud-E2@stork.gentoo.org
1 nyhm 09/10/01 20:56:19
2
3 Modified: doom3-mitm-20060328.ebuild
4 Log:
5 set KEYWORDS, IUSE
6 (Portage version: 2.2_rc42/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 games-fps/doom3-mitm/doom3-mitm-20060328.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/doom3-mitm/doom3-mitm-20060328.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/doom3-mitm/doom3-mitm-20060328.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-fps/doom3-mitm/doom3-mitm-20060328.ebuild?r1=1.5&r2=1.6
14
15 Index: doom3-mitm-20060328.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-fps/doom3-mitm/doom3-mitm-20060328.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- doom3-mitm-20060328.ebuild 24 Jul 2009 20:14:21 -0000 1.5
22 +++ doom3-mitm-20060328.ebuild 1 Oct 2009 20:56:19 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-mitm/doom3-mitm-20060328.ebuild,v 1.5 2009/07/24 20:14:21 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-mitm/doom3-mitm-20060328.ebuild,v 1.6 2009/10/01 20:56:19 nyhm Exp $
28
29 EAPI=2
30 MOD_DESC="single-player map trilogy"
31 @@ -18,6 +18,8 @@
32 SRC_URI="mirror://filefront/Doom_III/Resurrection_of_Evil/Maps/Single_Player/make_it_to_morning_${MY_PV}.zip"
33
34 LICENSE="as-is"
35 +KEYWORDS="amd64 x86"
36 +IUSE="dedicated opengl"
37
38 RDEPEND="games-fps/doom3-roe
39 games-fps/doom3[roe]"