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 /app-office/kexi/kexi-9999.ebuild | |
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 'app-office/kexi/kexi-9999.ebuild')
-rw-r--r-- | app-office/kexi/kexi-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/kexi/kexi-9999.ebuild b/app-office/kexi/kexi-9999.ebuild index 9f1003e77a..d4cde3ff91 100644 --- a/app-office/kexi/kexi-9999.ebuild +++ b/app-office/kexi/kexi-9999.ebuild @@ -8,7 +8,7 @@ KDE_TEST="forceoptional" inherit kde5 DESCRIPTION="Visual database applications creator" -HOMEPAGE="https://www.kde.org/applications/office/kexi/ http://www.kexi-project.org/" +HOMEPAGE="https://kde.org/applications/office/kexi/ http://www.kexi-project.org/" [[ ${KDE_BUILD_TYPE} != live ]] && SRC_URI="mirror://kde/stable/${PN}/src/${P}.tar.xz" KEYWORDS="" |