From ee87c7ec15e7da0881066213dcc796ebf336c552 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 3 Dec 2004 23:11:49 +0000 Subject: make sure we depend on latest autoconf available --- sys-devel/automake/automake-1.4_p6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-devel/automake/automake-1.4_p6.ebuild') diff --git a/sys-devel/automake/automake-1.4_p6.ebuild b/sys-devel/automake/automake-1.4_p6.ebuild index 91013a025c8f..1236bab7a838 100644 --- a/sys-devel/automake/automake-1.4_p6.ebuild +++ b/sys-devel/automake/automake-1.4_p6.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/automake/automake-1.4_p6.ebuild,v 1.3 2004/11/14 03:49:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p6.ebuild,v 1.4 2004/12/03 23:11:49 vapier Exp $ inherit eutils gnuconfig @@ -16,7 +16,7 @@ IUSE="uclibc" DEPEND="dev-lang/perl sys-devel/automake-wrapper - >=sys-devel/autoconf-2.58 + >=sys-devel/autoconf-2.59-r6 sys-devel/gnuconfig" S="${WORKDIR}/${MY_P}" -- cgit v1.2.3-65-gdbad