diff options
Diffstat (limited to 'dev-python/basemap/basemap-1.0.7-r1.ebuild')
-rw-r--r-- | dev-python/basemap/basemap-1.0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/basemap/basemap-1.0.7-r1.ebuild b/dev-python/basemap/basemap-1.0.7-r1.ebuild index 13bc34601973..71e1f0548063 100644 --- a/dev-python/basemap/basemap-1.0.7-r1.ebuild +++ b/dev-python/basemap/basemap-1.0.7-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 flag-o-matic DESCRIPTION="matplotlib toolkit to plot map projections" -HOMEPAGE="https://matplotlib.org/basemap/ https://pypi.org/project/basemap" +HOMEPAGE="https://matplotlib.org/basemap/ https://pypi.org/project/basemap/" SRC_URI="mirror://sourceforge/matplotlib/${P}.tar.gz" IUSE="examples test" |