summaryrefslogtreecommitdiff
path: root/net-im
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:55:45 +0200
commit8400be5bd70c522399f3d319593cccde5b02722f (patch)
tree3833e442146b63aa9dc664dbfc5e4bf470c54250 /net-im
parentprofiles/package.mask: mask =gcc-6* and =gcc-7* branches (diff)
downloadgentoo-8400be5bd70c522399f3d319593cccde5b02722f.tar.gz
gentoo-8400be5bd70c522399f3d319593cccde5b02722f.tar.bz2
gentoo-8400be5bd70c522399f3d319593cccde5b02722f.zip
*/*: Fix apps.kde.org HOMEPAGE entries again
Avoid redirects. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/choqok/choqok-1.7.0.ebuild4
-rw-r--r--net-im/neochat/neochat-1.1.1.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/net-im/choqok/choqok-1.7.0.ebuild b/net-im/choqok/choqok-1.7.0.ebuild
index d71b59812c22..1adc99525163 100644
--- a/net-im/choqok/choqok-1.7.0.ebuild
+++ b/net-im/choqok/choqok-1.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ QTMIN=5.12.3
inherit ecm kde.org
DESCRIPTION="Free/Open Source micro-blogging client by KDE"
-HOMEPAGE="https://choqok.kde.org/ https://apps.kde.org/en/choqok"
+HOMEPAGE="https://choqok.kde.org/ https://apps.kde.org/choqok/"
if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/src/${P}.tar.xz"
diff --git a/net-im/neochat/neochat-1.1.1.ebuild b/net-im/neochat/neochat-1.1.1.ebuild
index 43b61fa9d9f5..f5dd1bd66087 100644
--- a/net-im/neochat/neochat-1.1.1.ebuild
+++ b/net-im/neochat/neochat-1.1.1.ebuild
@@ -8,7 +8,7 @@ QTMIN=5.15.2
inherit ecm kde.org
DESCRIPTION="Client for Matrix, the decentralized communication protocol"
-HOMEPAGE="https://apps.kde.org/en/neochat"
+HOMEPAGE="https://apps.kde.org/neochat/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"