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:55:45 +0200 |
commit | 8400be5bd70c522399f3d319593cccde5b02722f (patch) | |
tree | 3833e442146b63aa9dc664dbfc5e4bf470c54250 /kde-apps/kdepim-runtime | |
parent | profiles/package.mask: mask =gcc-6* and =gcc-7* branches (diff) | |
download | gentoo-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 'kde-apps/kdepim-runtime')
-rw-r--r-- | kde-apps/kdepim-runtime/kdepim-runtime-20.12.3.ebuild | 2 | ||||
-rw-r--r-- | kde-apps/kdepim-runtime/kdepim-runtime-21.04.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-20.12.3.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-20.12.3.ebuild index 78109648bc76..c20ac5d981c3 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-20.12.3.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-20.12.3.ebuild @@ -12,7 +12,7 @@ VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Runtime plugin collection to extend the functionality of KDE PIM" -HOMEPAGE="https://apps.kde.org/en/kontact" +HOMEPAGE="https://apps.kde.org/kontact/" LICENSE="GPL-2+ LGPL-2.1+" SLOT="5" diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-21.04.1.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-21.04.1.ebuild index 8ebb14ff4541..00361b766a99 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-21.04.1.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-21.04.1.ebuild @@ -12,7 +12,7 @@ VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Runtime plugin collection to extend the functionality of KDE PIM" -HOMEPAGE="https://apps.kde.org/en/kontact" +HOMEPAGE="https://apps.kde.org/kontact/" LICENSE="GPL-2+ LGPL-2.1+" SLOT="5" |