diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-05-16 11:24:50 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-05-16 12:07:32 +0200 |
commit | 63c434b7e97694514b5a0fc493d556546210e702 (patch) | |
tree | 16c2b59319efde582d9c2ac58acb2004ea1d0960 /net-p2p | |
parent | media-gfx/synnefo: Remove last-rited package (diff) | |
download | kde-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 'net-p2p')
-rw-r--r-- | net-p2p/ktorrent/ktorrent-21.04.49.9999.ebuild | 2 | ||||
-rw-r--r-- | net-p2p/ktorrent/ktorrent-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ktorrent/ktorrent-21.04.49.9999.ebuild b/net-p2p/ktorrent/ktorrent-21.04.49.9999.ebuild index 973e9242fb..1f353d60e7 100644 --- a/net-p2p/ktorrent/ktorrent-21.04.49.9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-21.04.49.9999.ebuild @@ -13,7 +13,7 @@ VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Powerful BitTorrent client based on KDE Frameworks" -HOMEPAGE="https://apps.kde.org/en/ktorrent" +HOMEPAGE="https://apps.kde.org/ktorrent/" LICENSE="GPL-2" SLOT="5" diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild index bfcc6a255b..6ce4c1ec52 100644 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild @@ -13,7 +13,7 @@ VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Powerful BitTorrent client based on KDE Frameworks" -HOMEPAGE="https://apps.kde.org/en/ktorrent" +HOMEPAGE="https://apps.kde.org/ktorrent/" LICENSE="GPL-2" SLOT="5" |