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/kmail | |
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/kmail')
-rw-r--r-- | kde-apps/kmail/kmail-20.12.3.ebuild | 4 | ||||
-rw-r--r-- | kde-apps/kmail/kmail-21.04.1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/kde-apps/kmail/kmail-20.12.3.ebuild b/kde-apps/kmail/kmail-20.12.3.ebuild index 860ae432ca27..23461f641a7b 100644 --- a/kde-apps/kmail/kmail-20.12.3.ebuild +++ b/kde-apps/kmail/kmail-20.12.3.ebuild @@ -11,8 +11,8 @@ QTMIN=5.15.2 VIRTUALX_REQUIRED="test" inherit ecm kde.org optfeature -DESCRIPTION="Email client, supporting POP3 and IMAP mailboxes." -HOMEPAGE="https://apps.kde.org/en/kmail2 +DESCRIPTION="Email client, supporting POP3 and IMAP mailboxes" +HOMEPAGE="https://apps.kde.org/kmail2/ https://kontact.kde.org/components/kmail.html" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" diff --git a/kde-apps/kmail/kmail-21.04.1.ebuild b/kde-apps/kmail/kmail-21.04.1.ebuild index 38f6b53fdc2d..d121d8cc0e16 100644 --- a/kde-apps/kmail/kmail-21.04.1.ebuild +++ b/kde-apps/kmail/kmail-21.04.1.ebuild @@ -12,7 +12,7 @@ VIRTUALX_REQUIRED="test" inherit ecm kde.org optfeature DESCRIPTION="Email client, supporting POP3 and IMAP mailboxes" -HOMEPAGE="https://apps.kde.org/en/kmail2 +HOMEPAGE="https://apps.kde.org/kmail2/ https://kontact.kde.org/components/kmail.html" LICENSE="GPL-2+ handbook? ( FDL-1.2+ )" |