summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-09 23:44:48 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-09 23:44:48 +0000
commita965427955f532bda7e41e42876ae9d3896c8f57 (patch)
tree08ec6a4bc8fad21eced68a1d4a54a40804c4c4e3 /eclass/games-q3mod.eclass
parentapp-games -> games-fps (diff)
downloadhistorical-a965427955f532bda7e41e42876ae9d3896c8f57.tar.gz
historical-a965427955f532bda7e41e42876ae9d3896c8f57.tar.bz2
historical-a965427955f532bda7e41e42876ae9d3896c8f57.zip
app-games -> games-fps
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 6a69afcd8098..f9601d689368 100644
--- a/eclass/games-q3mod.eclass
+++ b/eclass/games-q3mod.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/games-q3mod.eclass,v 1.11 2003/09/03 01:19:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/games-q3mod.eclass,v 1.12 2003/09/09 23:44:48 msterret Exp $
inherit games
@@ -17,7 +17,7 @@ IUSE="opengl X dedicated"
newdepend "app-arch/unzip"
newrdepend "virtual/glibc
- app-games/quake3
+ games-fps/quake3
dedicated? ( app-misc/screen )
opengl? ( virtual/opengl )
X? ( virtual/x11 )"