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/recode/recode-3.6-r1.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/recode/recode-3.6-r1.ebuild')
-rw-r--r--app-text/recode/recode-3.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/recode/recode-3.6-r1.ebuild b/app-text/recode/recode-3.6-r1.ebuild
index 6444527c3de7..c4014597d221 100644
--- a/app-text/recode/recode-3.6-r1.ebuild
+++ b/app-text/recode/recode-3.6-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/app-text/recode/recode-3.6-r1.ebuild,v 1.9 2004/06/28 03:28:53 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/recode/recode-3.6-r1.ebuild,v 1.10 2004/07/01 12:03:10 eradicator Exp $
inherit flag-o-matic base eutils gcc
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 sparc ppc amd64 alpha ia64 mips"
IUSE="nls"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
nls? ( sys-devel/gettext )"
src_unpack() {