summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-12-23 19:54:33 +0000
committerMike Frysinger <vapier@gentoo.org>2013-12-23 19:54:33 +0000
commit39c283332e8deab8b4a57eb2915902f24d5196ba (patch)
treefc47c4828e4667140903b6f3b72933088a4c8b42 /sys-devel/autoconf/autoconf-2.69.ebuild
parentMark ia64 stable #467274. (diff)
downloadgentoo-2-39c283332e8deab8b4a57eb2915902f24d5196ba.tar.gz
gentoo-2-39c283332e8deab8b4a57eb2915902f24d5196ba.tar.bz2
gentoo-2-39c283332e8deab8b4a57eb2915902f24d5196ba.zip
Force latest autoconf-wrapper to keep people up-to-date.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'sys-devel/autoconf/autoconf-2.69.ebuild')
-rw-r--r--sys-devel/autoconf/autoconf-2.69.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf/autoconf-2.69.ebuild b/sys-devel/autoconf/autoconf-2.69.ebuild
index 2edf542340bf..5eea8b4fc495 100644
--- a/sys-devel/autoconf/autoconf-2.69.ebuild
+++ b/sys-devel/autoconf/autoconf-2.69.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild,v 1.16 2013/04/04 22:59:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild,v 1.17 2013/12/23 19:54:33 vapier Exp $
EAPI="3"
@@ -29,7 +29,7 @@ IUSE="emacs multislot"
DEPEND=">=sys-devel/m4-1.4.16
>=dev-lang/perl-5.6"
RDEPEND="${DEPEND}
- >=sys-devel/autoconf-wrapper-10"
+ >=sys-devel/autoconf-wrapper-13"
PDEPEND="emacs? ( app-emacs/autoconf-mode )"
src_prepare() {