diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 09:33:21 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 09:33:21 +0000 |
commit | 083fb661e390b58196022ded152347b0e4e2cde3 (patch) | |
tree | 56bf3ea833b971d02d9b1d1b60c8b37b6837e445 /sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild | |
parent | update Manifest (diff) | |
download | gentoo-2-083fb661e390b58196022ded152347b0e4e2cde3.tar.gz gentoo-2-083fb661e390b58196022ded152347b0e4e2cde3.tar.bz2 gentoo-2-083fb661e390b58196022ded152347b0e4e2cde3.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild b/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild index 012ab36b0a51..0b7c215d71d1 100644 --- a/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild +++ b/sys-devel/binutils/binutils-2.14.90.0.6-r7.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/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild,v 1.9 2004/06/24 22:43:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.6-r7.ebuild,v 1.10 2004/07/02 09:31:17 eradicator Exp $ IUSE="nls bootstrap build" @@ -22,7 +22,7 @@ SLOT="0" LICENSE="GPL-2 | LGPL-2" KEYWORDS="amd64 ~x86 ~ppc ~alpha ~sparc ~mips ~hppa ~ia64" -DEPEND="virtual/glibc +DEPEND="virtual/libc nls? ( sys-devel/gettext ) !build? ( !bootstrap? ( dev-lang/perl ) )" # This is a hairy one. Basically depend on dev-lang/perl |