mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-23 20:28:21 -07:00
dev-python/netcdf4-python: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user