diff options
Diffstat (limited to 'dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild')
-rw-r--r-- | dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild b/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild index 422b8182840f..701d2d6a7a3d 100644 --- a/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild +++ b/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild @@ -11,7 +11,7 @@ MY_PN=CosmoloPy MY_P=${MY_PN}-${PV} DESCRIPTION="Cosmology routines built on NumPy/SciPy" -HOMEPAGE="https://roban.github.com/CosmoloPy/ https://pypi.org/project/CosmoloPy" +HOMEPAGE="https://roban.github.com/CosmoloPy/ https://pypi.org/project/CosmoloPy/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" |