diff options
-rw-r--r-- | sci-libs/gdal/gdal-2.0.2-r3.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/gdal/gdal-2.0.3.ebuild | 4 |
2 files changed, 2 insertions, 6 deletions
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 |