diff options
Diffstat (limited to 'sci-libs/Shapely/Shapely-1.3.0.ebuild')
-rw-r--r-- | sci-libs/Shapely/Shapely-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/Shapely/Shapely-1.3.0.ebuild b/sci-libs/Shapely/Shapely-1.3.0.ebuild index cf854fc3004..39a40c58696 100644 --- a/sci-libs/Shapely/Shapely-1.3.0.ebuild +++ b/sci-libs/Shapely/Shapely-1.3.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_4 ) inherit distutils-r1 DESCRIPTION="Geometric objects, predicates, and operations" -HOMEPAGE="https://pypi.org/project/Shapely" +HOMEPAGE="https://pypi.org/project/Shapely/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |