diff options
Diffstat (limited to 'sci-libs/Shapely/Shapely-9999.ebuild')
-rw-r--r-- | sci-libs/Shapely/Shapely-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/Shapely/Shapely-9999.ebuild b/sci-libs/Shapely/Shapely-9999.ebuild index efa8587ea42e..03f7c60c6506 100644 --- a/sci-libs/Shapely/Shapely-9999.ebuild +++ b/sci-libs/Shapely/Shapely-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 git-r3 DESCRIPTION="Geometric objects, predicates, and operations" -HOMEPAGE="https://pypi.python.org/pypi/Shapely" +HOMEPAGE="https://pypi.org/project/Shapely" SRC_URI="" EGIT_REPO_URI="https://github.com/Toblerity/${PN}.git" |