summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-30 09:41:15 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-30 09:41:15 +0000
commitc5e8b73ed3fb734c7b99f352a5b108f1261bb4e8 (patch)
treeac6dd92d321fdbe42f85a01c6c699b51292910ba /sys-devel/libtool
parentmove net-mail/postfix to mail-mta/postfix (Manifest recommit) (diff)
downloadgentoo-2-c5e8b73ed3fb734c7b99f352a5b108f1261bb4e8.tar.gz
gentoo-2-c5e8b73ed3fb734c7b99f352a5b108f1261bb4e8.tar.bz2
gentoo-2-c5e8b73ed3fb734c7b99f352a5b108f1261bb4e8.zip
whoops, didnt mean to commit that
Diffstat (limited to 'sys-devel/libtool')
-rw-r--r--sys-devel/libtool/libtool-1.5.2-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libtool/libtool-1.5.2-r5.ebuild b/sys-devel/libtool/libtool-1.5.2-r5.ebuild
index dc0c622cd609..42a703a46639 100644
--- a/sys-devel/libtool/libtool-1.5.2-r5.ebuild
+++ b/sys-devel/libtool/libtool-1.5.2-r5.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/libtool/libtool-1.5.2-r5.ebuild,v 1.8 2004/05/30 09:05:00 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-1.5.2-r5.ebuild,v 1.9 2004/05/30 09:41:15 vapier Exp ${P}-r1.ebuild,v 1.8 2002/10/04 06:34:42 vapier Exp $
inherit eutils gnuconfig
@@ -20,7 +20,7 @@ KEYWORDS="~x86 ~ppc ppc64 sparc ~mips ~alpha arm ~hppa amd64 ~ia64 s390"
IUSE=""
DEPEND="virtual/glibc
- >=sys-devel/autoconf-2.59-r3
+ >=sys-devel/autoconf-2.58
>=sys-devel/automake-1.8.3"
# the autoconf dep is due to it complaining 'configure.ac:55: error: Autoconf version 2.58 or higher is required'
# the automake dep is due to Bug #46037