aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-09-11 21:22:58 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-09-12 07:34:11 +0200
commit31f70e13dfa98f48afe1473dad9e1bf1bc4f5717 (patch)
tree502e9d679c2cd6c3b6357611c7c69275c30e54f8 /sci-astronomy
parentkde-apps/syndication: Drop stray file (diff)
downloadkde-31f70e13dfa98f48afe1473dad9e1bf1bc4f5717.tar.gz
kde-31f70e13dfa98f48afe1473dad9e1bf1bc4f5717.tar.bz2
kde-31f70e13dfa98f48afe1473dad9e1bf1bc4f5717.zip
*/*: fix HOMEPAGE (save a redirect)
Closes: https://github.com/gentoo/kde/pull/867
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 c976f24603..5417ab5d7c 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://www.kde.org/applications/education/kstars https://edu.kde.org/kstars/"
IUSE="fits indi raw wcs"
REQUIRED_USE="indi? ( fits ) ${PYTHON_REQUIRED_USE}"