dev-python/basemap: Update Homepage
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 21 Jan 2017 13:26:10 +0000 (14:26 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 21 Jan 2017 16:12:00 +0000 (17:12 +0100)
Sourceforge link does not work anymore.

Package-Manager: portage-2.3.0

dev-python/basemap/basemap-1.0.7-r1.ebuild

index 1ce0f539cf1ca0f777a519f59d40f3121bfb562b..56d164f9afb68c1bd9383ca7306366b4bb8f8a81 100644 (file)
@@ -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"