summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-20 10:28:24 +0200
committerMike Gilbert <floppym@gentoo.org>2018-04-26 15:26:28 -0400
commit6ea22c4ad65eed28b13eff210cc229196216054e (patch)
treeb5b6b75c2c5a7a28757a80fcc1d821d86b659857 /www-apache
parentsys-libs/rvm: x86 stable (bug #654100) (diff)
downloadgentoo-6ea22c4ad65eed28b13eff210cc229196216054e.tar.gz
gentoo-6ea22c4ad65eed28b13eff210cc229196216054e.tar.bz2
gentoo-6ea22c4ad65eed28b13eff210cc229196216054e.zip
update pypi HOMEPAGE to avoid redirection
Closes: https://github.com/gentoo/gentoo/pull/8080
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild b/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild
index 2639e11eb69a..ff52bf450860 100644
--- a/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild
+++ b/www-apache/mod_scgi/mod_scgi-1.14-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=5
inherit apache-module eutils
DESCRIPTION="Apache module for a replacement of the CGI protocol, similar to FastCGI"
-HOMEPAGE="http://python.ca/scgi/ https://pypi.org/project/scgi"
+HOMEPAGE="http://python.ca/scgi/ https://pypi.org/project/scgi/"
SRC_URI="http://python.ca/scgi/releases/scgi-${PV}.tar.gz"
LICENSE="CNRI"