From 451c677027a198fb0efbe8048d184a931ba88590 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Fri, 5 Jan 2018 23:06:57 +0100 Subject: sci-libs/gdal: [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 --- sci-libs/gdal/gdal-2.0.2-r3.ebuild | 4 +--- sci-libs/gdal/gdal-2.0.3.ebuild | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'sci-libs') diff --git a/sci-libs/gdal/gdal-2.0.2-r3.ebuild b/sci-libs/gdal/gdal-2.0.2-r3.ebuild index 4a713012e981..836f98c0938c 100644 --- a/sci-libs/gdal/gdal-2.0.2-r3.ebuild +++ b/sci-libs/gdal/gdal-2.0.2-r3.ebuild @@ -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 diff --git a/sci-libs/gdal/gdal-2.0.3.ebuild b/sci-libs/gdal/gdal-2.0.3.ebuild index 74f1aa7ecb35..ee3dfedc4d87 100644 --- a/sci-libs/gdal/gdal-2.0.3.ebuild +++ b/sci-libs/gdal/gdal-2.0.3.ebuild @@ -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 -- cgit v1.2.3-65-gdbad