sci-libs/gdal: [QA] Rely on default value of WANT_AUTOCONF
authorDavid Seifert <soap@gentoo.org>
Fri, 5 Jan 2018 22:06:57 +0000 (23:06 +0100)
committerDavid Seifert <soap@gentoo.org>
Fri, 5 Jan 2018 22:06:57 +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-libs/gdal/gdal-2.0.2-r3.ebuild
sci-libs/gdal/gdal-2.0.3.ebuild

index 4a713012e981024d1efc397973c55f48bcbd2f86..836f98c0938cd5e26d646660eaf57ce4f57ce030 100644 (file)
@@ -1,10 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-WANT_AUTOCONF="2.5"
-
 GENTOO_DEPEND_ON_PERL="no"
 PYTHON_COMPAT=( python2_7 python3_4 )
 DISTUTILS_OPTIONAL=1
index 74f1aa7ecb354a3ea1172a327fa956c4a6b17a1b..ee3dfedc4d87026e9ee94fe7a0a35a8358a1c464 100644 (file)
@@ -1,10 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
-WANT_AUTOCONF="2.5"
-
 GENTOO_DEPEND_ON_PERL="no"
 PYTHON_COMPAT=( python2_7 python3_{4,5} )
 DISTUTILS_OPTIONAL=1