diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-29 11:26:04 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-29 11:26:04 +0000 |
commit | 10aa869ed95082481f245c821c885f3996f13300 (patch) | |
tree | 90a267ed27ad7d8e430ec43593ab2d278dbe91c4 /eclass/games-q3mod.eclass | |
parent | rm old ebuild, QA: kde-base -> kde, ... (diff) | |
download | historical-10aa869ed95082481f245c821c885f3996f13300.tar.gz historical-10aa869ed95082481f245c821c885f3996f13300.tar.bz2 historical-10aa869ed95082481f245c821c885f3996f13300.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'eclass/games-q3mod.eclass')
-rw-r--r-- | eclass/games-q3mod.eclass | 4 |
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 ) ) |