summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-29 11:26:04 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-29 11:26:04 +0000
commit77fd9c6b34af8fbe9575ed71fac10c4606bd24df (patch)
treed20705b125351aca4e516d1c49fb4ac82f6cecc3 /eclass
parentrm old ebuild, QA: kde-base -> kde, ... (Manifest recommit) (diff)
downloadgentoo-2-77fd9c6b34af8fbe9575ed71fac10c4606bd24df.tar.gz
gentoo-2-77fd9c6b34af8fbe9575ed71fac10c4606bd24df.tar.bz2
gentoo-2-77fd9c6b34af8fbe9575ed71fac10c4606bd24df.zip
virtual/glibc -> virtual/libc
Diffstat (limited to '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 cf37173349eb..fe9f7f168b5d 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.21 2004/06/25 00:39:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/games-q3mod.eclass,v 1.22 2004/06/29 11:26:04 mr_bones_ Exp $
inherit games
@@ -16,7 +16,7 @@ KEYWORDS="-* x86 amd64"
IUSE="opengl X dedicated"
DEPEND="app-arch/unzip"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
games-fps/quake3
amd64? ( app-emulation/emul-linux-x86-baselibs )
amd64? ( X? ( app-emulation/emul-linux-x86-xlibs ) )