From 17b8a6723960b0eccc2ada756f0eb4c11b683f07 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 19 Feb 2011 17:29:31 +0000 Subject: require newer versions of autoconf/automake --- sys-devel/libtool/libtool-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-devel/libtool/libtool-9999.ebuild') diff --git a/sys-devel/libtool/libtool-9999.ebuild b/sys-devel/libtool/libtool-9999.ebuild index 3d908b3a9e94..4dd243df33c5 100644 --- a/sys-devel/libtool/libtool-9999.ebuild +++ b/sys-devel/libtool/libtool-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-9999.ebuild,v 1.4 2009/09/13 14:46:53 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-9999.ebuild,v 1.5 2011/02/19 17:29:31 vapier Exp $ inherit eutils @@ -20,8 +20,8 @@ KEYWORDS="" IUSE="vanilla" RDEPEND="sys-devel/gnuconfig - >=sys-devel/autoconf-2.62 - >=sys-devel/automake-1.10.1" + >=sys-devel/autoconf-2.65 + >=sys-devel/automake-1.11.1" DEPEND="${RDEPEND} sys-apps/help2man" -- cgit v1.2.3-65-gdbad