summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2002-03-21 08:47:15 +0000
committerMartin Schlemmer <azarah@gentoo.org>2002-03-21 08:47:15 +0000
commite64db89e17488d3aa03904377100a870a3d57da5 (patch)
tree64793aa9c86cb0f5ef4b986f0f401d338cfb8c6d /sys-devel/autoconf
parentVersion bump (diff)
downloadgentoo-2-e64db89e17488d3aa03904377100a870a3d57da5.tar.gz
gentoo-2-e64db89e17488d3aa03904377100a870a3d57da5.tar.bz2
gentoo-2-e64db89e17488d3aa03904377100a870a3d57da5.zip
small fixor
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r--sys-devel/autoconf/autoconf-2.53.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf/autoconf-2.53.ebuild b/sys-devel/autoconf/autoconf-2.53.ebuild
index b6e17a05e111..0c202a253d0c 100644
--- a/sys-devel/autoconf/autoconf-2.53.ebuild
+++ b/sys-devel/autoconf/autoconf-2.53.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53.ebuild,v 1.1 2002/03/21 07:50:11 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.53.ebuild,v 1.2 2002/03/21 08:47:15 azarah Exp $
OLD_PV=2.13
OLD_P=${PN}-${OLD_PV}
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.bz2
HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html"
DEPEND=">=sys-devel/automake-1.5
- >=sys-devel/m4-1.4o-r2
+ >=sys-devel/m4-1.4p
sys-devel/perl"
src_unpack() {