From: Andreas Sturmlechner Date: Sat, 16 May 2020 18:47:15 +0000 (+0200) Subject: dev-util/clazy: Set proper HOMEPAGE now that it has one X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=77456589462d87e2d98a3084b2b4015a23004fdd;p=gentoo.git dev-util/clazy: Set proper HOMEPAGE now that it has one Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner --- diff --git a/dev-util/clazy/clazy-1.6-r1.ebuild b/dev-util/clazy/clazy-1.6-r1.ebuild index e463f585e40e..7db5c3d63669 100644 --- a/dev-util/clazy/clazy-1.6-r1.ebuild +++ b/dev-util/clazy/clazy-1.6-r1.ebuild @@ -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+"