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 | www-misc/fcgiwrap: Drop empty KEYWORDS assignments (diff) | |
download | gentoo-d8d189f2c1d19ab42c668f4fff5ff88fd88ed5b1.tar.gz gentoo-d8d189f2c1d19ab42c668f4fff5ff88fd88ed5b1.tar.bz2 gentoo-d8d189f2c1d19ab42c668f4fff5ff88fd88ed5b1.zip |
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 57be4d7bebf1..5e0057fceac2 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 fc8faa33fcee..05f9fe836c13 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" |