aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2020-05-18 01:30:20 +0300
committerAndreas Sturmlechner <asturm@gentoo.org>2021-09-22 19:41:27 +0200
commit09fa93ad560375f70dcea7e662040213ca8f54cc (patch)
tree0d000dcb182c20b804d306ea2605034f71b7a4e0 /dev-util
parentx11-misc/obconf-qt: Sync with Gentoo ebuild repo (diff)
downloadqt-09fa93ad560375f70dcea7e662040213ca8f54cc.tar.gz
qt-09fa93ad560375f70dcea7e662040213ca8f54cc.tar.bz2
qt-09fa93ad560375f70dcea7e662040213ca8f54cc.zip
*/*: update LXQt HOMEPAGE
The 'lxqt.org' site is down, and its future uncertain. Upstream considers GitHub the main resource at this time. See also: https://github.com/gentoo/gentoo/pull/15546 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
index 441ffa2e..759cf554 100644
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit cmake
DESCRIPTION="LXQt Build tools"
-HOMEPAGE="https://lxqt.org/"
+HOMEPAGE="https://lxqt.github.io/"
if [[ ${PV} = *9999* ]]; then
inherit git-r3