summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-30 02:32:13 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-30 02:32:13 +0000
commit94788b0190292d2eff996d4bf6f3895a76edec3f (patch)
tree04353aee76f28f6359706651ba64cf06b51f0c79 /games-action/bzflag/bzflag-1.10.6.20040515-r1.ebuild
parentsync IUSE (+gif, +jpeg, +png, +tiff, -gtk2) (Manifest recommit) (diff)
downloadgentoo-2-94788b0190292d2eff996d4bf6f3895a76edec3f.tar.gz
gentoo-2-94788b0190292d2eff996d4bf6f3895a76edec3f.tar.bz2
gentoo-2-94788b0190292d2eff996d4bf6f3895a76edec3f.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-action/bzflag/bzflag-1.10.6.20040515-r1.ebuild')
-rw-r--r--games-action/bzflag/bzflag-1.10.6.20040515-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/bzflag/bzflag-1.10.6.20040515-r1.ebuild b/games-action/bzflag/bzflag-1.10.6.20040515-r1.ebuild
index ded6d530ae96..a0025ac445bd 100644
--- a/games-action/bzflag/bzflag-1.10.6.20040515-r1.ebuild
+++ b/games-action/bzflag/bzflag-1.10.6.20040515-r1.ebuild
@@ -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/games-action/bzflag/bzflag-1.10.6.20040515-r1.ebuild,v 1.3 2004/06/24 21:53:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/bzflag/bzflag-1.10.6.20040515-r1.ebuild,v 1.4 2004/06/30 02:32:13 mr_bones_ Exp $
inherit flag-o-matic games
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ppc amd64"
IUSE="dedicated"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
!dedicated? ( virtual/opengl )"
DEPEND="${RDEPEND}
>=sys-apps/sed-4"