From eeb411b821a320295265f5e0546d861a2bedf63c Mon Sep 17 00:00:00 2001 From: Jimi Huotari Date: Mon, 18 May 2020 01:30:20 +0300 Subject: */*: update LXQt HOMEPAGE The 'lxqt.org' site is down, and its future uncertain. Upstream considers GitHub the main resource at this time. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jimi Huotari Closes: https://github.com/gentoo/gentoo/pull/15546 Signed-off-by: Andreas Sturmlechner --- x11-terms/qterminal/qterminal-0.14.1-r1.ebuild | 2 +- x11-terms/qterminal/qterminal-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-terms') diff --git a/x11-terms/qterminal/qterminal-0.14.1-r1.ebuild b/x11-terms/qterminal/qterminal-0.14.1-r1.ebuild index ac64f790b8ba..5dcb92cdca64 100644 --- a/x11-terms/qterminal/qterminal-0.14.1-r1.ebuild +++ b/x11-terms/qterminal/qterminal-0.14.1-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake xdg-utils DESCRIPTION="Qt-based multitab terminal emulator" -HOMEPAGE="https://lxqt.org/" +HOMEPAGE="https://lxqt.github.io/" if [[ ${PV} = *9999* ]]; then inherit git-r3 diff --git a/x11-terms/qterminal/qterminal-9999.ebuild b/x11-terms/qterminal/qterminal-9999.ebuild index 90a2ee44c5eb..54cf227921cc 100644 --- a/x11-terms/qterminal/qterminal-9999.ebuild +++ b/x11-terms/qterminal/qterminal-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake xdg-utils DESCRIPTION="Qt-based multitab terminal emulator" -HOMEPAGE="https://lxqt.org/" +HOMEPAGE="https://lxqt.github.io/" if [[ ${PV} = *9999* ]]; then inherit git-r3 -- cgit v1.2.3-65-gdbad