diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-16 17:39:26 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-05-16 20:48:21 +0200 |
commit | f673abf256b4ad3c4f1e32b474a6eaee8f6fb9f1 (patch) | |
tree | 9a4cc279e83b05db8482b1a06c0f631bb4e25807 /kde-frameworks/kwayland/kwayland-5.70.0.ebuild | |
parent | net-print/cnijfilter2: fix compiling with fno-common (diff) | |
download | gentoo-f673abf256b4ad3c4f1e32b474a6eaee8f6fb9f1.tar.gz gentoo-f673abf256b4ad3c4f1e32b474a6eaee8f6fb9f1.tar.bz2 gentoo-f673abf256b4ad3c4f1e32b474a6eaee8f6fb9f1.zip |
kde-frameworks: Switch HOMEPAGE to https://invent.kde.org/frameworks
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kwayland/kwayland-5.70.0.ebuild')
-rw-r--r-- | kde-frameworks/kwayland/kwayland-5.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kwayland/kwayland-5.70.0.ebuild b/kde-frameworks/kwayland/kwayland-5.70.0.ebuild index 732ad8861ee2..3667edc3c841 100644 --- a/kde-frameworks/kwayland/kwayland-5.70.0.ebuild +++ b/kde-frameworks/kwayland/kwayland-5.70.0.ebuild @@ -9,7 +9,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="Qt-style client and server library wrapper for Wayland libraries" -HOMEPAGE="https://cgit.kde.org/kwayland.git" +HOMEPAGE="https://invent.kde.org/frameworks/kwayland" LICENSE="LGPL-2.1" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" |