summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-20 17:34:10 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-20 18:38:24 +0200
commit7727823efe84f568e6862174051cbc0cc6c5aea6 (patch)
tree4d696d6567e713e22c93299b0d2cb0f8e32b023a /sci-libs/gdal
parentsci-libs/ceres-solver: [QA] Add missing python metadata variables (diff)
downloadgentoo-7727823efe84f568e6862174051cbc0cc6c5aea6.tar.gz
gentoo-7727823efe84f568e6862174051cbc0cc6c5aea6.tar.bz2
gentoo-7727823efe84f568e6862174051cbc0cc6c5aea6.zip
sci-libs/gdal: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r--sci-libs/gdal/gdal-1.11.1-r4.ebuild3
-rw-r--r--sci-libs/gdal/gdal-1.11.2-r1.ebuild3
-rw-r--r--sci-libs/gdal/gdal-2.0.2-r1.ebuild3
-rw-r--r--sci-libs/gdal/gdal-2.0.2-r2.ebuild3
4 files changed, 8 insertions, 4 deletions
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() {