Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/thttpd/
Date: Tue, 09 Feb 2021 15:33:11
Message-Id: 1612884785.d5dc18381555f31dbe6a7cddc7b1d4e3f81bce02.sam@gentoo
1 commit: d5dc18381555f31dbe6a7cddc7b1d4e3f81bce02
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 9 15:32:54 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 9 15:33:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5dc1838
7
8 www-servers/thttpd: add github HOMEPAGE
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 www-servers/thttpd/thttpd-2.27.1.ebuild | 4 ++--
14 www-servers/thttpd/thttpd-9999.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/www-servers/thttpd/thttpd-2.27.1.ebuild b/www-servers/thttpd/thttpd-2.27.1.ebuild
18 index 8cfda663177..bd2cb885c42 100644
19 --- a/www-servers/thttpd/thttpd-2.27.1.ebuild
20 +++ b/www-servers/thttpd/thttpd-2.27.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="6"
27 @@ -18,7 +18,7 @@ else
28 fi
29
30 DESCRIPTION="Fork of thttpd, a small, fast, multiplexing webserver"
31 -HOMEPAGE="http://opensource.dyc.edu/sthttpd"
32 +HOMEPAGE="https://github.com/blueness/sthttpd http://opensource.dyc.edu/sthttpd"
33
34 LICENSE="BSD GPL-2"
35 SLOT="0"
36
37 diff --git a/www-servers/thttpd/thttpd-9999.ebuild b/www-servers/thttpd/thttpd-9999.ebuild
38 index 1ede15252e3..f2eb3dde345 100644
39 --- a/www-servers/thttpd/thttpd-9999.ebuild
40 +++ b/www-servers/thttpd/thttpd-9999.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2020 Gentoo Authors
43 +# Copyright 1999-2021 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI="6"
47 @@ -18,7 +18,7 @@ else
48 fi
49
50 DESCRIPTION="Fork of thttpd, a small, fast, multiplexing webserver"
51 -HOMEPAGE="http://opensource.dyc.edu/sthttpd"
52 +HOMEPAGE="https://github.com/blueness/sthttpd http://opensource.dyc.edu/sthttpd"
53
54 LICENSE="BSD GPL-2"
55 SLOT="0"