dev-python/basemap: Fix MissingUseDepDefault
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 30 Jan 2020 22:42:27 +0000 (23:42 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 30 Jan 2020 22:47:06 +0000 (23:47 +0100)
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/basemap/basemap-1.0.7-r1.ebuild
dev-python/basemap/basemap-1.0.7-r3.ebuild

index 9a801ce28281ff6fb5f3630a31090cf4a3ee2a2c..21c1f248697ebc5b7076e4efd06a94208c285d79 100644 (file)
@@ -21,7 +21,7 @@ CDEPEND="sci-libs/shapelib
                >=dev-python/matplotlib-python2-0.98[${PYTHON_USEDEP}]
                >=dev-python/matplotlib-0.98[${PYTHON_USEDEP}]
        )
-       >=sci-libs/geos-3.3.1[python,${PYTHON_USEDEP}]"
+       >=sci-libs/geos-3.3.1[python(-),${PYTHON_USEDEP}]"
 
 DEPEND="${CDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]"
index 83b25e1d1999dad153d455bd999554facb5e7cf6..97bcfc3f839b384be27ab35832de85f5ee61212b 100644 (file)
@@ -21,7 +21,7 @@ CDEPEND="sci-libs/shapelib
                >=dev-python/matplotlib-python2-0.98[${PYTHON_USEDEP}]
                >=dev-python/matplotlib-0.98[${PYTHON_USEDEP}]
        )
-       >=sci-libs/geos-3.3.1[python,${PYTHON_USEDEP}]"
+       >=sci-libs/geos-3.3.1[python(-),${PYTHON_USEDEP}]"
 
 DEPEND="${CDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]"