diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-12 20:54:47 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-26 14:55:46 +0100 |
commit | a7e0c72d959d77bf894a685d0ed2cb410ff63f9f (patch) | |
tree | 616432d40ec038e56493f7d682896cdbd1425fad /dev-vcs/kdesvn | |
parent | net-irc/konversation: Drop 1.7.6 (diff) | |
download | gentoo-a7e0c72d959d77bf894a685d0ed2cb410ff63f9f.tar.gz gentoo-a7e0c72d959d77bf894a685d0ed2cb410ff63f9f.tar.bz2 gentoo-a7e0c72d959d77bf894a685d0ed2cb410ff63f9f.zip |
*/*: kde.org: Update HOMEPAGE with redirected-to URIs
kde.org/applications -> apps.kde.org
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-vcs/kdesvn')
-rw-r--r-- | dev-vcs/kdesvn/kdesvn-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild b/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild index 2fd22ae15ba8..911581739576 100644 --- a/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild +++ b/dev-vcs/kdesvn/kdesvn-2.1.0.ebuild @@ -9,7 +9,7 @@ QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="A frontend to the subversion vcs" -HOMEPAGE="https://kde.org/applications/development/org.kde.kdesvn" +HOMEPAGE="https://apps.kde.org/en/kdesvn" if [[ ${PV} != 9999* ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" |