diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-06-18 09:08:46 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-06-18 09:22:37 -0700 |
commit | d8d189f2c1d19ab42c668f4fff5ff88fd88ed5b1 (patch) | |
tree | 3353f2b4d17d098a01362b5fb032ea32bd3bb10b /www-misc | |
parent | cb5e4f10f2928d59d6d938f081c48304b5e7b5bf (diff) | |
download | gentoo-d8d189f2c1d19ab42c668f4fff5ff88fd88ed5b1.tar.gz gentoo-d8d189f2c1d19ab42c668f4fff5ff88fd88ed5b1.tar.xz |
www-misc/fcgiwrap: Update homepage
Previous homepage has not worked in at least six months. See
https://github.com/gnosek/fcgiwrap/issues/33
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild | 2 | ||||
-rw-r--r-- | www-misc/fcgiwrap/fcgiwrap-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild index 57be4d7bebf..5e0057fceac 100644 --- a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild +++ b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit autotools systemd toolchain-funcs ${VCS_ECLASS} DESCRIPTION="Simple FastCGI wrapper for CGI scripts (CGI support for nginx)" -HOMEPAGE="http://nginx.localdomain.pl/wiki/FcgiWrap" +HOMEPAGE="https://github.com/gnosek/fcgiwrap" LICENSE="BSD" SLOT="0" diff --git a/www-misc/fcgiwrap/fcgiwrap-9999.ebuild b/www-misc/fcgiwrap/fcgiwrap-9999.ebuild index fc8faa33fce..05f9fe836c1 100644 --- a/www-misc/fcgiwrap/fcgiwrap-9999.ebuild +++ b/www-misc/fcgiwrap/fcgiwrap-9999.ebuild @@ -7,7 +7,7 @@ EAPI="6" inherit autotools systemd toolchain-funcs ${VCS_ECLASS} DESCRIPTION="Simple FastCGI wrapper for CGI scripts (CGI support for nginx)" -HOMEPAGE="http://nginx.localdomain.pl/wiki/FcgiWrap" +HOMEPAGE="https://github.com/gnosek/fcgiwrap" LICENSE="BSD" SLOT="0" |