Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/fcgiwrap/
Date: Sun, 18 Jun 2017 16:23:06
Message-Id: 1497802957.d8d189f2c1d19ab42c668f4fff5ff88fd88ed5b1.mattst88@gentoo
1 commit: d8d189f2c1d19ab42c668f4fff5ff88fd88ed5b1
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 18 16:08:46 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 18 16:22:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8d189f2
7
8 www-misc/fcgiwrap: Update homepage
9
10 Previous homepage has not worked in at least six months. See
11 https://github.com/gnosek/fcgiwrap/issues/33
12
13 www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild | 2 +-
14 www-misc/fcgiwrap/fcgiwrap-9999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild
18 index 57be4d7bebf..5e0057fceac 100644
19 --- a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild
20 +++ b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild
21 @@ -7,7 +7,7 @@ EAPI="5"
22 inherit autotools systemd toolchain-funcs ${VCS_ECLASS}
23
24 DESCRIPTION="Simple FastCGI wrapper for CGI scripts (CGI support for nginx)"
25 -HOMEPAGE="http://nginx.localdomain.pl/wiki/FcgiWrap"
26 +HOMEPAGE="https://github.com/gnosek/fcgiwrap"
27
28 LICENSE="BSD"
29 SLOT="0"
30
31 diff --git a/www-misc/fcgiwrap/fcgiwrap-9999.ebuild b/www-misc/fcgiwrap/fcgiwrap-9999.ebuild
32 index fc8faa33fce..05f9fe836c1 100644
33 --- a/www-misc/fcgiwrap/fcgiwrap-9999.ebuild
34 +++ b/www-misc/fcgiwrap/fcgiwrap-9999.ebuild
35 @@ -7,7 +7,7 @@ EAPI="6"
36 inherit autotools systemd toolchain-funcs ${VCS_ECLASS}
37
38 DESCRIPTION="Simple FastCGI wrapper for CGI scripts (CGI support for nginx)"
39 -HOMEPAGE="http://nginx.localdomain.pl/wiki/FcgiWrap"
40 +HOMEPAGE="https://github.com/gnosek/fcgiwrap"
41
42 LICENSE="BSD"
43 SLOT="0"