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/genshi/genshi-0.7-r1.ebuild | 2 +- dev-python/genshi/genshi-0.7.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/genshi') diff --git a/dev-python/genshi/genshi-0.7-r1.ebuild b/dev-python/genshi/genshi-0.7-r1.ebuild index 3c8fece1e90d..1980216a9f33 100644 --- a/dev-python/genshi/genshi-0.7-r1.ebuild +++ b/dev-python/genshi/genshi-0.7-r1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 MY_P="Genshi-${PV}" DESCRIPTION="Python toolkit for stream-based generation of output for the web" -HOMEPAGE="http://genshi.edgewall.org/ https://pypi.org/project/Genshi" +HOMEPAGE="http://genshi.edgewall.org/ https://pypi.org/project/Genshi/" SRC_URI="http://ftp.edgewall.com/pub/genshi/${MY_P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/genshi/genshi-0.7.ebuild b/dev-python/genshi/genshi-0.7.ebuild index 18ced74d9e4f..2c8f3aaed63d 100644 --- a/dev-python/genshi/genshi-0.7.ebuild +++ b/dev-python/genshi/genshi-0.7.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 MY_P="Genshi-${PV}" DESCRIPTION="Python toolkit for stream-based generation of output for the web" -HOMEPAGE="http://genshi.edgewall.org/ https://pypi.org/project/Genshi" +HOMEPAGE="http://genshi.edgewall.org/ https://pypi.org/project/Genshi/" SRC_URI="http://ftp.edgewall.com/pub/genshi/${MY_P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3-18-g5258