diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2021-05-16 11:24:50 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2021-05-16 12:55:45 +0200 |
commit | 8400be5bd70c522399f3d319593cccde5b02722f (patch) | |
tree | 3833e442146b63aa9dc664dbfc5e4bf470c54250 /app-cdr | |
parent | profiles/package.mask: mask =gcc-6* and =gcc-7* branches (diff) | |
download | gentoo-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-cdr')
-rw-r--r-- | app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-20.12.3-r1.ebuild | 2 | ||||
-rw-r--r-- | app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-21.04.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-20.12.3-r1.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-20.12.3-r1.ebuild index 8b0f89d13e0f..ba1a5e701209 100644 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-20.12.3-r1.ebuild +++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-20.12.3-r1.ebuild @@ -14,7 +14,7 @@ QTMIN=5.15.2 inherit ecm kde.org DESCRIPTION="Dolphin plugin for ISO loopback device mounting" -HOMEPAGE="https://apps.kde.org/en/dolphin_plugins" +HOMEPAGE="https://apps.kde.org/dolphin_plugins/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-21.04.1.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-21.04.1.ebuild index 27a4b3f28f94..d0900ab81df2 100644 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-21.04.1.ebuild +++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-21.04.1.ebuild @@ -14,7 +14,7 @@ QTMIN=5.15.2 inherit ecm kde.org DESCRIPTION="Dolphin plugin for ISO loopback device mounting" -HOMEPAGE="https://apps.kde.org/en/dolphin_plugins" +HOMEPAGE="https://apps.kde.org/dolphin_plugins/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" |