commit: 4759bf92eea1d82c5b0bcae8fef400fb7b2ed51f Author: Uzi Erdenebileg <lzijbuan <AT> gmail <DOT> com> AuthorDate: Thu Oct 6 09:51:26 2022 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sun Oct 9 16:44:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4759bf92
www-apps/novnc: Update HOMEPAGE Signed-off-by: Ulziibuyan Erdenebileg <lzijbuan <AT> gmail.com> Bug: https://bugs.gentoo.org/876292 Closes: https://bugs.gentoo.org/876292 Closes: https://github.com/gentoo/gentoo/pull/27659 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> www-apps/novnc/novnc-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/novnc/novnc-9999.ebuild b/www-apps/novnc/novnc-9999.ebuild index 6b01b8479bea..6ca0e8b5ed54 100644 --- a/www-apps/novnc/novnc-9999.ebuild +++ b/www-apps/novnc/novnc-9999.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{7..10} ) inherit distutils-r1 DESCRIPTION="noVNC is a VNC client implemented using HTML5 technologies" -HOMEPAGE="https://kanaka.github.com/noVNC/" +HOMEPAGE="https://kanaka.github.io/noVNC/" if [[ ${PV} == *9999 ]] ; then inherit git-r3
