summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-07-13 19:25:10 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-07-13 20:27:10 +0200
commit2c9364a6c04e7840c96b8c216176619d1bcb4f94 (patch)
treeb64d34ade6ad390c0a0fd178b7343a45a6ad9e9f /app-cdr
parentgear.kde.org.eclass: New eclass to serve KDE Gear packages (diff)
downloadgentoo-2c9364a6c04e7840c96b8c216176619d1bcb4f94.tar.gz
gentoo-2c9364a6c04e7840c96b8c216176619d1bcb4f94.tar.bz2
gentoo-2c9364a6c04e7840c96b8c216176619d1bcb4f94.zip
*/*: Switch KDE Gear 22.04.3 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-22.04.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-22.04.3.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-22.04.3.ebuild
index 70a3a319442f..1811b392b9a1 100644
--- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-22.04.3.ebuild
+++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-22.04.3.ebuild
@@ -11,7 +11,7 @@ MY_PLUGIN_NAME="mountiso"
KFMIN=5.92.0
PVCUT=$(ver_cut 1-3)
QTMIN=5.15.4
-inherit ecm kde.org
+inherit ecm gear.kde.org
DESCRIPTION="Dolphin plugin for ISO loopback device mounting"
HOMEPAGE="https://apps.kde.org/dolphin_plugins/"