diff options
Diffstat (limited to 'dev-python/GridDataFormats/GridDataFormats-0.2.2.ebuild')
-rw-r--r-- | dev-python/GridDataFormats/GridDataFormats-0.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/GridDataFormats/GridDataFormats-0.2.2.ebuild b/dev-python/GridDataFormats/GridDataFormats-0.2.2.ebuild index 55117dc51759..8367c4c9bbd8 100644 --- a/dev-python/GridDataFormats/GridDataFormats-0.2.2.ebuild +++ b/dev-python/GridDataFormats/GridDataFormats-0.2.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Reading and writing of data on regular grids in Python" -HOMEPAGE="https://pypi.python.org/pypi/GridDataFormats" +HOMEPAGE="https://pypi.org/project/GridDataFormats" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" SLOT="0" |