commit:     80bbbe2b1f5e4846d3ddace294ef09312ef6865d
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 22:06:44 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 22:06:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80bbbe2b

net-libs/zeromq: [QA] Rely on default value of WANT_AUTOCONF

* Specifying WANT_AUTOCONF=2.5 is unnecessary as this will
  choose the most recent version of Autoconf anyways. It
  only impedes future bumps of Autoconf.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-libs/zeromq/zeromq-2.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/zeromq/zeromq-2.2.0.ebuild 
b/net-libs/zeromq/zeromq-2.2.0.ebuild
index 24ca582fb49..30d5fa3b374 100644
--- a/net-libs/zeromq/zeromq-2.2.0.ebuild
+++ b/net-libs/zeromq/zeromq-2.2.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # NOTES:
 # 1- use flag 'pgm' (OpenPGM support) must be masked by profiles for ARM archs;
 
 EAPI=4
-WANT_AUTOCONF="2.5"
+
 inherit autotools
 
 DESCRIPTION="ZeroMQ is a brokerless messaging kernel with extremely high 
performance"

Reply via email to