commit: d5dc18381555f31dbe6a7cddc7b1d4e3f81bce02 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 9 15:32:54 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 9 15:33:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5dc1838
www-servers/thttpd: add github HOMEPAGE Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> www-servers/thttpd/thttpd-2.27.1.ebuild | 4 ++-- www-servers/thttpd/thttpd-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www-servers/thttpd/thttpd-2.27.1.ebuild b/www-servers/thttpd/thttpd-2.27.1.ebuild index 8cfda663177..bd2cb885c42 100644 --- a/www-servers/thttpd/thttpd-2.27.1.ebuild +++ b/www-servers/thttpd/thttpd-2.27.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -18,7 +18,7 @@ else fi DESCRIPTION="Fork of thttpd, a small, fast, multiplexing webserver" -HOMEPAGE="http://opensource.dyc.edu/sthttpd" +HOMEPAGE="https://github.com/blueness/sthttpd http://opensource.dyc.edu/sthttpd" LICENSE="BSD GPL-2" SLOT="0" diff --git a/www-servers/thttpd/thttpd-9999.ebuild b/www-servers/thttpd/thttpd-9999.ebuild index 1ede15252e3..f2eb3dde345 100644 --- a/www-servers/thttpd/thttpd-9999.ebuild +++ b/www-servers/thttpd/thttpd-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -18,7 +18,7 @@ else fi DESCRIPTION="Fork of thttpd, a small, fast, multiplexing webserver" -HOMEPAGE="http://opensource.dyc.edu/sthttpd" +HOMEPAGE="https://github.com/blueness/sthttpd http://opensource.dyc.edu/sthttpd" LICENSE="BSD GPL-2" SLOT="0"
