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 --- dev-python/pyopencl/pyopencl-2016.1.ebuild | 2 +- dev-python/pyopencl/pyopencl-2017.2.ebuild | 2 +- dev-python/pyopencl/pyopencl-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/pyopencl') diff --git a/dev-python/pyopencl/pyopencl-2016.1.ebuild b/dev-python/pyopencl/pyopencl-2016.1.ebuild index 7ad7d28e65dd..724896f127fa 100644 --- a/dev-python/pyopencl/pyopencl-2016.1.ebuild +++ b/dev-python/pyopencl/pyopencl-2016.1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Python wrapper for OpenCL" HOMEPAGE="https://mathema.tician.de/software/pyopencl - https://pypi.org/project/pyopencl" + https://pypi.org/project/pyopencl/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pyopencl/pyopencl-2017.2.ebuild b/dev-python/pyopencl/pyopencl-2017.2.ebuild index a0c701fdde53..9949a426bf23 100644 --- a/dev-python/pyopencl/pyopencl-2017.2.ebuild +++ b/dev-python/pyopencl/pyopencl-2017.2.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="Python wrapper for OpenCL" HOMEPAGE="https://mathema.tician.de/software/pyopencl - https://pypi.org/project/pyopencl" + https://pypi.org/project/pyopencl/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-python/pyopencl/pyopencl-9999.ebuild b/dev-python/pyopencl/pyopencl-9999.ebuild index f8e1236d30db..59d8f6efced8 100644 --- a/dev-python/pyopencl/pyopencl-9999.ebuild +++ b/dev-python/pyopencl/pyopencl-9999.ebuild @@ -10,7 +10,7 @@ EGIT_REPO_URI="https://git.tiker.net/trees/pyopencl.git" DESCRIPTION="Python wrapper for OpenCL" HOMEPAGE="https://mathema.tician.de/software/pyopencl - https://pypi.org/project/pyopencl" + https://pypi.org/project/pyopencl/" SRC_URI="" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad