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-hppa64/binutils-hppa64-2.14.90.0.8.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-hppa64/binutils-hppa64-2.14.90.0.8.ebuild')
-rw-r--r-- | sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild b/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild index 336f5e761736..394f74d7ce0a 100644 --- a/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild +++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.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-hppa64/binutils-hppa64-2.14.90.0.8.ebuild,v 1.4 2004/06/24 22:43:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-hppa64/binutils-hppa64-2.14.90.0.8.ebuild,v 1.5 2004/07/02 09:31:32 eradicator Exp $ IUSE="nls bootstrap build" @@ -23,7 +23,7 @@ SLOT="0" LICENSE="GPL-2 | LGPL-2" KEYWORDS="-* hppa" -DEPEND="virtual/glibc +DEPEND="virtual/libc nls? ( sys-devel/gettext ) !build? ( !bootstrap? ( dev-lang/perl ) )" |