summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-24.12.49.9999.ebuild14
-rw-r--r--kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-9999.ebuild14
2 files changed, 6 insertions, 22 deletions
diff --git a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-24.12.49.9999.ebuild b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-24.12.49.9999.ebuild
index 0ac993ed4ad..ab029eabb96 100644
--- a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-24.12.49.9999.ebuild
+++ b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-24.12.49.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,14 +23,6 @@ DEPEND="
sys-devel/gettext
"
RDEPEND="${DEPEND}
- >=kde-apps/${PN}-common-${PV}
+ !<kde-apps/kdesdk-thumbnailers-24.05.2-r1:5
+ !kde-apps/kdesdk-thumbnailers-common
"
-
-ECM_REMOVE_FROM_INSTALL=(
- /usr/share/config.kcfg/pocreatorsettings.kcfg
-)
-
-src_prepare() {
- ecm_src_prepare
- ecm_punt_po_install
-}
diff --git a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-9999.ebuild b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-9999.ebuild
index 6980b642a91..e86bcc38b01 100644
--- a/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-9999.ebuild
+++ b/kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,14 +23,6 @@ DEPEND="
sys-devel/gettext
"
RDEPEND="${DEPEND}
- >=kde-apps/${PN}-common-${PV}
+ !<kde-apps/kdesdk-thumbnailers-24.05.2-r1:5
+ !kde-apps/kdesdk-thumbnailers-common
"
-
-ECM_REMOVE_FROM_INSTALL=(
- /usr/share/config.kcfg/pocreatorsettings.kcfg
-)
-
-src_prepare() {
- ecm_src_prepare
- ecm_punt_po_install
-}