aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-07-11 00:28:21 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-07-11 21:14:00 +0200
commit08f18cd6afe2360c6f9aa653a56d195432af63c9 (patch)
tree2c5440407fdf2e3088f86267fa11a772ddb48609 /app-cdr
parentgear.kde.org.eclass: New eclass to serve KDE Gear packages (diff)
downloadkde-08f18cd6afe2360c6f9aa653a56d195432af63c9.tar.gz
kde-08f18cd6afe2360c6f9aa653a56d195432af63c9.tar.bz2
kde-08f18cd6afe2360c6f9aa653a56d195432af63c9.zip
*/*: Switch KDE Gear packages to gear.kde.org.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild
index 99039c738d..d6f454f38a 100644
--- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild
+++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild
@@ -4,14 +4,13 @@
EAPI=8
ECM_HANDBOOK="false"
-KDE_GEAR="true"
KDE_ORG_CATEGORY="sdk"
KDE_ORG_NAME="dolphin-plugins"
MY_PLUGIN_NAME="mountiso"
KFMIN=5.96.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.5
-inherit ecm kde.org
+inherit ecm gear.kde.org
DESCRIPTION="Dolphin plugin for ISO loopback device mounting"
HOMEPAGE="https://apps.kde.org/dolphin_plugins/"