summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-11 21:11:49 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-11 21:11:49 +0000
commitf68541f7823c5f01a1d17215138989a709a5bab8 (patch)
treec22bc1b210b8aa9a93c59b71ddad228d4b5689d8 /sys-devel/binutils/binutils-2.13.90.0.16-r1.ebuild
parentunmasked in x86 (diff)
downloadgentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.gz
gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.bz2
gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.zip
moved perl from sys-devel to dev-lang
Diffstat (limited to 'sys-devel/binutils/binutils-2.13.90.0.16-r1.ebuild')
-rw-r--r--sys-devel/binutils/binutils-2.13.90.0.16-r1.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys-devel/binutils/binutils-2.13.90.0.16-r1.ebuild b/sys-devel/binutils/binutils-2.13.90.0.16-r1.ebuild
index 3860c0e028c3..031674c19ae0 100644
--- a/sys-devel/binutils/binutils-2.13.90.0.16-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.13.90.0.16-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.16-r1.ebuild,v 1.6 2003/03/01 22:19:43 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.13.90.0.16-r1.ebuild,v 1.7 2003/03/11 21:11:47 seemant Exp $
IUSE="nls bootstrap static build"
@@ -25,11 +25,11 @@ KEYWORDS="x86 ppc alpha sparc mips hppa"
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.21
nls? ( sys-devel/gettext )
- || ( sys-devel/perl
- ( !build? ( sys-devel/perl ) )
- ( !bootstrap? ( sys-devel/perl ) )
+ || ( dev-lang/perl
+ ( !build? ( dev-lang/perl ) )
+ ( !bootstrap? ( dev-lang/perl ) )
)"
-# This is a hairy one. Basically depend on sys-devel/perl
+# This is a hairy one. Basically depend on dev-lang/perl
# if "build" or "bootstrap" not in USE.
src_unpack() {