summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-05-16 20:47:15 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-05-16 20:48:22 +0200
commit77456589462d87e2d98a3084b2b4015a23004fdd (patch)
treed9dcabe01470105adb11de8e61a55db93b127ad6 /dev-util/clazy
parent*/*: Switch HOMEPAGE to https://invent.kde.org/<kde.org category> (diff)
downloadgentoo-77456589462d87e2d98a3084b2b4015a23004fdd.tar.gz
gentoo-77456589462d87e2d98a3084b2b4015a23004fdd.tar.bz2
gentoo-77456589462d87e2d98a3084b2b4015a23004fdd.zip
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 <asturm@gentoo.org>
Diffstat (limited to 'dev-util/clazy')
-rw-r--r--dev-util/clazy/clazy-1.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"