diff options
Diffstat (limited to 'sci-libs/Shapely/Shapely-1.5.17.ebuild')
-rw-r--r-- | sci-libs/Shapely/Shapely-1.5.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/Shapely/Shapely-1.5.17.ebuild b/sci-libs/Shapely/Shapely-1.5.17.ebuild index c963c87cf75..4dc69f49881 100644 --- a/sci-libs/Shapely/Shapely-1.5.17.ebuild +++ b/sci-libs/Shapely/Shapely-1.5.17.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 DESCRIPTION="Geometric objects, predicates, and operations" -HOMEPAGE="https://pypi.org/project/Shapely" +HOMEPAGE="https://pypi.org/project/Shapely/" if [[ ${PV} == "9999" ]] ; then inherit git-r3 |