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 /kde-apps/kmouth | |
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 'kde-apps/kmouth')
-rw-r--r-- | kde-apps/kmouth/kmouth-21.04.49.9999.ebuild | 2 | ||||
-rw-r--r-- | kde-apps/kmouth/kmouth-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/kmouth/kmouth-21.04.49.9999.ebuild b/kde-apps/kmouth/kmouth-21.04.49.9999.ebuild index d9d3a6bf4e..1f40d84420 100644 --- a/kde-apps/kmouth/kmouth-21.04.49.9999.ebuild +++ b/kde-apps/kmouth/kmouth-21.04.49.9999.ebuild @@ -9,7 +9,7 @@ QTMIN=5.15.2 inherit ecm kde.org DESCRIPTION="Text-to-speech synthesizer front end" -HOMEPAGE="https://apps.kde.org/en/kmouth" +HOMEPAGE="https://apps.kde.org/kmouth/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/kde-apps/kmouth/kmouth-9999.ebuild b/kde-apps/kmouth/kmouth-9999.ebuild index e26c17d523..586757532b 100644 --- a/kde-apps/kmouth/kmouth-9999.ebuild +++ b/kde-apps/kmouth/kmouth-9999.ebuild @@ -9,7 +9,7 @@ QTMIN=5.15.2 inherit ecm kde.org DESCRIPTION="Text-to-speech synthesizer front end" -HOMEPAGE="https://apps.kde.org/en/kmouth" +HOMEPAGE="https://apps.kde.org/kmouth/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" |