aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-13 19:30:42 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-03-17 00:17:38 +0100
commit56b5273c38fa5fdc716a33b4014415f45eebbb70 (patch)
tree8d78da42c26f003694253cb129d7da4ca406e58c /sci-astronomy
parentDocumentation: Add KDE Applications 19.04 (diff)
downloadkde-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-astronomy')
-rw-r--r--sci-astronomy/kstars/kstars-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/kstars/kstars-9999.ebuild b/sci-astronomy/kstars/kstars-9999.ebuild
index 6e6e693aba..dbf91c2664 100644
--- a/sci-astronomy/kstars/kstars-9999.ebuild
+++ b/sci-astronomy/kstars/kstars-9999.ebuild
@@ -13,7 +13,7 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then
fi
DESCRIPTION="Desktop Planetarium"
-HOMEPAGE="https://www.kde.org/applications/education/kstars https://edu.kde.org/kstars/"
+HOMEPAGE="https://kde.org/applications/education/kstars https://edu.kde.org/kstars/"
IUSE="fits indi +password raw wcs"
REQUIRED_USE="indi? ( fits ) ${PYTHON_REQUIRED_USE}"