From 539f6159b14cd0882621901f7fe07fee0611d6cd Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 14 Aug 2012 16:30:36 -0400 Subject: [PATCH] libtool: sync to latest upstream version Upgraded sys-devel/libtool to version 2.4-r1 on amd64, arm, x86 We want the new version which no longer requires binutils. BUG=chromium-os:21330 TEST=`cbuildbot {amd64,arm,x86}-generic-full` worked Change-Id: Ie6adb636fbb08971cb02a0324a4c6c8147780b95 Reviewed-on: https://gerrit.chromium.org/gerrit/30292 Reviewed-by: David James Commit-Ready: Mike Frysinger Tested-by: Mike Frysinger --- .../metadata/md5-cache/sys-devel/libtool-2.4-r1 | 6 +++--- .../sys-devel/libtool/libtool-2.4-r1.ebuild | 9 ++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/libtool-2.4-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/libtool-2.4-r1 index 0524e041c2..fc0ba39635 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/libtool-2.4-r1 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/libtool-2.4-r1 @@ -1,13 +1,13 @@ DEFINED_PHASES=configure install postinst preinst prepare unpack -DEPEND=sys-devel/gnuconfig !=sys-devel/binutils-2.20 app-arch/xz-utils || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 +DEPEND=sys-devel/gnuconfig !=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 DESCRIPTION=A shared library tool for developers EAPI=2 HOMEPAGE=http://www.gnu.org/software/libtool/ -IUSE=vanilla +IUSE=test vanilla KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd LICENSE=GPL-2 RDEPEND=sys-devel/gnuconfig !