commit:     8a10edfba49ab823d1576ce1c6fd1d5ecfeb18a0
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  5 22:07:04 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 22:07:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a10edfb

www-apps/cgisysinfo: [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

 www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild 
b/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild
index f14902a87ec..392f1647e1c 100644
--- a/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild
+++ b/www-apps/cgisysinfo/cgisysinfo-0.4.1.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 if [[ ${PV} = *9999* ]]; then
-       WANT_AUTOCONF="2.5"
        WANT_AUTOMAKE="1.10"
        inherit autotools mercurial
        EHG_REPO_URI="http://hg.rafaelmartins.eng.br/cgisysinfo/";

Reply via email to