commit:     36578fd261d6ed81942fc37a8af2b990266c33e6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  2 10:04:19 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  2 10:06:42 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=36578fd2

media-libs/ksanecore: Re-integrate ${PN}-common

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/ksanecore/ksanecore-24.12.49.9999.ebuild | 10 +++-------
 media-libs/ksanecore/ksanecore-9999.ebuild          | 10 +++-------
 2 files changed, 6 insertions(+), 14 deletions(-)

diff --git a/media-libs/ksanecore/ksanecore-24.12.49.9999.ebuild 
b/media-libs/ksanecore/ksanecore-24.12.49.9999.ebuild
index 67ba31d0b0..8e2ed17600 100644
--- a/media-libs/ksanecore/ksanecore-24.12.49.9999.ebuild
+++ b/media-libs/ksanecore/ksanecore-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
@@ -21,10 +21,6 @@ DEPEND="
        media-gfx/sane-backends
 "
 RDEPEND="${DEPEND}
-       >=media-libs/${PN}-common-${PV}
+       !<media-libs/ksanecore-23.08.5-r2:5
+       !media-libs/ksanecore-common
 "
-
-src_prepare() {
-       ecm_src_prepare
-       ecm_punt_po_install
-}

diff --git a/media-libs/ksanecore/ksanecore-9999.ebuild 
b/media-libs/ksanecore/ksanecore-9999.ebuild
index 84932994ae..eeb4ac91d7 100644
--- a/media-libs/ksanecore/ksanecore-9999.ebuild
+++ b/media-libs/ksanecore/ksanecore-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
@@ -21,10 +21,6 @@ DEPEND="
        media-gfx/sane-backends
 "
 RDEPEND="${DEPEND}
-       >=media-libs/${PN}-common-${PV}
+       !<media-libs/ksanecore-23.08.5-r2:5
+       !media-libs/ksanecore-common
 "
-
-src_prepare() {
-       ecm_src_prepare
-       ecm_punt_po_install
-}

Reply via email to