sci-electronics/geda-xgsch2pcb: [QA] Rely on default value of WANT_AUTOCONF
authorDavid Seifert <soap@gentoo.org>
Fri, 5 Jan 2018 22:06:54 +0000 (23:06 +0100)
committerDavid Seifert <soap@gentoo.org>
Fri, 5 Jan 2018 22:06:54 +0000 (23:06 +0100)
* 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

sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild
sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r4.ebuild

index af989b2a21e46d0274f9f2fdb7d123dc42ea9d83..e7beae977e1c81357a52b36a385222b768d4c368 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+
 PYTHON_COMPAT=( python2_7 )
-WANT_AUTOCONF="2.5"
 
 inherit autotools fdo-mime gnome2-utils python-single-r1
 
index d4fae26a08b6e85dc8348b47de93681636cd8a6e..44789cb254304163c8903a3ebe9f7828305b6a9a 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
+
 PYTHON_COMPAT=( python2_7 )
-WANT_AUTOCONF="2.5"
 
 inherit autotools fdo-mime gnome2-utils python-single-r1