summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-01-21 14:26:10 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-01-21 17:12:00 +0100
commit6db8b38bcd8a53838a7a8b078a33dfd2cee0b65e (patch)
treefbeb32af91c71671c1fcc138efa245c9a6583417
parentsci-geosciences/qgis: Add USE=webkit, make python really optional (diff)
downloadgentoo-6db8b38bcd8a53838a7a8b078a33dfd2cee0b65e.tar.gz
gentoo-6db8b38bcd8a53838a7a8b078a33dfd2cee0b65e.tar.bz2
gentoo-6db8b38bcd8a53838a7a8b078a33dfd2cee0b65e.zip
dev-python/basemap: Update Homepage
Sourceforge link does not work anymore. Package-Manager: portage-2.3.0
-rw-r--r--dev-python/basemap/basemap-1.0.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/basemap/basemap-1.0.7-r1.ebuild b/dev-python/basemap/basemap-1.0.7-r1.ebuild
index 1ce0f539cf1c..56d164f9afb6 100644
--- a/dev-python/basemap/basemap-1.0.7-r1.ebuild
+++ b/dev-python/basemap/basemap-1.0.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 flag-o-matic
DESCRIPTION="matplotlib toolkit to plot map projections"
-HOMEPAGE="http://matplotlib.sourceforge.net/basemap/doc/html/ https://pypi.python.org/pypi/basemap"
+HOMEPAGE="http://matplotlib.org/basemap/ https://pypi.python.org/pypi/basemap"
SRC_URI="mirror://sourceforge/matplotlib/${P}.tar.gz"
IUSE="examples test"