diff options
author | Sam James <sam@gentoo.org> | 2021-02-09 15:32:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-09 15:33:05 +0000 |
commit | d5dc18381555f31dbe6a7cddc7b1d4e3f81bce02 (patch) | |
tree | c4743c1368ea064aafb82ee508b98a756d032a67 /www-servers/thttpd | |
parent | www-servers/thttpd: add github remote-id (diff) | |
download | gentoo-d5dc18381555f31dbe6a7cddc7b1d4e3f81bce02.tar.gz gentoo-d5dc18381555f31dbe6a7cddc7b1d4e3f81bce02.tar.bz2 gentoo-d5dc18381555f31dbe6a7cddc7b1d4e3f81bce02.zip |
www-servers/thttpd: add github HOMEPAGE
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers/thttpd')
-rw-r--r-- | www-servers/thttpd/thttpd-2.27.1.ebuild | 4 | ||||
-rw-r--r-- | 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 8cfda6631775..bd2cb885c42e 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 1ede15252e33..f2eb3dde3455 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" |