diff options
author | 2004-04-16 03:33:04 +0000 | |
---|---|---|
committer | 2004-04-16 03:33:04 +0000 | |
commit | b87bc75eeccb8b7c7bd3bdc27ff4507596553df8 (patch) | |
tree | c2ce9d88b9a20f258930517d269127b41ccc4ab5 /sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-b87bc75eeccb8b7c7bd3bdc27ff4507596553df8.tar.gz gentoo-2-b87bc75eeccb8b7c7bd3bdc27ff4507596553df8.tar.bz2 gentoo-2-b87bc75eeccb8b7c7bd3bdc27ff4507596553df8.zip |
New ebuild for binutils-2.15.90.0.3, and removed portage from DEPEND in older ebuilds as it caused repoman troubles.
Diffstat (limited to 'sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild b/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild index d86dfed2a089..be35da811a48 100644 --- a/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild +++ b/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild,v 1.7 2004/02/23 00:18:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.14.90.0.5-r1.ebuild,v 1.8 2004/04/16 03:33:04 kumba Exp $ IUSE="nls bootstrap build" @@ -23,7 +23,6 @@ LICENSE="GPL-2 | LGPL-2" KEYWORDS="~amd64 ~x86 ~ppc -alpha ~sparc ~mips -hppa " DEPEND="virtual/glibc - >=sys-apps/portage-2.0.21 nls? ( sys-devel/gettext ) || ( dev-lang/perl ( !build? ( dev-lang/perl ) ) |