diff options
author | Jimi Huotari <chiitoo@gentoo.org> | 2020-05-18 01:30:20 +0300 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-21 01:28:25 +0200 |
commit | eeb411b821a320295265f5e0546d861a2bedf63c (patch) | |
tree | 730fc2028376aac007dc2add9a891776f5f94a2e /x11-misc/qps | |
parent | sci-geosciences/gpsbabel: EAPI-7 bump, use desktop.eclass (diff) | |
download | gentoo-eeb411b821a320295265f5e0546d861a2bedf63c.tar.gz gentoo-eeb411b821a320295265f5e0546d861a2bedf63c.tar.bz2 gentoo-eeb411b821a320295265f5e0546d861a2bedf63c.zip |
*/*: 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 <chiitoo@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/15546
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-misc/qps')
-rw-r--r-- | x11-misc/qps/qps-1.10.20.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/qps/qps-2.0.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/qps/qps-1.10.20.ebuild b/x11-misc/qps/qps-1.10.20.ebuild index b585aaca7eb8..35616a6fed6b 100644 --- a/x11-misc/qps/qps-1.10.20.ebuild +++ b/x11-misc/qps/qps-1.10.20.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake xdg-utils DESCRIPTION="Visual process manager - Qt version of ps/top" -HOMEPAGE="https://lxqt.org/" +HOMEPAGE="https://lxqt.github.io/" SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-2+ LGPL-2.1+ QPL-1.0" diff --git a/x11-misc/qps/qps-2.0.0.ebuild b/x11-misc/qps/qps-2.0.0.ebuild index 62d707ac4e11..2fd670cd0aaa 100644 --- a/x11-misc/qps/qps-2.0.0.ebuild +++ b/x11-misc/qps/qps-2.0.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake xdg-utils DESCRIPTION="Visual process manager - Qt version of ps/top" -HOMEPAGE="https://lxqt.org/" +HOMEPAGE="https://lxqt.github.io/" SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz" LICENSE="GPL-2+ LGPL-2.1+ QPL-1.0" |