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 /app-editors/okteta
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 'app-editors/okteta')
-rw-r--r--app-editors/okteta/okteta-0.26.6.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/okteta/okteta-0.26.6.ebuild b/app-editors/okteta/okteta-0.26.6.ebuild
index fbd056737062..cd007322781c 100644
--- a/app-editors/okteta/okteta-0.26.6.ebuild
+++ b/app-editors/okteta/okteta-0.26.6.ebuild
@@ -12,8 +12,7 @@ VIRTUALX_REQUIRED="test"
inherit ecm kde.org
DESCRIPTION="Hex editor by KDE"
-HOMEPAGE="https://apps.kde.org/en/okteta
-https://utils.kde.org/projects/okteta/"
+HOMEPAGE="https://apps.kde.org/okteta/ https://utils.kde.org/projects/okteta/"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"