aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-05-16 11:24:50 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-05-16 12:07:32 +0200
commit63c434b7e97694514b5a0fc493d556546210e702 (patch)
tree16c2b59319efde582d9c2ac58acb2004ea1d0960 /dev-vcs
parentmedia-gfx/synnefo: Remove last-rited package (diff)
downloadkde-63c434b7e97694514b5a0fc493d556546210e702.tar.gz
kde-63c434b7e97694514b5a0fc493d556546210e702.tar.bz2
kde-63c434b7e97694514b5a0fc493d556546210e702.zip
*/*: Fix apps.kde.org HOMEPAGE entries again
Avoid redirects. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/kdesvn/kdesvn-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/kdesvn/kdesvn-9999.ebuild b/dev-vcs/kdesvn/kdesvn-9999.ebuild
index 72a1a7b9b4..7533df476b 100644
--- a/dev-vcs/kdesvn/kdesvn-9999.ebuild
+++ b/dev-vcs/kdesvn/kdesvn-9999.ebuild
@@ -9,7 +9,7 @@ QTMIN=5.15.2
inherit ecm kde.org
DESCRIPTION="A frontend to the subversion vcs"
-HOMEPAGE="https://apps.kde.org/en/kdesvn"
+HOMEPAGE="https://apps.kde.org/kdesvn/"
if [[ ${PV} != 9999* ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"