dev-python/netcdf4-python: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:18:37 +0000 (21:18 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:18:37 +0000 (21:18 +0200)
Package-Manager: portage-2.2.20.1

dev-python/netcdf4-python/netcdf4-python-1.0.4.ebuild

index 5d4bca9b4e76b0ec0c07fe6aed601200cae59756..902d936d33c1a2a2ba18a1f1af9950ef5980a1a9 100644 (file)
@@ -12,7 +12,7 @@ MY_PN="netCDF4"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Python/numpy interface to netCDF"
-HOMEPAGE="https://code.google.com/p/netcdf4-python"
+HOMEPAGE="https://github.com/Unidata/netcdf4-python"
 SRC_URI="https://netcdf4-python.googlecode.com/files/${MY_P}.tar.gz"
 
 SLOT="0"