dev-util/clazy: Set proper HOMEPAGE now that it has one
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 16 May 2020 18:47:15 +0000 (20:47 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 16 May 2020 18:48:22 +0000 (20:48 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-util/clazy/clazy-1.6-r1.ebuild

index e463f585e40e5ff170e5a1667acf545ba45123d2..7db5c3d636690acfd8c5d4a1c4ada02cdfa4f6a7 100644 (file)
@@ -6,7 +6,7 @@ EAPI=7
 inherit cmake
 
 DESCRIPTION="Compiler plugin which allows clang to understand Qt semantics"
-HOMEPAGE="https://cgit.kde.org/clazy.git/tree/README.md"
+HOMEPAGE="https://kde.org/applications/development/org.kde.clazy"
 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
 
 LICENSE="LGPL-2+"