summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-07-03 18:01:07 +0000
committerMike Frysinger <vapier@gentoo.org>2010-07-03 18:01:07 +0000
commit0b313402bd67dfa3aa6f5393d6039810b2e40e70 (patch)
tree20e32fdcfe3822086766c8a66879522a95b1b101 /sys-devel/autoconf
parentSupport autoconf-2.66. (diff)
downloadgentoo-2-0b313402bd67dfa3aa6f5393d6039810b2e40e70.tar.gz
gentoo-2-0b313402bd67dfa3aa6f5393d6039810b2e40e70.tar.bz2
gentoo-2-0b313402bd67dfa3aa6f5393d6039810b2e40e70.zip
need newer autoconf-wrapper
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/autoconf')
-rw-r--r--sys-devel/autoconf/autoconf-2.66.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf/autoconf-2.66.ebuild b/sys-devel/autoconf/autoconf-2.66.ebuild
index a9657f4a66a3..b9fa23339450 100644
--- a/sys-devel/autoconf/autoconf-2.66.ebuild
+++ b/sys-devel/autoconf/autoconf-2.66.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.66.ebuild,v 1.1 2010/07/03 03:13:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.66.ebuild,v 1.2 2010/07/03 18:01:07 vapier Exp $
EAPI="2"
@@ -18,7 +18,7 @@ DEPEND=">=sys-apps/texinfo-4.3
>=sys-devel/m4-1.4.6
dev-lang/perl"
RDEPEND="${DEPEND}
- >=sys-devel/autoconf-wrapper-8"
+ >=sys-devel/autoconf-wrapper-9"
PDEPEND="emacs? ( app-emacs/autoconf-mode )"
src_configure() {