summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-01-13 18:28:04 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-01-13 18:28:04 +0000
commit35e903be43146b2b2e9f83d9dc1800c05d8558fb (patch)
treebd2b3e7f24d9ec32e3e540abb0056d7160245599 /eclass/games-q3mod.eclass
parentmigrated from amd64? to emul-linux-x86? dependency. (diff)
downloadgentoo-2-35e903be43146b2b2e9f83d9dc1800c05d8558fb.tar.gz
gentoo-2-35e903be43146b2b2e9f83d9dc1800c05d8558fb.tar.bz2
gentoo-2-35e903be43146b2b2e9f83d9dc1800c05d8558fb.zip
changes revoked, for the moment.
Diffstat (limited to 'eclass/games-q3mod.eclass')
-rw-r--r--eclass/games-q3mod.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/games-q3mod.eclass b/eclass/games-q3mod.eclass
index 69b0848f7777..73665a4b042e 100644
--- a/eclass/games-q3mod.eclass
+++ b/eclass/games-q3mod.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/games-q3mod.eclass,v 1.24 2005/01/13 18:10:52 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/games-q3mod.eclass,v 1.25 2005/01/13 18:28:04 luckyduck Exp $
inherit games
@@ -18,7 +18,7 @@ IUSE="opengl X dedicated emul-linux-x86"
DEPEND="app-arch/unzip"
RDEPEND="virtual/libc
games-fps/quake3
- emul-linux-x86? ( app-emulation/emul-linux-x86-baselibs
+ amd64? ( app-emulation/emul-linux-x86-baselibs
X? ( app-emulation/emul-linux-x86-xlibs ) )
dedicated? ( app-misc/screen )
opengl? ( virtual/opengl )