summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:05:37 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:05:37 +0000
commit1a465131b8b8a62d248489fbdf069701dc4b3769 (patch)
tree25979e940e8cd4910dc22c9c21116e77da569c85 /app-text/spellutils/spellutils-0.7.ebuild
parentVersion bumped. Closes 55675 (Manifest recommit) (diff)
downloadgentoo-2-1a465131b8b8a62d248489fbdf069701dc4b3769.tar.gz
gentoo-2-1a465131b8b8a62d248489fbdf069701dc4b3769.tar.bz2
gentoo-2-1a465131b8b8a62d248489fbdf069701dc4b3769.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-text/spellutils/spellutils-0.7.ebuild')
-rw-r--r--app-text/spellutils/spellutils-0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/spellutils/spellutils-0.7.ebuild b/app-text/spellutils/spellutils-0.7.ebuild
index b3b2bc4b5284..991d0dc025b5 100644
--- a/app-text/spellutils/spellutils-0.7.ebuild
+++ b/app-text/spellutils/spellutils-0.7.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/app-text/spellutils/spellutils-0.7.ebuild,v 1.5 2004/06/24 22:52:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/spellutils/spellutils-0.7.ebuild,v 1.6 2004/07/01 12:04:51 eradicator Exp $
IUSE="nls"
@@ -12,7 +12,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc ~sparc alpha ~mips ~hppa"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
econf `use_enable nls` || die