diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-03-13 19:30:42 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-17 00:17:38 +0100 |
commit | 56b5273c38fa5fdc716a33b4014415f45eebbb70 (patch) | |
tree | 8d78da42c26f003694253cb129d7da4ca406e58c /sci-calculators | |
parent | Documentation: Add KDE Applications 19.04 (diff) | |
download | kde-56b5273c38fa5fdc716a33b4014415f45eebbb70.tar.gz kde-56b5273c38fa5fdc716a33b4014415f45eebbb70.tar.bz2 kde-56b5273c38fa5fdc716a33b4014415f45eebbb70.zip |
*/*: HOMEPAGE: Fix www.kde.org to kde.org redirection
Closes: https://github.com/gentoo/kde/pull/875
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/keurocalc/keurocalc-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/keurocalc/keurocalc-9999.ebuild b/sci-calculators/keurocalc/keurocalc-9999.ebuild index 839fd56507..beafb87b47 100644 --- a/sci-calculators/keurocalc/keurocalc-9999.ebuild +++ b/sci-calculators/keurocalc/keurocalc-9999.ebuild @@ -7,7 +7,7 @@ KDE_HANDBOOK="forceoptional" inherit kde5 DESCRIPTION="Universal currency converter and calculator" -HOMEPAGE="https://www.kde.org/applications/office/keurocalc/ https://userbase.kde.org/KEuroCalc" +HOMEPAGE="https://kde.org/applications/office/keurocalc/ https://userbase.kde.org/KEuroCalc" LICENSE="GPL-2+ FDL-1.2" KEYWORDS="" |