Skip to content

Commit

Permalink
*/*: update LXQt HOMEPAGE
Browse files Browse the repository at this point in the history
The 'lxqt.org' site is down, and its future uncertain.  Upstream
considers GitHub the main resource at this time.

See also: gentoo/gentoo#15546

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jimi Huotari <[email protected]>
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
Chiitoo authored and a17r committed Sep 22, 2021
1 parent 6b04d74 commit 09fa93a
Show file tree
Hide file tree
Showing 23 changed files with 30 additions and 30 deletions.
6 changes: 3 additions & 3 deletions app-arch/lxqt-archiver/lxqt-archiver-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit cmake xdg-utils

DESCRIPTION="A Simple and Lightweight Qt File Archiver"
HOMEPAGE="https://lxqt.org/"
DESCRIPTION="Qt GUI File Archiver"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} == *9999* ]]; then
inherit git-r3
Expand Down
4 changes: 2 additions & 2 deletions dev-libs/libqtxdg/libqtxdg-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit cmake virtualx

DESCRIPTION="A Qt implementation of XDG standards"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} == *9999 ]]; then
inherit git-r3
Expand Down
4 changes: 2 additions & 2 deletions dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit cmake

DESCRIPTION="LXQt Build tools"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down
2 changes: 1 addition & 1 deletion lxqt-base/liblxqt/liblxqt-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit cmake

DESCRIPTION="Common base library for the LXQt desktop environment"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down
4 changes: 2 additions & 2 deletions lxqt-base/libsysstat/libsysstat-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit cmake

DESCRIPTION="A Qt-based interface to system statistics"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down
2 changes: 1 addition & 1 deletion lxqt-base/lxqt-about/lxqt-about-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit cmake

DESCRIPTION="LXQt about dialog"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down
2 changes: 1 addition & 1 deletion lxqt-base/lxqt-admin/lxqt-admin-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit cmake

DESCRIPTION="LXQt system administration tool"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down
2 changes: 1 addition & 1 deletion lxqt-base/lxqt-config/lxqt-config-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit cmake xdg-utils

DESCRIPTION="LXQt system configuration control center"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down
2 changes: 1 addition & 1 deletion lxqt-base/lxqt-globalkeys/lxqt-globalkeys-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit cmake

DESCRIPTION="Daemon and library for global keyboard shortcuts registration"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down
2 changes: 1 addition & 1 deletion lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=7

DESCRIPTION="Meta ebuild for LXQt, the Lightweight Desktop Environment"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

MY_PV="$(ver_cut 1-2)*"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit cmake

DESCRIPTION="LXQt notification daemon and library"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit cmake

DESCRIPTION="LXQt OpenSSH user password prompt tool"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down
2 changes: 1 addition & 1 deletion lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit cmake

DESCRIPTION="LXQt desktop panel and plugins"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

MY_PV="$(ver_cut 1-2)*"

Expand Down
2 changes: 1 addition & 1 deletion lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit cmake

DESCRIPTION="LXQt PolKit authentication agent"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit cmake

DESCRIPTION="LXQt daemon for power management and auto-suspend"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down
4 changes: 2 additions & 2 deletions lxqt-base/lxqt-qtplugin/lxqt-qtplugin-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit cmake

DESCRIPTION="LXQt system integration plugin for Qt"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down
2 changes: 1 addition & 1 deletion lxqt-base/lxqt-runner/lxqt-runner-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit cmake

DESCRIPTION="LXQt quick launcher"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

MY_PV="$(ver_cut 1-2)*"

Expand Down
2 changes: 1 addition & 1 deletion lxqt-base/lxqt-session/lxqt-session-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit cmake

DESCRIPTION="LXQt session manager"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

MY_PV="$(ver_cut 1-2)*"

Expand Down
2 changes: 1 addition & 1 deletion lxqt-base/lxqt-sudo/lxqt-sudo-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit cmake

DESCRIPTION="LXQt GUI frontend for sudo"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down
2 changes: 1 addition & 1 deletion media-gfx/lximage-qt/lximage-qt-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit cmake xdg-utils

DESCRIPTION="LXImage Image Viewer - GPicView replacement"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down
2 changes: 1 addition & 1 deletion x11-misc/obconf-qt/obconf-qt-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ EAPI=7
inherit cmake xdg-utils

DESCRIPTION="Qt GUI Openbox Configuration Tool"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down
2 changes: 1 addition & 1 deletion x11-misc/pcmanfm-qt/pcmanfm-qt-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ else
fi

DESCRIPTION="Fast lightweight tabbed filemanager (Qt port)"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

LICENSE="GPL-2+ LGPL-2.1+"
SLOT="0"
Expand Down
4 changes: 2 additions & 2 deletions x11-themes/lxqt-themes/lxqt-themes-9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit cmake

DESCRIPTION="Themes, graphics and icons for LXQt"
HOMEPAGE="https://lxqt.org/"
HOMEPAGE="https://lxqt.github.io/"

if [[ ${PV} = *9999* ]]; then
inherit git-r3
Expand Down

0 comments on commit 09fa93a

Please sign in to comment.