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/dungeon
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/dungeon')
-rw-r--r--games-action/dungeon/dungeon-3.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/dungeon/dungeon-3.2.3.ebuild b/games-action/dungeon/dungeon-3.2.3.ebuild
index cbbb25a6e202..889764ffb750 100644
--- a/games-action/dungeon/dungeon-3.2.3.ebuild
+++ b/games-action/dungeon/dungeon-3.2.3.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/dungeon/dungeon-3.2.3.ebuild,v 1.4 2004/06/24 21:54:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/dungeon/dungeon-3.2.3.ebuild,v 1.5 2004/06/30 02:32:13 mr_bones_ Exp $
inherit games
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-RDEPEND="virtual/glibc"
+RDEPEND="virtual/libc"
DEPEND="${RDEPEND}
dev-lang/f2c
>=sys-apps/sed-4"