From 7727823efe84f568e6862174051cbc0cc6c5aea6 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 20 Apr 2017 17:34:10 +0200 Subject: sci-libs/gdal: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- sci-libs/gdal/gdal-1.11.1-r4.ebuild | 3 ++- sci-libs/gdal/gdal-1.11.2-r1.ebuild | 3 ++- sci-libs/gdal/gdal-2.0.2-r1.ebuild | 3 ++- sci-libs/gdal/gdal-2.0.2-r2.ebuild | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'sci-libs/gdal') diff --git a/sci-libs/gdal/gdal-1.11.1-r4.ebuild b/sci-libs/gdal/gdal-1.11.1-r4.ebuild index 92d1b894492c..9ef1f0a3dabf 100644 --- a/sci-libs/gdal/gdal-1.11.1-r4.ebuild +++ b/sci-libs/gdal/gdal-1.11.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -72,6 +72,7 @@ MAKEOPTS+=" -j1" REQUIRED_USE=" spatialite? ( sqlite ) mdb? ( java ) + python? ( ${PYTHON_REQUIRED_USE} ) " pkg_setup() { diff --git a/sci-libs/gdal/gdal-1.11.2-r1.ebuild b/sci-libs/gdal/gdal-1.11.2-r1.ebuild index 154fe178e521..8cea1f6257ce 100644 --- a/sci-libs/gdal/gdal-1.11.2-r1.ebuild +++ b/sci-libs/gdal/gdal-1.11.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -72,6 +72,7 @@ MAKEOPTS+=" -j1" REQUIRED_USE=" spatialite? ( sqlite ) mdb? ( java ) + python? ( ${PYTHON_REQUIRED_USE} ) " pkg_setup() { diff --git a/sci-libs/gdal/gdal-2.0.2-r1.ebuild b/sci-libs/gdal/gdal-2.0.2-r1.ebuild index bf44bb2efbb4..4493f7a87280 100644 --- a/sci-libs/gdal/gdal-2.0.2-r1.ebuild +++ b/sci-libs/gdal/gdal-2.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -69,6 +69,7 @@ MAKEOPTS+=" -j1" REQUIRED_USE=" spatialite? ( sqlite ) mdb? ( java ) + python? ( ${PYTHON_REQUIRED_USE} ) " pkg_setup() { diff --git a/sci-libs/gdal/gdal-2.0.2-r2.ebuild b/sci-libs/gdal/gdal-2.0.2-r2.ebuild index 4c8fd1aac3a0..4d3e6c5f8fc9 100644 --- a/sci-libs/gdal/gdal-2.0.2-r2.ebuild +++ b/sci-libs/gdal/gdal-2.0.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -68,6 +68,7 @@ AT_M4DIR="${S}/m4" REQUIRED_USE=" spatialite? ( sqlite ) mdb? ( java ) + python? ( ${PYTHON_REQUIRED_USE} ) " pkg_setup() { -- cgit v1.2.3-65-gdbad