commit: 3510ce2213ab1cc87181018c0a6cad111eb96fb3
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 2 09:56:29 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 2 10:05:16 2025 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3510ce22
kde-apps/kdesdk-thumbnailers: Re-integrate ${PN}-common
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kdesdk-thumbnailers-24.12.49.9999.ebuild | 14 +++-----------
.../kdesdk-thumbnailers/kdesdk-thumbnailers-9999.ebuild | 14 +++-----------
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 0ac993ed4a..ab029eabb9 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 6980b642a9..e86bcc38b0 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
-}