From 6ea22c4ad65eed28b13eff210cc229196216054e Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 20 Apr 2018 10:28:24 +0200 Subject: update pypi HOMEPAGE to avoid redirection Closes: https://github.com/gentoo/gentoo/pull/8080 --- sci-libs/Shapely/Shapely-1.3.0.ebuild | 2 +- sci-libs/Shapely/Shapely-1.3.2.ebuild | 2 +- sci-libs/Shapely/Shapely-1.5.17-r1.ebuild | 2 +- sci-libs/Shapely/Shapely-1.5.17.ebuild | 2 +- sci-libs/Shapely/Shapely-9999.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'sci-libs/Shapely') diff --git a/sci-libs/Shapely/Shapely-1.3.0.ebuild b/sci-libs/Shapely/Shapely-1.3.0.ebuild index cf854fc3004c..39a40c586961 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" diff --git a/sci-libs/Shapely/Shapely-1.3.2.ebuild b/sci-libs/Shapely/Shapely-1.3.2.ebuild index cf854fc3004c..39a40c586961 100644 --- a/sci-libs/Shapely/Shapely-1.3.2.ebuild +++ b/sci-libs/Shapely/Shapely-1.3.2.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" diff --git a/sci-libs/Shapely/Shapely-1.5.17-r1.ebuild b/sci-libs/Shapely/Shapely-1.5.17-r1.ebuild index 76f1895833ba..ea589527efbe 100644 --- a/sci-libs/Shapely/Shapely-1.5.17-r1.ebuild +++ b/sci-libs/Shapely/Shapely-1.5.17-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) 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 diff --git a/sci-libs/Shapely/Shapely-1.5.17.ebuild b/sci-libs/Shapely/Shapely-1.5.17.ebuild index c963c87cf754..4dc69f498811 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 diff --git a/sci-libs/Shapely/Shapely-9999.ebuild b/sci-libs/Shapely/Shapely-9999.ebuild index 03f7c60c6506..8382fb7186ca 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.org/project/Shapely" +HOMEPAGE="https://pypi.org/project/Shapely/" SRC_URI="" EGIT_REPO_URI="https://github.com/Toblerity/${PN}.git" -- cgit v1.2.3-65-gdbad