aboutsummaryrefslogtreecommitdiff
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:07:32 +0200
commit63c434b7e97694514b5a0fc493d556546210e702 (patch)
tree16c2b59319efde582d9c2ac58acb2004ea1d0960 /sci-astronomy
parentmedia-gfx/synnefo: Remove last-rited package (diff)
downloadkde-63c434b7e97694514b5a0fc493d556546210e702.tar.gz
kde-63c434b7e97694514b5a0fc493d556546210e702.tar.bz2
kde-63c434b7e97694514b5a0fc493d556546210e702.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-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 f7313c2071..cc7abd479c 100644
--- a/sci-astronomy/kstars/kstars-9999.ebuild
+++ b/sci-astronomy/kstars/kstars-9999.ebuild
@@ -9,7 +9,7 @@ QTMIN=5.15.2
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"