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-text
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-text')
-rw-r--r--app-text/kbibtex/kbibtex-0.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/kbibtex/kbibtex-0.9.2.ebuild b/app-text/kbibtex/kbibtex-0.9.2.ebuild
index 2721357c5c5c..6dfd1e597201 100644
--- a/app-text/kbibtex/kbibtex-0.9.2.ebuild
+++ b/app-text/kbibtex/kbibtex-0.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ QTMIN=5.12.3
inherit ecm kde.org
DESCRIPTION="BibTeX editor to edit bibliographies used with LaTeX"
-HOMEPAGE="https://apps.kde.org/en/kbibtex https://userbase.kde.org/KBibTeX"
+HOMEPAGE="https://apps.kde.org/kbibtex/ https://userbase.kde.org/KBibTeX"
if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="mirror://kde/stable/KBibTeX/${PV}/${P}.tar.xz"