summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-05-16 11:24:50 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-05-16 12:55:45 +0200
commit8400be5bd70c522399f3d319593cccde5b02722f (patch)
tree3833e442146b63aa9dc664dbfc5e4bf470c54250 /sci-astronomy
parentprofiles/package.mask: mask =gcc-6* and =gcc-7* branches (diff)
downloadgentoo-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 'sci-astronomy')
-rw-r--r--sci-astronomy/kstars/kstars-3.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/kstars/kstars-3.5.1.ebuild b/sci-astronomy/kstars/kstars-3.5.1.ebuild
index 99aa66572d66..91445eee3808 100644
--- a/sci-astronomy/kstars/kstars-3.5.1.ebuild
+++ b/sci-astronomy/kstars/kstars-3.5.1.ebuild
@@ -9,7 +9,7 @@ QTMIN=5.15.1
inherit ecm kde.org optfeature
DESCRIPTION="Desktop Planetarium"
-HOMEPAGE="https://apps.kde.org/en/kstars https://edu.kde.org/kstars/"
+HOMEPAGE="https://apps.kde.org/kstars/ https://edu.kde.org/kstars/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"